README.md 274 B

野火频道管理端

野火频道的管理前端页面,需要配置后端服务使用。

开发

npm install
npm run serve

编译

npm install
npm run build

项目Base

项目基于wx-manage二次开发。