diff --git a/components/cart/cart.vue b/components/cart/cart.vue index e4966119..4d8fbe16 100644 --- a/components/cart/cart.vue +++ b/components/cart/cart.vue @@ -59,14 +59,12 @@ - - - - - - - {{ item.error_msg }} - + + + + + + {{ item.error_msg }} diff --git a/components/emoji-popup/emoji-popup.vue b/components/emoji-popup/emoji-popup.vue index eeda676b..97c66fa2 100644 --- a/components/emoji-popup/emoji-popup.vue +++ b/components/emoji-popup/emoji-popup.vue @@ -2,8 +2,8 @@ - - + + @@ -75,12 +75,6 @@ padding: 20rpx 10rpx 0 10rpx; position: relative; } - .emoji-popup .close { - position: absolute; - top: 20rpx; - right: 20rpx; - z-index: 2; - } .emoji-popup-content { max-height: 50vh; overflow-y: scroll; diff --git a/components/goods-batch-buy/goods-batch-buy.vue b/components/goods-batch-buy/goods-batch-buy.vue index 3ba32af4..50aa10d1 100644 --- a/components/goods-batch-buy/goods-batch-buy.vue +++ b/components/goods-batch-buy/goods-batch-buy.vue @@ -2,8 +2,8 @@ - - + + diff --git a/components/goods-buy/goods-buy.vue b/components/goods-buy/goods-buy.vue index 45dbd788..4ffd03c7 100644 --- a/components/goods-buy/goods-buy.vue +++ b/components/goods-buy/goods-buy.vue @@ -2,8 +2,8 @@ - - + + @@ -850,12 +850,6 @@ }; \ No newline at end of file diff --git a/pages/plugins/goodscompare/index/index.vue b/pages/plugins/goodscompare/index/index.vue new file mode 100644 index 00000000..02409e35 --- /dev/null +++ b/pages/plugins/goodscompare/index/index.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file