|
|
@@ -30,8 +30,8 @@ const utils = {
|
|
|
|
|
|
interfaceUrl: function () {
|
|
|
//接口地址
|
|
|
- // return "https://mgvmapi.mengguostore.com/";
|
|
|
- return "http://127.0.0.1:8111/";
|
|
|
+ return "https://mgvmapi.mengguostore.com/";
|
|
|
+ // return "http://127.0.0.1:8111/";
|
|
|
},
|
|
|
toast: function (text, duration, success) {
|
|
|
wx.showToast({
|