xiaoxin 1 рік тому
батько
коміт
fc9b3c9eee
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -15,13 +15,13 @@ const APPKEY = '4AA7B3944BDF3739'
 const ocode = '1015730314'
 
 // 线上地址
-const URL = 'https://chtech.ncjti.edu.cn/carstop/carbook/appopenid.action'
+// const URL = 'https://chtech.ncjti.edu.cn/carstop/carbook/appopenid.action'
 
 // 测试地址
 // const URL = 'https://chtech.ncjti.edu.cn/testingServertomcat/carbook/appopenid.action'
 
 // 本地地址
-// const URL = 'http://192.168.161.220:8088/carBook/appopenid.action'
+const URL = 'http://192.168.161.220:8088/carBook/appopenid.action'
 
 onLoad(() => {
 	loginFilter()