feat:更换版本
This commit is contained in:
+8
-2
@@ -3,7 +3,7 @@
|
||||
"appid" : "__UNI__4910728",
|
||||
"description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : 136,
|
||||
"versionCode" : 138,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
@@ -173,5 +173,11 @@
|
||||
"enable" : false
|
||||
},
|
||||
"vueVersion" : "3",
|
||||
"_spaceID" : "mp-16f2830d-655c-4ed2-9763-d0258ba65ad9"
|
||||
"_spaceID" : "mp-16f2830d-655c-4ed2-9763-d0258ba65ad9",
|
||||
"h5" : {
|
||||
"router" : {
|
||||
"mode" : "hash",
|
||||
"base" : ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -23,8 +23,8 @@ export default {
|
||||
},
|
||||
},
|
||||
wvNode: null,
|
||||
webviewUrl:'https://agent.o.tbmall.xin/',//中台测试
|
||||
// webviewUrl:'https://agent.tbmall.xin',
|
||||
// webviewUrl:'https://agent.o.tbmall.xin/',//中台测试
|
||||
webviewUrl:'https://agent.tbmall.xin',
|
||||
// webviewUrl: "http://192.168.1.29:8004/",
|
||||
};
|
||||
},
|
||||
|
||||
+2
-2
@@ -2,9 +2,9 @@
|
||||
// export const BASE_URL="https://frontend.jdns360.com/api"; // 正式环境
|
||||
// export const BASE_URL="http://cl55un59859.vicp.fun:24346"; // 测试环境
|
||||
|
||||
// export const BASE_URL = "https://api.tbmall.xin"; //生产
|
||||
export const BASE_URL = "https://api.tbmall.xin"; //生产
|
||||
// export const BASE_URL ='http://api.hm.a-d.work:6880' // 测试
|
||||
export const BASE_URL ='https://api.o.tbmall.xin' // 本地测试
|
||||
// export const BASE_URL ='https://api.o.tbmall.xin' // 本地测试
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user