# 在线选座小程序 **Repository Path**: abc00/Seats ## Basic Information - **Project Name**: 在线选座小程序 - **Description**: 基于Vue、MongoDB、Node.js、uniapp的在线选座小程序 包含后台管理端、用户端、后端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-03-22 - **Last Updated**: 2022-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README vue、MongoDB、node.js 线上地址http://39.107.243.107:8081/ 默认密码123456 如果没账号从url跳转user加账号 admin-vue 后台管理端 server-node 后端 uniapp 小程序用户端 在admin-vue 命令行先运行npm intall 再运行npm run serve 在server-node 命令行先运行npm install 再运行node index.js uniapp使用HBuilderX打开,点击运行到小程序