Administrator 7 lat temu
rodzic
commit
1cdc918fac

+ 2 - 1
components/applyPurchase/articleTwo.vue

@@ -85,6 +85,7 @@
               &:nth-child(1) {
                 color: #f6682f;
                 font-size: 12px;
+                text-align:left;
                 >div {
                   width: 50px;
                   span {
@@ -106,7 +107,7 @@
                 overflow: hidden;
                 text-overflow: ellipsis;
                 white-space: nowrap;
-                padding: 0 8px;
+                padding: 0 3px;
                 position: relative;
                 height: 30px;
                 i {

+ 1 - 1
components/supplier/merchant.vue

@@ -19,7 +19,7 @@
     <ul class="list-inline">
       <li v-for="item in list.content" @click="jumpResource(item.enUU)" class="clearfix">
         <div class="img">
-          <img :src="item.logoUrl || '/images/all/default.png'">
+          <img :src="item.storeLogoUrl || item.logoUrl || '/images/all/default.png'">
           <span class="has_shop" v-if="item.isStore === 1"></span>
         </div>
         <div class="content">