zs %!s(int64=2) %!d(string=hai) anos
pai
achega
7e3427509b
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      pagesHome/order/order.vue

+ 1 - 3
pagesHome/order/order.vue

@@ -94,7 +94,7 @@
 					<view class="two_1">
 					<view class="two_1">
 						<checkbox-group @change="toCheckbox(item)">
 						<checkbox-group @change="toCheckbox(item)">
 							<label>
 							<label>
-								<checkbox value="checked" style="transform:scale(0.7)" />选择地址
+								<checkbox style="transform:scale(0.7)" />选择地址
 							</label>
 							</label>
 						</checkbox-group>
 						</checkbox-group>
 					</view>
 					</view>
@@ -132,8 +132,6 @@
 				},
 				},
 				// 收货地址
 				// 收货地址
 				addressList: [],
 				addressList: [],
-				// 选择地址
-				checked: '',
 			};
 			};
 		},
 		},
 		onShow: function() {
 		onShow: function() {