已作废

chendong_1994@yeah.net 1632173d75 同步代码 il y a 2 ans
public 1632173d75 同步代码 il y a 2 ans
src 1632173d75 同步代码 il y a 2 ans
.env.local 1632173d75 同步代码 il y a 2 ans
.env.prod 1632173d75 同步代码 il y a 2 ans
.env.test 1632173d75 同步代码 il y a 2 ans
.gitignore 1632173d75 同步代码 il y a 2 ans
README.md 1632173d75 同步代码 il y a 2 ans
babel.config.js 1632173d75 同步代码 il y a 2 ans
package.json 1632173d75 同步代码 il y a 2 ans
vue.config.js 1632173d75 同步代码 il y a 2 ans
webpack.config.js 1632173d75 同步代码 il y a 2 ans

README.md

Fire管理平台

安装依赖

yarn install

本地运行

yarn serve

编译打包

yarn test //测试环境
yarn build //正式环境

打包zip命名规范

| 测试环境:app-test.zip pc-test.zip ssj-test.zip

| 正式环境:app-prod.zip pc-prod.zip ssj-prod.zip