浏览代码

Update GoodsSale.vue

lex 2 年之前
父节点
当前提交
a14213a52e
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/shopMall/GoodsSale.vue

+ 2 - 2
src/views/shopMall/GoodsSale.vue

@@ -318,7 +318,7 @@ export default {
       sGoodsOrderId: null,
       config: {
         value: null, //显示的值、跳转的地址
-        imagePath: require("../../assets/images/logo.png"), //中间logo的地址
+        imagePath: require("../../assets/images/logo-s.png"), //中间logo的地址
       },
       headerStatus: true,
       isStatus: false,
@@ -1042,4 +1042,4 @@ export default {
     height: 0.2rem;
   }
 }
-</style>
+</style>