Fix:4965 【商城小程序】体验券选择页面,页面套餐信息位置样式调整
This commit is contained in:
@@ -322,9 +322,9 @@ export default {
|
|||||||
>
|
>
|
||||||
体验券{{ index + 1}}
|
体验券{{ index + 1}}
|
||||||
</view>
|
</view>
|
||||||
<view class="header-tag-main active" v-if="couponList.length === 0">请选择您的免费体验券</view>
|
|
||||||
</view>
|
</view>
|
||||||
</scroll-view>
|
</scroll-view>
|
||||||
|
<view class="header-tag-main active" v-if="couponList.length === 0">请选择您的免费体验券</view>
|
||||||
<view class="header-main">
|
<view class="header-main">
|
||||||
|
|
||||||
<view class="line-info flex ai-center">
|
<view class="line-info flex ai-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user