|
@@ -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>
|