Fix:4965 【商城小程序】体验券选择页面,页面套餐信息位置样式调整

This commit is contained in:
LinCyJang
2026-03-23 22:16:55 +08:00
parent 54bf1c5700
commit e53fbf2fc0
+2 -1
View File
@@ -308,6 +308,7 @@ export default {
>
体验券{{ index + 1}}
</view>
<view class="header-tag-main active" v-if="couponList.length === 0">请选择您的免费体验券</view>
</view>
</scroll-view>
<view class="header-main">
@@ -328,7 +329,7 @@ export default {
</view>
</view>
<view class="line-library flex ai-center">
<image src="https://img.js.design/assets/img/6784c04289050d2f0997e096.png" class="icon-shop" mode="widthFix" />
<image :src="webUrl + '/piaoquan.png'" class="icon-shop" mode="widthFix" />
<text class="v12-font-32">可用体验券库</text>
</view>
</view>