Browse Source

修改首页供应商名,改为平台用户

Administrator 7 years ago
parent
commit
b7db8b20e1

+ 1 - 1
components/home/displayCard.vue

@@ -231,7 +231,7 @@
       margin-top: 10px;
       width: 178px;
       height: 536px;
-      background: url('/images/all/countBackground2.png') no-repeat;
+      background: url('/images/all/countBackground1.png') no-repeat;
       div{
         height: 72px;
         width: 158px;

+ 1 - 1
components/mobile/common/StatisticsMobile.vue

@@ -32,7 +32,7 @@
     data () {
       return {
         step: 1,
-        nameLeft: ['现货', '品牌', '规格书', '供应商', '店铺'],
+        nameLeft: ['现货', '品牌', '规格书', '平台用户', '店铺'],
         nameRight: ['询价求购', '询价求购', '上年交易', '本年交易'],
         topLeft: 0,
         topRight: 0,

BIN
static/images/all/countBackground1.png