Commit 35182aa0 authored by 黄奎's avatar 黄奎

页面修改

parent 3d43da31
export default { export default {
install(Vue, options) { install(Vue, options) {
Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285" Vue.prototype.host = "https://wx.weibaoge.cn/web/index.php?_mall_id=1285"
// Vue.prototype.host2 = "http://192.168.0.110:8200"
// Vue.prototype.host2 = "https://mallApi.oytour.com" //Vue.prototype.host2 = "https://localhost:5001"
// Vue.prototype.host2 = "http://192.168.1.5:8088" Vue.prototype.host2 = "https://erpmallapi.oytour.com"
// Vue.prototype.host2 = "http://192.168.20.17:8014" //Vue.prototype.host3 = "http://192.168.20.24"
Vue.prototype.host2 = "http://192.168.20.24:8400" Vue.prototype.host3 = "https://reborn.oytour.com"
// Vue.prototype.host2 = "http://testmall.oytour.com/"
Vue.prototype.host3 = "http://reborn.oytour.com"
// Vue.prototype.host3 = "http://192.168.20.24"
Vue.prototype.request = function(param, success, failed) { Vue.prototype.request = function(param, success, failed) {
//网络请求 //网络请求
uni.request({ uni.request({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment