Ver código fonte

chore(config): 清理配置文件中无用的空白行和注释

- 删除 manifest.json 末尾多余的空白行
- 注释掉 config/index.ts 中 develop 环境的重复代理地址配置
zhangtao 1 dia atrás
pai
commit
b871ad659d
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/config/index.ts

+ 1 - 1
src/config/index.ts

@@ -14,7 +14,7 @@ const mapEnvVersion = {
   // develop: 'http://47.109.84.152:8081', // 测试代理
   // develop: 'https://5ed0f7cc.r9.vip.cpolar.cn',
   // develop: 'https://25740642.r3.cpolar.top',
-  develop: 'https://smqjh.api.zswlgz.com',
+  // develop: 'https://smqjh.api.zswlgz.com',
   /**
    * 体验版
    */