Browse Source

修改首页跳转为新地址

nahida 1 năm trước cách đây
mục cha
commit
2727daf7ba

+ 1 - 1
src/layout/component/HeadBlock.vue

@@ -129,7 +129,7 @@ const init = ()=>{
   }
   }
 }
 }
 const toManager = ()=>{
 const toManager = ()=>{
-  window.open('http://42.48.99.5:81/')
+  window.open('https://gxq.huaihua.gov.cn/qyxyfjflgl/')
 }
 }
 init()
 init()