updata #102

Merged
charles merged 1 commits from main into prod 2026-05-07 16:10:46 +08:00
Showing only changes of commit 48ad78b140 - Show all commits

View File

@ -65,13 +65,15 @@
<div v-if="JSON.stringify(logoInfoNew)!=='{}'&&logoInfoNew.home.bannerTitle!=='开元数智'" class="right-box">
<div class="qr-box">
<div class="qr-code">
<img src="./img/kefu.jpg" style="padding: 0.08rem" alt="">
<img src="./img/img.png" alt="">
</div>
<span class="qr-content">微信客服</span>
</div>
<div class="qr-box" style="margin-left: 0.667rem">
<div class="qr-code">
<img src="./img/img.png" alt="">
<img src="./img/kefu.jpg" style="padding: 0.08rem" alt="">
</div>
<span class="qr-content">关注公众号</span>
</div>