Explorar el Código

feat:配置文件

zhanghui hace 3 meses
padre
commit
47bacf40f6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      common/js/env.js

+ 2 - 2
common/js/env.js

@@ -10,12 +10,12 @@
  * 测试环境
  * @type {string}
  */
-// let baseUrl = `https://jje.xinyuekj.com.cn/test-api`
+let baseUrl = `https://jje.xinyuekj.com.cn/test-api`
 
 /**
  * 庞架开发环境
  */
-let baseUrl = `http://10.147.20.142:8080`
+// let baseUrl = `http://10.147.20.142:8080`