yangchaowen 2 years ago
parent
commit
2e4cd57c4b
1 changed files with 5 additions and 2 deletions
  1. 5 2
      main.js

+ 5 - 2
main.js

@@ -4,8 +4,11 @@ import App from './App'
 
 // 后端api地址
 //Vue.prototype.$unishow = "https://81f.dev.ytxxjs.cn/addons/unishop";
-Vue.prototype.$unishow = "https://81fdev.dev.ytxxjs.cn/addons/unishop";
-// Vue.prototype.$unishow = "https://81f.ytxxjs.cn/addons/unishop";
+
+
+
+// Vue.prototype.$unishow = "https://81fdev.dev.ytxxjs.cn/addons/unishop";
+Vue.prototype.$unishow = "https://81f.ytxxjs.cn/addons/unishop";
 
 // 为了方便每次上传的时候忘记修改上面的参数
 uni.getSystemInfo({