xiaoxin 1 год назад
Родитель
Сommit
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()