拼团模块新增完善对接接口等
This commit is contained in:
@@ -113,7 +113,11 @@
|
||||
</view>
|
||||
</block>
|
||||
</view>
|
||||
<view class="btns-box">
|
||||
<view class="btns-box">
|
||||
<view class="btns-box-item" @click="onBtn('PinList', {})">
|
||||
<image class="icon" src="@/static/user/userIcon_15.png" mode="widthFix" />
|
||||
我的拼单 <uni-icons class="forward" type="forward" color="#999" />
|
||||
</view>
|
||||
<view class="btns-box-item" @click="onBtn('MyCard', {})">
|
||||
<image class="icon" src="@/static/user/userIcon_00.png" mode="widthFix" />
|
||||
我的卡券 <uni-icons class="forward" type="forward" color="#999" />
|
||||
|
||||
Reference in New Issue
Block a user