gdpaoup
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
},
|
||||
{
|
||||
id: 0,
|
||||
url: '../../static/pageD/info(13).png.png',
|
||||
url: '../../static/pageD/info(13).png',
|
||||
text: '活动消息'
|
||||
},
|
||||
{
|
||||
|
||||
@@ -68,10 +68,14 @@
|
||||
<view>试穿试送</view>
|
||||
</view>
|
||||
<view @click="toOtherPage('/order/Index?current=5')">
|
||||
<image src="/static/image/mine/37.png"></image>
|
||||
<view>拼团中</view>
|
||||
</view>
|
||||
<view @click="toOtherPage('/order/Index?current=6')">
|
||||
<image src="/static/image/mine/9.png"></image>
|
||||
<view>售后</view>
|
||||
</view>
|
||||
<view @click="toOtherPage('/order/Index?current=6')">
|
||||
<view @click="toOtherPage('/order/Index?current=7')">
|
||||
<image src="/static/image/mine/3.png"></image>
|
||||
<view>待评价</view>
|
||||
</view>
|
||||
|
||||
@@ -301,7 +301,7 @@
|
||||
.fenlei {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
padding: 30rpx;
|
||||
padding: 30rpx;
|
||||
margin-bottom: 20rpx;
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user