Browse Source

隐藏待付款

liyuan 1 week ago
parent
commit
7bcfd75a2a
1 changed files with 3 additions and 3 deletions
  1. 3 3
      pages/me/index.vue

+ 3 - 3
pages/me/index.vue

@@ -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>