Browse Source

fix: 现在用 https 域名

石玲燕 4 years ago
parent
commit
3f46df6766
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/conf/config.js

+ 1 - 1
src/conf/config.js

@@ -22,7 +22,7 @@ if (document.domain === 'back-admin.weipaitang.com') {
   // sTaskJobLog = '/ms-trace/api' // 定时任务日志跳转
   thanos = '/thanos-admin/api'
   ms = 'http://back-admin.weipaitang.com'
-  yc = 'http://halberd.wpt.la'
+  yc = 'https://halberd.wpt.la'
 }
 
 const menuIcon = {