@@ -129,10 +129,10 @@ export default {
titleone: '精选推荐'
// titletwo: '介绍介绍介绍介绍'
},
- // {
- // img: require('@assets/icon-zhanlan.png'),
- // titleone: '藏品展览'
- // }
+ {
+ img: require('@assets/icon-zhanlan.png'),
+ titleone: '藏品展览'
+ }
],
// 商品展示列表
commodityDisplayList: [],
@@ -162,7 +162,7 @@ export default {
return Promise.resolve();
}),
this.$http.get('/sysConfig/get/enable_H5').then(res => {
- if (res.value) {
+ if (!res.value) {
this.payType = 'H5PAY';
this.payInfos = [
{