andypliang 6 vuotta sitten
vanhempi
commit
f3b87c9078
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      miniapp/app/base/libs/config.js

+ 2
- 2
miniapp/app/base/libs/config.js Näytä tiedosto

@@ -1,7 +1,7 @@
1 1
 export default {
2 2
     ENV: 'dev',
3 3
     VERSION: '0.0.1',
4
-    REQUEST_DEV_URL: 'https://wechat.sotype.com/',
5
-    REQUEST_URL: 'https://sotype.com/',
4
+    REQUEST_DEV_URL: 'https://wechat.sotype.com/api/',
5
+    REQUEST_URL: 'https://sotype.com/api/',
6 6
     LAUNCH_PAGE: '/pages/launch/index'
7 7
 }

Loading…
Peruuta
Tallenna