diff --git a/pages/goods/index.vue b/pages/goods/index.vue index 19ab64f4..248028dc 100644 --- a/pages/goods/index.vue +++ b/pages/goods/index.vue @@ -12,9 +12,7 @@ - - + @@ -33,14 +31,14 @@
+ +
- + {{ promos.title }}
- @@ -63,7 +61,7 @@ + @buy="onBuy" @change="onSkuChange" @close="state.showSelectSku = false" /> @@ -88,28 +86,23 @@ - - + + + + + @close="state.showActivityModel = false" /> diff --git a/pages/index/cart.vue b/pages/index/cart.vue index 02c052f1..3ba03389 100644 --- a/pages/index/cart.vue +++ b/pages/index/cart.vue @@ -1,200 +1,220 @@ + \ No newline at end of file + .goods-box { + background-color: #fff; + } + } + } + diff --git a/pages/index/user.vue b/pages/index/user.vue index b49bb91e..fb194fc3 100644 --- a/pages/index/user.vue +++ b/pages/index/user.vue @@ -1,4 +1,5 @@