xuqiang 4 سال پیش
والد
کامیت
429aee40b8

+ 1 - 0
src/components/AllorderInfo.vue

@@ -434,6 +434,7 @@ export default {
                     font-weight: bold;
                     font-weight: bold;
                     color: #000000;
                     color: #000000;
                     line-height: 24px;
                     line-height: 24px;
+                    overflow: hidden;
                 }
                 }
             }
             }
             .box-con-today {
             .box-con-today {

+ 1 - 0
src/components/AllselloutInfo.vue

@@ -340,6 +340,7 @@ export default {
                     font-weight: bold;
                     font-weight: bold;
                     color: #000000;
                     color: #000000;
                     line-height: 24px;
                     line-height: 24px;
+                    overflow: hidden;
                 }
                 }
             }
             }
             .box-con-today {
             .box-con-today {

+ 1 - 0
src/pages/Applydetails.vue

@@ -230,6 +230,7 @@ export default {
                         font-weight: bold;
                         font-weight: bold;
                         color: #000000;
                         color: #000000;
                         margin: 5px 0 10px 0;
                         margin: 5px 0 10px 0;
+                        overflow: hidden;
                     }
                     }
                 }
                 }
                 .box-con-today {
                 .box-con-today {

+ 1 - 0
src/pages/allselldetails.vue

@@ -664,6 +664,7 @@ export default {
                     font-weight: bold;
                     font-weight: bold;
                     color: #000000;
                     color: #000000;
                     line-height: 24px;
                     line-height: 24px;
+                    overflow: hidden;
                 }
                 }
             }
             }
             .box-con-today {
             .box-con-today {

+ 1 - 0
src/pages/confirmorder.vue

@@ -340,6 +340,7 @@ export default {
                     font-weight: bold;
                     font-weight: bold;
                     color: #000000;
                     color: #000000;
                     line-height: 24px;
                     line-height: 24px;
+                    overflow: hidden;
                 }
                 }
             }
             }
             .box-con-today {
             .box-con-today {

+ 1 - 1
src/pages/orderdetails.vue

@@ -46,7 +46,7 @@
             </div>
             </div>
         </div>
         </div>
         <div class="box-bg"></div>
         <div class="box-bg"></div>
-        <div class="box-tit" @click="navigateTo('/pages/store/homePage?id=' + store.id)">
+        <div class="box-tit">
             <div>
             <div>
                 <img :src="store.logo" alt="" />
                 <img :src="store.logo" alt="" />
                 <p>{{ store.storeName }}</p>
                 <p>{{ store.storeName }}</p>