已作废

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

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