fix:修复bug
This commit is contained in:
@@ -70,6 +70,7 @@ function appMembershipRechargeItem() {
|
||||
<!-- <text class="ml-20rpx text-#CE7138">{{ membershipRechargeItem.trialWeeksDisplay || 0 }} {{ t('pages-user.member.weeks') }}</text>
|
||||
<text class="ml-20rpx text-#CE7138">{{ t('pages-user.member.free') }}</text> -->
|
||||
<text class="ml-20rpx text-#CE7138">Free for 7 days</text>
|
||||
<!-- <image :src="membershipRechargeItem.image"></image> -->
|
||||
</template>
|
||||
</view>
|
||||
</view>
|
||||
@@ -97,7 +98,7 @@ function appMembershipRechargeItem() {
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="w-full min-h-340rpx rounded-20rpx border-#D8D8D8 border-solid border-2rpx pb-26rpx px-28rpx pt-20rpx">
|
||||
<!-- <view class="w-full min-h-340rpx rounded-20rpx border-#D8D8D8 border-solid border-2rpx pb-26rpx px-28rpx pt-20rpx">
|
||||
<image
|
||||
src="@img/chef/137.png"
|
||||
class="w-98rpx h-98rpx mb-18rpx"
|
||||
@@ -108,7 +109,7 @@ function appMembershipRechargeItem() {
|
||||
<view class="text-22rpx lh-22rpx text-#7d7d7d tracking-[.06em]">
|
||||
{{ memberText.desc_pickup }}
|
||||
</view>
|
||||
</view>
|
||||
</view> -->
|
||||
</view>
|
||||
|
||||
<!-- <image-->
|
||||
|
||||
Reference in New Issue
Block a user