diff --git a/src/views/modules/order/buyorder.vue b/src/views/modules/order/buyorder.vue index 34f6ed3..48df71f 100644 --- a/src/views/modules/order/buyorder.vue +++ b/src/views/modules/order/buyorder.vue @@ -177,10 +177,10 @@
- -
+
-
{{ children.productName }}
+
{{ children.productName }}   +
¥{{ children.productPrice }} × {{ children.quantity }}
@@ -279,7 +279,7 @@ {{ (pageIndex - 1) * pageSize + scope.$index + 1 }} --> - + @@ -356,9 +356,25 @@ --> - + + - + +