Browse Source

yuenan

yuenan
xubinxcode 3 years ago
parent
commit
5ae94351c5
8 changed files with 9 additions and 9 deletions
  1. +2
    -2
      addons/unishop/uniapp/uni-shop/main.js
  2. +1
    -1
      addons/unishop/uniapp/uni-shop/manifest.json
  3. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/cache/wgt/__UNI__BF486FF/app-service.js
  4. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/dist/build/app-plus/app-service.js
  5. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/dist/build/h5/index.html
  6. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/dist/build/h5/static/js/index.69c4d3d4.js
  7. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/dist/dev/app-plus/app-service.js
  8. +1
    -1
      addons/unishop/uniapp/uni-shop/unpackage/resources/__UNI__BF486FF/www/app-service.js

+ 2
- 2
addons/unishop/uniapp/uni-shop/main.js View File

@@ -3,7 +3,7 @@ import store from './store'
import App from './App'

// 后端api地址
Vue.prototype.$unishow = "http://msveni.com/addons/unishop";
Vue.prototype.$unishow = "https://msveni.com/addons/unishop";
//Vue.prototype.$unishow = "http://t.fastadmin-ceshi.com:8888/addons/unishop";
//Vue.prototype.$unishow = "http://shop.weivee.com/addons/unishop";

@@ -12,7 +12,7 @@ uni.getSystemInfo({
success(res) {
//console.log(res)
if (res.platform != "devtools") {
Vue.prototype.$unishow = "http://msveni.com/addons/unishop";
Vue.prototype.$unishow = "https://msveni.com/addons/unishop";
}
}
})


+ 1
- 1
addons/unishop/uniapp/uni-shop/manifest.json View File

@@ -63,7 +63,7 @@
},
"h5" : {
"title" : "MSVENI SHOP",
"domain" : "http://47.101.187.29:8083/",
"domain" : "https://47.101.187.29:8083/",
"router" : {
"base" : "/h5/",
"mode" : "hash"


+ 1
- 1
addons/unishop/uniapp/uni-shop/unpackage/cache/wgt/__UNI__BF486FF/app-service.js
File diff suppressed because it is too large
View File


+ 1
- 1
addons/unishop/uniapp/uni-shop/unpackage/dist/build/app-plus/app-service.js
File diff suppressed because it is too large
View File


+ 1
- 1
addons/unishop/uniapp/uni-shop/unpackage/dist/build/h5/index.html View File

@@ -6,4 +6,4 @@

ttq.load('C2EIC3IQV140ORDINJS0');
ttq.page();
}(window, document, 'ttq');</script></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5/static/js/chunk-vendors.3d13fd81.js></script><script src=/h5/static/js/index.bcdc9cc7.js></script></body></html>
}(window, document, 'ttq');</script></head><body><noscript><strong>Please enable JavaScript to continue.</strong></noscript><div id=app></div><script>/*BAIDU_STAT*/</script><script src=/h5/static/js/chunk-vendors.3d13fd81.js></script><script src=/h5/static/js/index.69c4d3d4.js></script></body></html>

addons/unishop/uniapp/uni-shop/unpackage/dist/build/h5/static/js/index.69c4d3d4.js
File diff suppressed because it is too large
View File


+ 1
- 1
addons/unishop/uniapp/uni-shop/unpackage/dist/dev/app-plus/app-service.js
File diff suppressed because it is too large
View File


+ 1
- 1
addons/unishop/uniapp/uni-shop/unpackage/resources/__UNI__BF486FF/www/app-service.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save