storeBelieveInLight 1 year ago
parent
commit
d55bd469e0

+ 3 - 4
pages.json

@@ -193,10 +193,9 @@
193 193
                 	}
194 194
                 },
195 195
                 {
196
-                	"path" : "deliveryman",
197
-                	"style" : 
198
-                	{
199
-                		"navigationBarTitleText" : ""
196
+                	"path" : "commodity/deliveryman",
197
+                	"style" : {
198
+                		 "navigationStyle" : "custom"
200 199
                 	}
201 200
                 }
202 201
             ]

+ 1 - 0
shop/commodity/components/orderList/orderListCard.vue

@@ -191,6 +191,7 @@
191 191
 			padding:20rpx 20rpx 9rpx 16rpx;
192 192
 			.order-list-address__remdk{
193 193
 				display: flex;
194
+				align-items: center;
194 195
 				image {
195 196
 				width: 38rpx;
196 197
 				height: 38rpx;

shop/deliveryman.vue → shop/commodity/deliveryman.vue