18016688350 4 jaren geleden
bovenliggende
commit
1de8766ffd
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 2 2
      utils/util.js

+ 2 - 2
utils/util.js

@@ -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({