allen пре 2 дана
родитељ
комит
dca369a68a
2 измењених фајлова са 4 додато и 4 уклоњено
  1. 2 2
      manifest.json
  2. 2 2
      util/api.js

+ 2 - 2
manifest.json

@@ -154,8 +154,8 @@
         "devServer" : {
             "port" : 8000,
             "disableHostCheck" : true,
-			"proxy" : {
-			    "/ksy" : {
+            "proxy" : {
+                "/ksy" : {
                     "target" : "http://dev.hnyfwlw.com",
                     "changeOrigin" : true,
                     "ws" : true,

+ 2 - 2
util/api.js

@@ -2,8 +2,8 @@
 // const BASE_URL='http://8.136.98.49:8002'
 // let BASE_URL = 'http://218.28.198.186:10505'
 // let BASE_URL = 'https://wx.hnyfwlw.com'
-let BASE_URL = 'http://192.168.1.107:8000';
-// let BASE_URL = 'http://218.28.198.186:10508';
+// let BASE_URL = 'http://192.168.1.107:8000';
+let BASE_URL = 'http://218.28.198.186:10508';
 export const myRequest = (options) => {
   // BASE_URL=uni.getStorageSync('http')
   // if(BASE_URL==''){