zs hace 2 años
padre
commit
af41360961
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pagesHome/order/order.vue

+ 1 - 1
pagesHome/order/order.vue

@@ -87,7 +87,7 @@
 					<view>¥{{goods_total}}</view>
 				</view>
 				<view class="two_2">
-					<text @click="toSubmit">提交订单</text>
+					<text @tap="toSubmit">提交订单</text>
 				</view>
 			</view>
 		</view>