duanshenglang преди 7 месеца
родител
ревизия
a15106def5
променени са 4 файла, в които са добавени 5 реда и са изтрити 4 реда
  1. 1 1
      lottery/carOwnerScreening.html
  2. 1 1
      lottery/lightUpWl.html
  3. 2 1
      lottery/registrationActivity.html
  4. 1 1
      lottery/signUp.html

+ 1 - 1
lottery/carOwnerScreening.html

@@ -332,7 +332,7 @@
       if (!this.env || this.env === 'prod') {
         this.httpUrl = 'https://wlapi.wefanbot.com'
       } else {
-        this.httpUrl = 'http://test.wefanbot.com:18993'
+        this.httpUrl = 'https://test.wefanbot.com:28993'
         // this.httpUrl = 'http://192.168.1.147:18993'
       }
       localStorage.removeItem('openId')

+ 1 - 1
lottery/lightUpWl.html

@@ -351,7 +351,7 @@
       if (!this.env || this.env === 'prod') {
         this.httpUrl = 'https://wlapi.wefanbot.com'
       } else {
-        this.httpUrl = 'http://test.wefanbot.com:18993'
+        this.httpUrl = 'https://test.wefanbot.com:28993'
         // this.httpUrl = 'http://192.168.1.147:18993'
       }
       localStorage.removeItem('openId')

+ 2 - 1
lottery/registrationActivity.html

@@ -469,7 +469,8 @@
       if (!this.env || this.env === 'prod') {
         this.httpUrl = 'https://wlapi.wefanbot.com'
       } else {
-        this.httpUrl = 'http://test.wefanbot.com:18993'
+        this.httpUrl = 'https://test.wefanbot.com:28993'
+        // this.httpUrl = 'http://192.168.1.147:18993'
       }
       localStorage.removeItem('openId')
       if (this.isWeChatBrowser()) {

+ 1 - 1
lottery/signUp.html

@@ -277,7 +277,7 @@
       if (!this.env || this.env === 'prod') {
         this.httpUrl = 'https://wlapi.wefanbot.com'
       } else {
-        this.httpUrl = 'http://test.wefanbot.com:18993'
+        this.httpUrl = 'https://test.wefanbot.com:28993'
       }
       localStorage.removeItem('openId')
       this.ifH5Type()