Commit 7110598e by 蒋勇

d

parent efe8c02b
......@@ -498,7 +498,7 @@
<div id="app-header">
<div :class="isfront ? 'header-main' : 'header-main-houtai'">
<div class="header-main-title" @click="backhome(companyinfo.company.siteTheme)" v-if="companyinfo.company.siteTheme == 'policyShop' || companyinfo.company.siteTheme == 'policy'"> <span style="font-size: 18px;">政企通</span> 丨 政策大数据服务平台</div>
<div class="header-main-title" @click="backhome" v-else>公司宝官网</div>
<div class="header-main-title" @click="backhome" v-else>GO公司宝官网</div>
<div class="header-main-title1" style="margin-left:11px;"
v-if="companyinfo.company.siteTheme == 'policy'">
<el-popover placement="bottom-start" width="511" trigger="hover">
......
Markdown is supported
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