diff --git a/buyer/src/components/Search.vue b/buyer/src/components/Search.vue index a14ae482..74e6ae00 100644 --- a/buyer/src/components/Search.vue +++ b/buyer/src/components/Search.vue @@ -157,6 +157,6 @@ export default { position: relative; height: 0px; top: -38px; - left: 339px; + left: 352px; } diff --git a/manager/src/views/goods/goods-manage/category.vue b/manager/src/views/goods/goods-manage/category.vue index a2302f04..63733b76 100644 --- a/manager/src/views/goods/goods-manage/category.vue +++ b/manager/src/views/goods/goods-manage/category.vue @@ -4,8 +4,14 @@
- +
@@ -42,18 +68,31 @@ {{ scope.row.commissionRate }}% - diff --git a/manager/src/views/sys/setting-manage/pay/WECHAT_PAYMENT.vue b/manager/src/views/sys/setting-manage/pay/WECHAT_PAYMENT.vue index 4d728e7a..3bb70023 100644 --- a/manager/src/views/sys/setting-manage/pay/WECHAT_PAYMENT.vue +++ b/manager/src/views/sys/setting-manage/pay/WECHAT_PAYMENT.vue @@ -1,54 +1,58 @@