Parcourir la source

在线答题卡配置

24753255@qq.com il y a 5 mois
Parent
commit
c2214059db
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      js/cardlist/cardList.js

+ 2 - 2
js/cardlist/cardList.js

@@ -398,8 +398,8 @@ function tplNameReplace (num) {
 var locationUrl = window.location.href.substring(0, window.location.href.indexOf('/index.php'));
 var baseLocalUrl = locationUrl
 let loginStatus = ''
-if (!locationUrl.includes('xbas2')) {
-  baseLocalUrl = 'http://xbas2.testing.xiaoben.com';
+if (!locationUrl.includes('xbas3')) {
+  baseLocalUrl = 'http://xbas3.testing.xiaoben.com';
   loginStatus = '/username/zhangxiuxiu/time/1681456191/sig/1ed6d280e52136f2304dba7a1c10c3c9/sessionid/session_456132ef87c57a8db843b7157feb9eaa'//秀秀
 }