# 租房网 **Repository Path**: drainage/rentHouse ## Basic Information - **Project Name**: 租房网 - **Description**: 租房客户端(react+antdMobile+sass)、租房服务端(nodeJS+Mysql)、租房后台管理系统(react+antd+less)(开发周期:14天 2022/2/19——2022/3/5) - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/yao-haixiong - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-09-25 - **Last Updated**: 2023-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 租房网 ### 介绍 租房客户端(react+antdMobile+sass)、租房服务端(nodeJS+Mysql)、租房后台管理系统(react+antd+less) 脚手架需要自行安装(包括第三方库) ### 第三方库说明 #### 客户端 技术栈axios,react-router-dom,sass,antd-mobile #### 后台管理系统 react-router-dom,less,less-loader less需要在config(已经运行过npm run eject)目录下webpack.config.js文件中进行配置, 具体步骤见本人CSDN文章(https://blog.csdn.net/m0_59776540/article/details/123314343) ### 特技 Gitee 官方博客 [https://gitee.com/yao-haixiong](https://gitee.com/yao-haixiong) CSDN 官方博客[https://blog.csdn.net/m0_59776540?type=blog](https://blog.csdn.net/m0_59776540?type=blog) ### 客户端界面截图 首页 ![首页](index.png) 房屋列表 ![房屋列表](houses.png) 我的 ![我的](pofile.png) 登录 ![登录](login.png) 注册 ![注册](register.png) 城市列表 ![城市列表](city.png) 地图 ![地图](map.png) ![地图找房](map_house.png) 房屋详情 ![房屋详情](detail.png) 筛选 ![筛选](sift.png) ![继续筛选](sift_then.png) 我的已发布房源(接口问题,没图片) ![我的已发布房源](publish.png) 我的收藏 ![我的收藏](favorite.png) 发布房源 ![发布房源](send.png) 搜索小区或地址 ![搜索](search.png) ![用户信息](userInfo.png)