Commit a018a9c7 by 谢中龙

修改新商户

parent 27780994
......@@ -12,6 +12,7 @@ const PROJECT_ENV = 'test' // 生产 prod, 开发 dev, 测试 test , 测试门
//2006 泰华 , wx40fec8944623c8b3 有直播 //门户 wx833d5ece112fc3fd
//2007 多多一上 , wxf7bc302c51166dc0 有直播
//2012 悦芙媞 wxfe14ebde4a6eea3d 有直播
//2021 柏草日记 wx0eb4c0bc80001e2
//2008 雪岛书屋 wx207f8a95bbc9d3ab
//2003 苏州邻里 , wxe7770946f9d93d38
......@@ -462,7 +463,31 @@ const prod_brand_config = {
openRefundTips : false,//是否开启退货须知显示
refundTips : '',//退货须知文本
signUrl : 'https://crm-m.bigaka.com/activity/sign.html?brandId=3001',
}
},
//2021 柏草日记
2021: {
appId: 'wx0eb4c0bc80001e2',
tunnelToken: 'e7d05514b45056ee26fe04ca2c973cbf',
brandId: 2021,
plusIsOpen: true,
contactUsIsOpen: true,
contactUsPluginId: '9d6a0dcac678be7a750494cd66cf6441',
hasTrial: false,
isMall: isMall,
canUseWechatAddress: false,//是否使用获取微信地址
touchPointStorageTime: 30 * 60 * 1000,//单位毫秒
orderingMustOpenCard: true,
canRefundDaysAfterDelivery: 15,//发货后多少天之内可显示申请退款按钮
isOpenSelfMention: true, // 是否开启门店自提
hasLiveVideo: false,//是否有直播功能
guiderCanScanQrcode: true,//导购是否有扫一扫功能
isNeedGetLocation: true,//是否开启小程序获取位置(提交订单时获取门店信息)
shareTitle: '【Beneplant柏草日记官方商城】',
logo: 'https://img3.bigaka.com/prd/3001/202005/20200513/3001e51a8eab-4c41-4b31-bc9f-6eb5c9a3890f.png',
openRefundTips: false,//是否开启退货须知显示
refundTips: '',//退货须知文本
//要跳转的外部小程序appid
},
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment