Преглед изворни кода

add 绑定配送平台接口调试

Funny пре 3 година
родитељ
комит
ff414f7bf7
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      src/components/shopCompoents/bindDelivery.vue

+ 2 - 0
src/components/shopCompoents/bindDelivery.vue

@@ -447,6 +447,8 @@ export default {
 .take-out-list {
   .item {
     background-color: #fff;
+    margin-bottom: 10px;
+    border-radius: 5px;
     .item-top {
       display: flex;
       justify-content: space-between;