Commit cb5dd5c9 authored by lg's avatar lg

Merge branch 'refs/heads/feat/brank-add-entrysource' into dev-lg

parents f14d39db cdb3e612
......@@ -538,7 +538,7 @@ export default {
const tabName = this.productTabList[this.channelTabIndex];
if(productId && skuId){
const url = `subPackages/shopMainProcess/product/index?productId=${productId}&skuId=${skuId}`;
const url = `subPackages/shopMainProcess/product/index?productId=${productId}&skuId=${skuId}&entrySource=xmh_wechatmp_brand_profamily`;
const type = JumpType.MINI;
const extra = {
appId: 'wx4205ec55b793245e', //星妈优选小程序
......
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