Commit 0f180e18 authored by mengcuiguang's avatar mengcuiguang

代码优化

parent 38ac24fa
......@@ -81,11 +81,11 @@
</view>
<view class="infobg" style="margin: 20rpx;">
<view v-if="userBean.showVipInner" class="item arrow" @click="handlePayRecord">
<view class="item arrow" @click="handlePayRecord">
我的订单
<view class="item_bd ellipsis" style="margin-left: 58rpx;"></view>
</view>
<view class="item arrow" @click="handleDotRecord">
<view v-if="false" class="item arrow" @click="handleDotRecord">
优惠券
<view class="item_bd ellipsis" style="margin-left: 58rpx;"></view>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment