Browse Source

no message

xiaoxin 1 year ago
parent
commit
fc9b3c9eee
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/index/index.vue

+ 2 - 2
pages/index/index.vue

@@ -15,13 +15,13 @@ const APPKEY = '4AA7B3944BDF3739'
 const ocode = '1015730314'
 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 = '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(() => {
 onLoad(() => {
 	loginFilter()
 	loginFilter()