Commit bc90059c authored by 季圣华's avatar 季圣华
Browse files

网址改为配置

parent 5498261b
......@@ -32,7 +32,7 @@
</a>
</span>
<span class="action">
<a target="_blank" href="http://www.huaxiaerp.com/">
<a target="_blank" :href="systemUrl">
<a-icon type="bank" style="font-size: 16px;" />
</a>
</span>
......@@ -82,6 +82,7 @@
searchMenuOptions:[],
searchMenuComp: 'span',
searchMenuVisible: false,
systemUrl: window.SYS_URL,
showAd: false
// update-begin author:sunjianlei date:20200219 for: 头部菜单搜索规范命名 --------------
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment