|
|
@@ -68,11 +68,11 @@
|
|
|
</u-cell>
|
|
|
</u-cell-group>
|
|
|
<view style="display: flex;justify-content: space-around;">
|
|
|
- <view style="display: flex;flex-direction:column;align-items: center;" @click="obligationBtn('待付款')">
|
|
|
+<!-- <view style="display: flex;flex-direction:column;align-items: center;" @click="obligationBtn('待付款')">
|
|
|
<image src="/static/images/me/280@2x(1).png" style="width:81rpx;height: 81rpx;" mode="scaleToFill">
|
|
|
</image>
|
|
|
<view style="color: #414141;font-size: 26rpx;margin-top: 13rpx;">待付款</view>
|
|
|
- </view>
|
|
|
+ </view>-->
|
|
|
<view style="display: flex;flex-direction:column;align-items: center;" @click="allClick('待发货')">
|
|
|
<image src="/static/images/me/280@2x(2).png" style="width:81rpx;height: 81rpx;" mode="scaleToFill">
|
|
|
</image>
|
|
|
@@ -479,4 +479,4 @@
|
|
|
color: #797979;
|
|
|
}
|
|
|
}
|
|
|
-</style>
|
|
|
+</style>
|