# campus-ordering **Repository Path**: gzh52107/campus-ordering ## Basic Information - **Project Name**: campus-ordering - **Description**: 项目名称:校园点餐(毕设) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 0 - **Created**: 2021-11-01 - **Last Updated**: 2024-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目名称 - 校园点餐 app ## 上线地址 - webapp: http://1.12.225.197/ 使用 iPhone 6/7/8 查看效果 - 后台管理系统:http://39.104.203.107/#/ - 测试账号: youcai - 密码:aa12345 ## git 仓库地址 - https://gitee.com/gzh52107/campus-ordering ## 项目截图 #### webapp 登录界面 ![alt](./screenshot/login.png "title") #### webapp 注册 ![alt](./screenshot/reg.png "title") #### webapp 首页 ![alt](./screenshot/home.png "title") #### goods ![alt](./screenshot/goods.png "title") #### noddle ![alt](./screenshot/noddle.png "title") #### noodle ![alt](./screenshot/noodle.png "title") #### rice ![alt](./screenshot/rice.png "title") #### bear ![alt](./screenshot/bear.png "title") #### cart ![alt](./screenshot/cart.png "title") #### mine ![alt](./screenshot/mine.png "title") #### payment ![alt](./screenshot/payment.png "title") #### managelogin ![alt](./screenshot/managelogin.png "title") #### manage_user_list ![alt](./screenshot/manage_user_list.png "title") #### manage_addlist ![alt](./screenshot/manage_addlist.png "title") ## 创建项目 ### apiserver #### express apiserver #### cd apiserver #### npm install #### npm install cor #### npm i cookies #### npm i cookie-parser #### npm i express ### manage # 创建 manage 管理 # 安装依赖 #### npm i vue #### npm i vuex #### npm i vue-router #### npm i axios #### npm i mongodb #### npm i morgan #### # webapp #### 创建 webapp #### 安装依赖 #### npm install vue #### npm install vuex #### npm install vue-router #### npm i vue-resource #### npm i vant #### npm i @vant/area-data #### npm install axios #### npm install sass sass-loader@10.2.0 ``` ```