Commit 1710bb33 authored by spc's avatar spc

merge master

parents 7e154eec 0b05d626
...@@ -144,14 +144,14 @@ const shareOptions = { ...@@ -144,14 +144,14 @@ const shareOptions = {
imageUrl: $baseUrl + 'share/share_home0901.jpg', imageUrl: $baseUrl + 'share/share_home0901.jpg',
}, },
1: { 1: {
title: '星妈会 | 品牌页分享文案', title: "星妈会 | 陪伴成长每一步",
path: '/pages/index/index?pageType=brand', path: "/pages/index/index?pageType=brand",
imageUrl: $baseUrl + 'common/shareImg.png', imageUrl: $baseUrl + "common/shareImg.png",
}, },
2: { 2: {
title: '星妈会 | 解锁你的会员服务', title: "星妈会 | 解锁你的会员服务",
path: '/pages/index/index?pageType=integral', path: "/pages/index/index?pageType=integral",
imageUrl: $baseUrl + 'common/shareImg.png', imageUrl: $baseUrl + "common/shareImg.png",
}, },
}; };
......
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