注册前部署

This commit is contained in:
fz
2023-10-16 11:26:18 +08:00
parent 8038a93865
commit 49b1676825
23 changed files with 1027 additions and 49 deletions
+2 -1
View File
@@ -9,7 +9,8 @@
} from './mp_ecard_sdk/main';
export default {
globalData: {
requestUrl: 'https://www.api.xayunmei.com/API',
requestUrl: 'https://api.xayunmei.com/zhongcaiapi',
// requestUrl: 'http://121.40.189.20:9001',
},
onLaunch: function() {
this.initApp();