更新首页抬头的提示

This commit is contained in:
季圣华 2023-08-30 22:16:06 +08:00
parent fd109bfe0b
commit 62ee96fb25

View File

@ -3,7 +3,7 @@
<span class="action" v-if="showAd">
<a v-if="theme==='light'" class="ad_title" target="_blank" :href="payFeeUrl">
<a-icon type="cloud" theme="filled" style="color: yellow; font-size: 16px; line-height: 16px;" />
<span> 华夏ERP网络版100元1年</span>
<span>华夏ERP网络版129元1年</span>
</a>
</span>
<!-- update_begin author:zhaoxin date:20191129 for: 做头部菜单栏导航 -->