# NPSManager **Repository Path**: FLB0821/npsmanager ## Basic Information - **Project Name**: NPSManager - **Description**: NPS 手机端管理 基于Uniapp开发的前端页面,用于管理nps,可发布到多端,具体支持看uniapp官网 由于小程序请求网络需要配置请求的连接,项目加了NodeJs来转发,具体看NPSNodeJsServer文件夹 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-20 - **Last Updated**: 2023-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NPSManager NPS 手机端管理 基于Uniapp开发的前端页面,用于管理nps,可发布到多端,具体支持看uniapp官网 由于小程序请求网络需要配置请求的连接,项目加了NodeJs来转发,具体看NPSNodeJsServer文件夹 注:所有的配置都存放在本地,中间不存放任何数据 运行: 终端执行 npm install安装需要的包 部署nodejs服务端时 服务端的config.js中的route_getdata需要和/config/options.js的ServerPath路径对应上 ## 源碼: [gitee](https://gitee.com/FLB0821/npsmanager) [github](https://github.com/Lijinghan9611/NPSManager) ## 发布 安卓app: [release](https://github.com/Lijinghan9611/NPSManager/releases/tag/Latest) 微信小程序:由于小程序的特殊性,只能通过转发来请求网络 ![](https://raw.githubusercontent.com/Lijinghan9611/NPSManager/main/dist/weixin.png) ## 预览 ![](https://raw.githubusercontent.com/Lijinghan9611/NPSManager/main/dist/preview1.png) ![](https://raw.githubusercontent.com/Lijinghan9611/NPSManager/main/dist/preview2.jpg) ![](https://raw.githubusercontent.com/Lijinghan9611/NPSManager/main/dist/preview3.jpg) ![](https://raw.githubusercontent.com/Lijinghan9611/NPSManager/main/dist/preview4.jpg)