Explorar o código

修改首页跳转为新地址

nahida hai 1 ano
pai
achega
2727daf7ba
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/layout/component/HeadBlock.vue

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

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