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

+ 2 - 2
main.js

@@ -4,8 +4,8 @@ import App from './App'
 
 
 // 后端api地址
 // 后端api地址
 //Vue.prototype.$unishow = "https://81f.dev.ytxxjs.cn/addons/unishop";
 //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({
 uni.getSystemInfo({