Commit fe1d8fe4 by 谢中龙

修改说明

parent 25696d55
// 发生产环境配置流程
// PROJECT_ENV 修改 为 prod
// project.config.json 中appId 更换为生成
// Http.js 中 部分token修改
// 组件plus 中数据请求 token 修改
const PROJECT_ENV = 'dev' // 生产 prod, 开发 dev, 测试 test, 预生产 pre
const needMock = '' //
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment