Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
飞
飞鹤小程序
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
FH
飞鹤小程序
Commits
07261625
Commit
07261625
authored
Oct 22, 2025
by
劳琪峰
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/dev' into dev
parents
36634ae8
4bd655bb
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
2284 additions
and
2526 deletions
+2284
-2526
.DS_Store
.DS_Store
+0
-0
babyClass.vue
components/pointRightsCom/babyClass.vue
+16
-17
babyClassImages.js
components/pointRightsCom/babyClassImages.js
+20
-20
brand.json
mock/brand.json
+524
-555
home.json
mock/home.json
+578
-682
integral.json
mock/integral.json
+589
-814
my.json
mock/my.json
+22
-3
pages.json
pages.json
+2
-2
XingmaLabDetailPage.less
pages/XingmaLabDetailPage/XingmaLabDetailPage.less
+6
-1
XingmaLabDetailPage.vue
pages/XingmaLabDetailPage/XingmaLabDetailPage.vue
+503
-415
Brand.vue
views/Brand.vue
+3
-3
Home.vue
views/Home.vue
+2
-2
My.vue
views/My.vue
+19
-12
No files found.
.DS_Store
View file @
07261625
No preview for this file type
components/pointRightsCom/babyClass.vue
View file @
07261625
...
...
@@ -17,9 +17,9 @@
<image
class=
"diamondbtn"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.DIAMOND.BTN}`" mode="aspectFit"
@click="jump('diamond')">
</image>
<!--
<image
class=
"diamonddesc"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.DIAMOND.DESC}`" mode="aspectFit">
</image>
-->
<!--
<view
class=
"diamonddesc"
:style=
"
{ color: getColor() }">
7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课
</view>
-->
<view
class=
"diamonddesc"
:style=
"
{ color: getColor() }">
<!-- 7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课 -->
</view>
</view>
<view
v-if=
"currentLevelName === 'starshine'"
class=
"starshine"
>
...
...
@@ -40,9 +40,9 @@
@click="jump('starshine')">
</image>
<!--
<image
class=
"starshinedesc"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.STARSHINE.DESC}`" mode="aspectFit">
</image>
-->
<!--
<view
class=
"starshinedesc"
:style=
"
{ color: getColor() }">
7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课
</view>
-->
<view
class=
"starshinedesc"
:style=
"
{ color: getColor() }">
<!-- 7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课 -->
</view>
</view>
<view
v-if=
"currentLevelName === 'starlight'"
class=
"starlight"
>
...
...
@@ -63,9 +63,9 @@
@click="jump('starlight')">
</image>
<!--
<image
class=
"starlightdesc"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.STARLIGHT.DESC}`" mode="aspectFit">
</image>
-->
<!--
<view
class=
"starlightdesc"
:style=
"
{ color: getColor() }">
7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课
</view>
-->
<view
class=
"starlightdesc"
:style=
"
{ color: getColor() }">
<!-- 7类课程:⼩⼉常⻅病-急救,产后恢复运动实操课,痱⼦,尿布疹,⼩⼉常⻅病-常⻅疾病护理,新⽣⼉⻩疸,⼉童安全⽤药操作课 -->
</view>
</view>
<view
v-if=
"currentLevelName === 'gold'"
class=
"gold"
>
...
...
@@ -80,9 +80,9 @@
<image
class=
"goldbtn"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.GOLD.BTN}`" mode="aspectFit"
@click="jump('gold')">
</image>
<!--
<image
class=
"golddesc"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.GOLD.DESC}`" mode="aspectFit">
</image>
-->
<!--
<view
class=
"golddesc"
:style=
"
{ color: getColor() }">
5类课程:产检,⼉童疫苗,婴幼⼉护理,⼩⼉发热,⼩⼉7种常⻅病的治疗⽅法和⽤药原则
</view>
-->
<view
class=
"golddesc"
:style=
"
{ color: getColor() }">
<!-- 5类课程:产检,⼉童疫苗,婴幼⼉护理,⼩⼉发热,⼩⼉7种常⻅病的治疗⽅法和⽤药原则 -->
</view>
</view>
<view
v-if=
"currentLevelName === 'platinum'"
class=
"platinum"
>
...
...
@@ -102,9 +102,9 @@
<image
class=
"platinumbtn"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.PLATINUM.BTN}`" mode="aspectFit"
@click="jump('platinum')">
</image>
<!--
<image
class=
"platinumdesc"
:src=
"`$
{$baseUrl}${BABY_CLASS_IMAGES.PLATINUM.DESC}`" mode="aspectFit">
</image>
-->
<!--
<view
class=
"platinumdesc"
:style=
"
{ color: getColor() }">
5类课程:产检,⼉童疫苗,婴幼⼉护理,⼩⼉发热,⼩⼉7种常⻅病的治疗⽅法和⽤药原则
</view>
-->
<view
class=
"platinumdesc"
:style=
"
{ color: getColor() }">
<!-- 5类课程:产检,⼉童疫苗,婴幼⼉护理,⼩⼉发热,⼩⼉7种常⻅病的治疗⽅法和⽤药原则 -->
</view>
</view>
</view>
...
...
@@ -195,8 +195,7 @@ const jump = (level) => {
// 跳转到 H5 页面,地址暂时默认 https://www.baidu.com
// 可以根据不同等级跳转到不同的地址
//const url = 'https://member.feihe.com/memberH5/#/courses'
const
url
=
'https://mom.feihe.com/expertsView?from=home'
const
url
=
'https://mom.feihe.com/babyWikipedia'
;
// 使用 uni.navigateTo 跳转到 webview 页面
uni
.
navigateTo
({
...
...
components/pointRightsCom/babyClassImages.js
View file @
07261625
...
...
@@ -6,10 +6,10 @@ export const BABY_CLASS_IMAGES = {
DIAMOND
:
{
BG
:
`pointRights/babyClass/
${
version
}
/DiamondBg.png`
,
TITLE
:
`pointRights/babyClass/
${
version
}
/DiamondTitle.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/DiamondIps1.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/DiamondIps2.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/DiamondIps3.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/DiamondIps4.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/DiamondIps1
-1
.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/DiamondIps2
-1
.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/DiamondIps3
-1
.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/DiamondIps4
-1
.png`
,
BTN
:
`pointRights/babyClass/
${
version
}
/DiamondBtn.png`
,
DESC
:
`pointRights/babyClass/
${
version
}
/DiamondDesc.png`
},
...
...
@@ -18,10 +18,10 @@ export const BABY_CLASS_IMAGES = {
STARSHINE
:
{
BG
:
`pointRights/babyClass/
${
version
}
/StarshineBg.png`
,
TITLE
:
`pointRights/babyClass/
${
version
}
/StarshineTitle.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/StarshineIps1.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/StarshineIps2.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/StarshineIps3.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/StarshineIps4.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/StarshineIps1
-1
.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/StarshineIps2
-1
.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/StarshineIps3
-1
.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/StarshineIps4
-1
.png`
,
BTN
:
`pointRights/babyClass/
${
version
}
/StarshineBtn3.png`
,
DESC
:
`pointRights/babyClass/
${
version
}
/StarshineDesc.png`
},
...
...
@@ -30,10 +30,10 @@ export const BABY_CLASS_IMAGES = {
STARLIGHT
:
{
BG
:
`pointRights/babyClass/
${
version
}
/StarlightBg.png`
,
TITLE
:
`pointRights/babyClass/
${
version
}
/StarlightTitle.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/StarlightIps1.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/StarlightIps2.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/StarlightIps3.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/StarlightIps4.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/StarlightIps1
-1
.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/StarlightIps2
-1
.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/StarlightIps3
-1
.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/StarlightIps4
-1
.png`
,
BTN
:
`pointRights/babyClass/
${
version
}
/StarlightBtn.png`
,
DESC
:
`pointRights/babyClass/
${
version
}
/StarlightDesc.png`
},
...
...
@@ -42,10 +42,10 @@ export const BABY_CLASS_IMAGES = {
GOLD
:
{
BG
:
`pointRights/babyClass/
${
version
}
/GoldIpsBg.png`
,
TITLE
:
`pointRights/babyClass/
${
version
}
/GoldIpsTitle.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/GoldIps1.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/GoldIps2.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/GoldIps3.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/GoldIps4.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/GoldIps1
-1
.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/GoldIps2
-1
.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/GoldIps3
-1
.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/GoldIps4
-1
.png`
,
BTN
:
`pointRights/babyClass/
${
version
}
/GoldBtn.png`
,
DESC
:
`pointRights/babyClass/
${
version
}
/GoldDesc.png`
},
...
...
@@ -54,10 +54,10 @@ export const BABY_CLASS_IMAGES = {
PLATINUM
:
{
BG
:
`pointRights/babyClass/
${
version
}
/PlatinumBg.png`
,
TITLE
:
`pointRights/babyClass/
${
version
}
/PlatinumTitle.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/PlatinumIps1.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/PlatinumIps2.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/PlatinumIps3.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/PlatinumIps4.png`
,
IPS1
:
`pointRights/babyClass/
${
version
}
/PlatinumIps1
-1
.png`
,
IPS2
:
`pointRights/babyClass/
${
version
}
/PlatinumIps2
-1
.png`
,
IPS3
:
`pointRights/babyClass/
${
version
}
/PlatinumIps3
-1
.png`
,
IPS4
:
`pointRights/babyClass/
${
version
}
/PlatinumIps4
-1
.png`
,
BTN
:
`pointRights/babyClass/
${
version
}
/PlatinumBtn.png`
,
DESC
:
`pointRights/babyClass/
${
version
}
/PlatinumDesc2.png`
}
...
...
mock/brand.json
View file @
07261625
{
"swiperList"
:
[
{
"videoUrl"
:
""
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://fh0926-activity.dexfu.cn/customShare/share?id=Did1NjI1NTE"
},
"title"
:
"东北真行中国飞鹤出品h5视频"
,
"url"
:
"brandpage/Banner0928.jpg"
"swiperList"
:
[{
"videoUrl"
:
""
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://fh0926-activity.dexfu.cn/customShare/share?id=Did1NjI1NTE"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/reservation/home/index"
},
"title"
:
"飞鹤哈尔滨智能产业园"
,
"url"
:
"brandpage/Banner47.jpeg"
"title"
:
"东北真行中国飞鹤出品h5视频"
,
"url"
:
"brandpage/Banner0928.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/reservation/home/index"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/brandpage/bannerVideo.mp4"
,
"link"
:
{},
"title"
:
"北纬47°黄金种植带"
,
"url"
:
"brandpage/Banner45.jpeg"
"title"
:
"飞鹤哈尔滨智能产业园"
,
"url"
:
"brandpage/Banner47.jpeg"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/brandpage/bannerVideo.mp4"
,
"link"
:
{},
"title"
:
"北纬47°黄金种植带"
,
"url"
:
"brandpage/Banner45.jpeg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/0eMxbWB3R_0g06HZPUEj5Q"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/0eMxbWB3R_0g06HZPUEj5Q"
},
"title"
:
"飞鹤自由牧场"
,
"url"
:
"brandpage/Banner46.jpeg"
}
],
"title"
:
"飞鹤自由牧场"
,
"url"
:
"brandpage/Banner46.jpeg"
}],
"video2Channel"
:
{
"finderUserName"
:
""
,
"videoUrl"
:
"brandpage/videoChannel/video2Channel/V1/1.mp4"
,
...
...
@@ -43,450 +38,444 @@
"title"
:
"品牌故事视频2"
},
"product"
:
[
[
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆经典 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"超凡 吸收"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_1.jpg"
,
"contentImg"
:
"0-1"
,
"desc"
:
"星飞帆经典 3段"
,
"bgUrl"
:
"brandpage/pic_0_1.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿 3段"
,
"link"
:
""
,
"contentImgLen"
:
25
,
"title"
:
"顶配 脑育"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_2.jpg"
,
"contentImg"
:
"0-2"
,
"desc"
:
"星飞帆卓睿 3段"
,
"bgUrl"
:
"brandpage/pic_0_2.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓耀 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"亲和 自护"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_3.jpg"
,
"contentImg"
:
"0-3"
,
"desc"
:
"星飞帆卓耀 3段"
,
"bgUrl"
:
"brandpage/pic_0_3.png"
},
{
"productId"
:
"749098220531287139"
,
"shareTitle"
:
"爱本跃动蛋白营养粉"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
" 4维 效力"
,
"skuId"
:
"749098220531287140"
,
"shareImg"
:
"brandpage/products/share/0/0_4.jpg"
,
"contentImg"
:
"0-4"
,
"desc"
:
"爱本跃动蛋白营养粉"
,
"bgUrl"
:
"brandpage/pic_0_4.png"
},
{
"productId"
:
"693279214116405585"
,
"shareTitle"
:
"高钙奶酪泡芙脆"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"高钙 爆脆"
,
"skuId"
:
"693279214116405586"
,
"shareImg"
:
"brandpage/products/share/0/0_5.jpg"
,
"contentImg"
:
"0-5"
,
"desc"
:
"高钙奶酪泡芙脆"
,
"bgUrl"
:
"brandpage/pic_0_5.png"
},
{
"productId"
:
"543558664688883066"
,
"shareTitle"
:
"北纬47度黄糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"软糯 Q弹"
,
"skuId"
:
"545729884654212546"
,
"shareImg"
:
"brandpage/products/share/0/0_6.jpg"
,
"contentImg"
:
"0-6"
,
"desc"
:
"北纬47度黄糯玉米"
,
"bgUrl"
:
"brandpage/pic_0_6.png"
}
],
[
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆经典 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"超凡 吸收"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_1.jpg"
,
"contentImg"
:
"1-1"
,
"desc"
:
"星飞帆经典 3段"
,
"bgUrl"
:
"brandpage/pic_1_1.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿 3段"
,
"link"
:
""
,
"contentImgLen"
:
25
,
"title"
:
"顶配 脑育"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_2.jpg"
,
"contentImg"
:
"1-2"
,
"desc"
:
"星飞帆卓睿 3段"
,
"bgUrl"
:
"brandpage/pic_1_2.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓耀 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"亲和 自护"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_3.jpg"
,
"contentImg"
:
"1-3"
,
"desc"
:
"星飞帆卓耀 3段"
,
"bgUrl"
:
"brandpage/pic_1_3.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿Pro"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"顶配 A 2"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_4.jpg"
,
"contentImg"
:
"1-4"
,
"desc"
:
"星飞帆卓睿Pro"
,
"bgUrl"
:
"brandpage/pic_1_4.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"臻稚卓蓓 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"活性 有机"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_5.jpg"
,
"contentImg"
:
"1-5"
,
"desc"
:
"臻稚卓蓓 3段"
,
"bgUrl"
:
"brandpage/pic_1_5.png"
},
{
"productId"
:
""
,
"shareTitle"
:
"臻爱倍护 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"高端 乳铁"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_6.jpg"
,
"contentImg"
:
"1-6"
,
"desc"
:
"臻爱倍护 3段"
,
"bgUrl"
:
"brandpage/pic_1_6.png"
}
],
[
{
"productId"
:
"739634042657637394"
,
"shareTitle"
:
"飞鹤臻贵儿童配方奶粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"向上 成长"
,
"skuId"
:
"739635029460743612"
,
"shareImg"
:
"brandpage/products/share/4/4_1.jpg"
,
"contentImg"
:
"5-11"
,
"desc"
:
"飞鹤臻贵儿童配方奶粉"
,
"bgUrl"
:
"brandpage/pic_5_1.png"
},
{
"productId"
:
"770087385697019251"
,
"shareTitle"
:
"飞鹤臻贵悦智配方奶粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"悦享 活力"
,
"skuId"
:
"770087385697019252"
,
"shareImg"
:
"brandpage/products/share/4/4_2.jpg"
,
"contentImg"
:
"5-21"
,
"desc"
:
"飞鹤臻贵悦智配方奶粉"
,
"bgUrl"
:
"brandpage/pic_5_2.png"
},
{
"productId"
:
"584206109842248681"
,
"shareTitle"
:
"飞鹤牧场浓厚纯牛奶"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"浓厚 醇香"
,
"skuId"
:
"743707906122896598"
,
"shareImg"
:
"brandpage/products/share/4/4_3.jpg"
,
"contentImg"
:
"5-31"
,
"desc"
:
"飞鹤牧场浓厚纯牛奶"
,
"bgUrl"
:
"brandpage/pic_5_3.png"
},
{
"productId"
:
"411619746805715934"
,
"shareTitle"
:
"六水香长粒香大米"
,
"link"
:
""
,
"contentImgLen"
:
8
,
"title"
:
"当季 新米"
,
"skuId"
:
"411619746805715935"
,
"shareImg"
:
"brandpage/products/share/4/4_4.jpg"
,
"contentImg"
:
"5-41"
,
"desc"
:
"六水香长粒香大米"
,
"bgUrl"
:
"brandpage/pic_5_4.png"
},
{
"productId"
:
"675921531863073227"
,
"shareTitle"
:
"红富士晒晒苹果肉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"三蒸 三晒"
,
"skuId"
:
"675921531863073230"
,
"shareImg"
:
"brandpage/products/share/4/4_5.jpg"
,
"contentImg"
:
"5-51"
,
"desc"
:
"红富士晒晒苹果肉"
,
"bgUrl"
:
"brandpage/pic_5_5.png"
},
{
"productId"
:
"599340570081015525"
,
"shareTitle"
:
"内衣专护洗衣液"
,
"link"
:
""
,
"contentImgLen"
:
11
,
"title"
:
"深层 洁净"
,
"skuId"
:
"599340570081015526"
,
"shareImg"
:
"brandpage/products/share/4/4_6.jpg"
,
"contentImg"
:
"5-61"
,
"desc"
:
"内衣专护洗衣液"
,
"bgUrl"
:
"brandpage/pic_5_6.png"
}
],
[
{
"productId"
:
"545768683314537529"
,
"shareTitle"
:
"北纬47度白甜糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"含有 叶酸"
,
"skuId"
:
"545770687080957074"
,
"shareImg"
:
"brandpage/products/share/4/4_1.jpg"
,
"contentImg"
:
"4-1"
,
"desc"
:
"北纬47度白甜糯玉米"
,
"bgUrl"
:
"brandpage/pic_4_1.png"
},
{
"productId"
:
"543558664688883066"
,
"shareTitle"
:
"北纬47度黄糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"软糯 Q弹"
,
"skuId"
:
"545729884654212546"
,
"shareImg"
:
"brandpage/products/share/4/4_2.jpg"
,
"contentImg"
:
"4-2"
,
"desc"
:
"北纬47度黄糯玉米"
,
"bgUrl"
:
"brandpage/pic_4_2.png"
},
{
"productId"
:
"469675861496440509"
,
"shareTitle"
:
"北纬47度低GI水果玉米粒袋装"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"开袋 即食"
,
"skuId"
:
"469675861496440510"
,
"shareImg"
:
"brandpage/products/share/4/4_3.jpg"
,
"contentImg"
:
"4-3"
,
"desc"
:
"北纬47度低GI
\n
水果玉米粒袋装"
,
"bgUrl"
:
"brandpage/pic_4_3.png"
},
{
"productId"
:
"733411972814471679"
,
"shareTitle"
:
"北纬47度东北烧烤味玉米段"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"秘制 工艺"
,
"skuId"
:
"733468301522154622"
,
"shareImg"
:
"brandpage/products/share/4/4_4.jpg"
,
"contentImg"
:
"4-4"
,
"desc"
:
"北纬47度东北
\n
烧烤味玉米段"
,
"bgUrl"
:
"brandpage/pic_4_4.png"
},
{
"productId"
:
"701593489939273114"
,
"shareTitle"
:
"N47°植物酵素乳"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"0乳糖 低GI"
,
"skuId"
:
"701593489939273115"
,
"shareImg"
:
"brandpage/products/share/4/4_5.jpg"
,
"contentImg"
:
"4-5"
,
"desc"
:
"N47°植物酵素乳"
,
"bgUrl"
:
"brandpage/pic_4_5.png"
},
{
"productId"
:
"705230699873112222"
,
"shareTitle"
:
"N47°水果玉米汁"
,
"link"
:
""
,
"contentImgLen"
:
8
,
"title"
:
"轻卡 低GI"
,
"skuId"
:
"705230699873112223"
,
"shareImg"
:
"brandpage/products/share/4/4_6.jpg"
,
"contentImg"
:
"4-6"
,
"desc"
:
"N47°水果玉米汁"
,
"bgUrl"
:
"brandpage/pic_4_6.png"
}
],
[
{
"productId"
:
"749098220531287139"
,
"shareTitle"
:
"爱本跃动蛋白营养粉"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
" 4维 效力"
,
"skuId"
:
"749098220531287140"
,
"shareImg"
:
"brandpage/products/share/2/2_1.jpg"
,
"contentImg"
:
"2-1"
,
"desc"
:
"爱本跃动蛋白营养粉"
,
"bgUrl"
:
"brandpage/pic_2_1.png"
},
{
"productId"
:
"748659115456528889"
,
"shareTitle"
:
"爱本牛初乳"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"初乳 精华"
,
"skuId"
:
"7748659115456528890"
,
"shareImg"
:
"brandpage/products/share/2/2_2.jpg"
,
"contentImg"
:
"2-2"
,
"desc"
:
"爱本牛初乳"
,
"bgUrl"
:
"brandpage/pic_2_2.png"
},
{
"productId"
:
"768991288915277214"
,
"shareTitle"
:
"爱本每日蛋白营养糊"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"每日 蛋白"
,
"skuId"
:
"768991288915277215"
,
"shareImg"
:
"brandpage/products/share/2/2_3.jpg"
,
"contentImg"
:
"2-3"
,
"desc"
:
"爱本每日蛋白营养糊"
,
"bgUrl"
:
"brandpage/pic_2_3.png"
},
{
"productId"
:
"767546274051183809"
,
"shareTitle"
:
"爱本纤纤益生菌羽衣甘蓝蛋白粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"腰腹 燃脂"
,
"skuId"
:
"767546274051183810"
,
"shareImg"
:
"brandpage/products/share/2/2_4.jpg"
,
"contentImg"
:
"2-4"
,
"desc"
:
"爱本纤纤益生菌
\n
羽衣甘蓝蛋白粉"
,
"bgUrl"
:
"brandpage/pic_2_4.png"
},
{
"productId"
:
"749443379821195324"
,
"shareTitle"
:
"爱本参芝初乳肽"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"药食 同源"
,
"skuId"
:
"749443379821195325"
,
"shareImg"
:
"brandpage/products/share/2/2_5.jpg"
,
"contentImg"
:
"2-5"
,
"desc"
:
"爱本参芝初乳肽"
,
"bgUrl"
:
"brandpage/pic_2_5.png"
},
{
"productId"
:
"753354110711035152"
,
"shareTitle"
:
"爱本悦眠功能粉"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"一夜 天亮"
,
"skuId"
:
"753354110711035153"
,
"shareImg"
:
"brandpage/products/share/2/2_6.jpg"
,
"contentImg"
:
"2-6"
,
"desc"
:
"爱本悦眠功能粉"
,
"bgUrl"
:
"brandpage/pic_2_6.png"
}
],
[
{
"productId"
:
"759563658744492290"
,
"shareTitle"
:
"爱上吃菜乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"高钙 高纤"
,
"skuId"
:
"759563658744492293"
,
"shareImg"
:
"brandpage/products/share/3/3_1.jpg"
,
"contentImg"
:
"3-1"
,
"desc"
:
"爱上吃菜乳酪"
,
"bgUrl"
:
"brandpage/pic_3_1.png"
},
{
"productId"
:
"693279214116405585"
,
"shareTitle"
:
"高钙奶酪泡芙脆"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"高钙 爆脆"
,
"skuId"
:
"693279214116405586"
,
"shareImg"
:
"brandpage/products/share/3/3_2.jpg"
,
"contentImg"
:
"3-2"
,
"desc"
:
"高钙奶酪泡芙脆"
,
"bgUrl"
:
"brandpage/pic_3_2.png"
},
{
"productId"
:
"772183835488032281"
,
"shareTitle"
:
"高纤黑巧乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"醇香 黑巧"
,
"skuId"
:
"772183835488032282"
,
"shareImg"
:
"brandpage/products/share/3/3_3.jpg"
,
"contentImg"
:
"3-3"
,
"desc"
:
"高纤黑巧乳酪"
,
"bgUrl"
:
"brandpage/pic_3_3.png"
},
{
"productId"
:
"716141706338247497"
,
"shareTitle"
:
"超新星水果奶酪"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"10倍 奶钙"
,
"skuId"
:
"716141706338247498"
,
"shareImg"
:
"brandpage/products/share/3/3_4.jpg"
,
"contentImg"
:
"3-4"
,
"desc"
:
"超新星水果奶酪"
,
"bgUrl"
:
"brandpage/pic_3_4.png"
},
{
"productId"
:
"717871366421930449"
,
"shareTitle"
:
"厚切流心芝士片"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"浓郁 爆浆"
,
"skuId"
:
"717871366421930450"
,
"shareImg"
:
"brandpage/products/share/3/3_5.jpg"
,
"contentImg"
:
"3-5"
,
"desc"
:
"厚切流心芝士片"
,
"bgUrl"
:
"brandpage/pic_3_5.png"
},
{
"productId"
:
"551135905055024574"
,
"shareTitle"
:
"嚼奶粉乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"洁净 配方"
,
"skuId"
:
"596810081919086853"
,
"shareImg"
:
"brandpage/products/share/3/3_6.jpg"
,
"contentImg"
:
"3-6"
,
"desc"
:
"嚼奶粉乳酪"
,
"bgUrl"
:
"brandpage/pic_3_6.png"
}
]
[{
"productId"
:
""
,
"shareTitle"
:
"星飞帆经典 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"超凡 吸收"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_1.jpg"
,
"contentImg"
:
"0-1"
,
"desc"
:
"星飞帆经典 3段"
,
"bgUrl"
:
"brandpage/pic_0_1.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿 3段"
,
"link"
:
""
,
"contentImgLen"
:
25
,
"title"
:
"顶配 脑育"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_2.jpg"
,
"contentImg"
:
"0-2"
,
"desc"
:
"星飞帆卓睿 3段"
,
"bgUrl"
:
"brandpage/pic_0_2.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓耀 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"亲和 自护"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/0/0_3.jpg"
,
"contentImg"
:
"0-3"
,
"desc"
:
"星飞帆卓耀 3段"
,
"bgUrl"
:
"brandpage/pic_0_3.png"
,
"entrySource"
:
""
},
{
"productId"
:
"749098220531287139"
,
"shareTitle"
:
"爱本跃动蛋白营养粉"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
" 4维 效力"
,
"skuId"
:
"749098220531287140"
,
"shareImg"
:
"brandpage/products/share/0/0_4.jpg"
,
"contentImg"
:
"0-4"
,
"desc"
:
"爱本跃动蛋白营养粉"
,
"bgUrl"
:
"brandpage/pic_0_4.png"
,
"entrySource"
:
"xmh_wechatmp_brand_all"
},
{
"productId"
:
"693279214116405585"
,
"shareTitle"
:
"高钙奶酪泡芙脆"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"高钙 爆脆"
,
"skuId"
:
"693279214116405586"
,
"shareImg"
:
"brandpage/products/share/0/0_5.jpg"
,
"contentImg"
:
"0-5"
,
"desc"
:
"高钙奶酪泡芙脆"
,
"bgUrl"
:
"brandpage/pic_0_5.png"
,
"entrySource"
:
"xmh_wechatmp_brand_all"
},
{
"productId"
:
"543558664688883066"
,
"shareTitle"
:
"北纬47度黄糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"软糯 Q弹"
,
"skuId"
:
"545729884654212546"
,
"shareImg"
:
"brandpage/products/share/0/0_6.jpg"
,
"contentImg"
:
"0-6"
,
"desc"
:
"北纬47度黄糯玉米"
,
"bgUrl"
:
"brandpage/pic_0_6.png"
,
"entrySource"
:
"xmh_wechatmp_brand_all"
}],
[{
"productId"
:
""
,
"shareTitle"
:
"星飞帆经典 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"超凡 吸收"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_1.jpg"
,
"contentImg"
:
"1-1"
,
"desc"
:
"星飞帆经典 3段"
,
"bgUrl"
:
"brandpage/pic_1_1.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿 3段"
,
"link"
:
""
,
"contentImgLen"
:
25
,
"title"
:
"顶配 脑育"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_2.jpg"
,
"contentImg"
:
"1-2"
,
"desc"
:
"星飞帆卓睿 3段"
,
"bgUrl"
:
"brandpage/pic_1_2.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓耀 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"亲和 自护"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_3.jpg"
,
"contentImg"
:
"1-3"
,
"desc"
:
"星飞帆卓耀 3段"
,
"bgUrl"
:
"brandpage/pic_1_3.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"星飞帆卓睿Pro"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"顶配 A 2"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_4.jpg"
,
"contentImg"
:
"1-4"
,
"desc"
:
"星飞帆卓睿Pro"
,
"bgUrl"
:
"brandpage/pic_1_4.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"臻稚卓蓓 3段"
,
"link"
:
""
,
"contentImgLen"
:
28
,
"title"
:
"活性 有机"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_5.jpg"
,
"contentImg"
:
"1-5"
,
"desc"
:
"臻稚卓蓓 3段"
,
"bgUrl"
:
"brandpage/pic_1_5.png"
,
"entrySource"
:
""
},
{
"productId"
:
""
,
"shareTitle"
:
"臻爱倍护 3段"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
"高端 乳铁"
,
"skuId"
:
""
,
"shareImg"
:
"brandpage/products/share/1/1_6.jpg"
,
"contentImg"
:
"1-6"
,
"desc"
:
"臻爱倍护 3段"
,
"bgUrl"
:
"brandpage/pic_1_6.png"
,
"entrySource"
:
""
}],
[{
"productId"
:
"739634042657637394"
,
"shareTitle"
:
"飞鹤臻贵儿童配方奶粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"向上 成长"
,
"skuId"
:
"739635029460743612"
,
"shareImg"
:
"brandpage/products/share/4/4_1.jpg"
,
"contentImg"
:
"5-11"
,
"desc"
:
"飞鹤臻贵儿童配方奶粉"
,
"bgUrl"
:
"brandpage/pic_5_1.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
},
{
"productId"
:
"770087385697019251"
,
"shareTitle"
:
"飞鹤臻贵悦智配方奶粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"悦享 活力"
,
"skuId"
:
"770087385697019252"
,
"shareImg"
:
"brandpage/products/share/4/4_2.jpg"
,
"contentImg"
:
"5-21"
,
"desc"
:
"飞鹤臻贵悦智配方奶粉"
,
"bgUrl"
:
"brandpage/pic_5_2.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
},
{
"productId"
:
"584206109842248681"
,
"shareTitle"
:
"飞鹤牧场浓厚纯牛奶"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"浓厚 醇香"
,
"skuId"
:
"743707906122896598"
,
"shareImg"
:
"brandpage/products/share/4/4_3.jpg"
,
"contentImg"
:
"5-31"
,
"desc"
:
"飞鹤牧场浓厚纯牛奶"
,
"bgUrl"
:
"brandpage/pic_5_3.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
},
{
"productId"
:
"411619746805715934"
,
"shareTitle"
:
"六水香长粒香大米"
,
"link"
:
""
,
"contentImgLen"
:
8
,
"title"
:
"当季 新米"
,
"skuId"
:
"411619746805715935"
,
"shareImg"
:
"brandpage/products/share/4/4_4.jpg"
,
"contentImg"
:
"5-41"
,
"desc"
:
"六水香长粒香大米"
,
"bgUrl"
:
"brandpage/pic_5_4.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
},
{
"productId"
:
"675921531863073227"
,
"shareTitle"
:
"红富士晒晒苹果肉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"三蒸 三晒"
,
"skuId"
:
"675921531863073230"
,
"shareImg"
:
"brandpage/products/share/4/4_5.jpg"
,
"contentImg"
:
"5-51"
,
"desc"
:
"红富士晒晒苹果肉"
,
"bgUrl"
:
"brandpage/pic_5_5.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
},
{
"productId"
:
"599340570081015525"
,
"shareTitle"
:
"内衣专护洗衣液"
,
"link"
:
""
,
"contentImgLen"
:
11
,
"title"
:
"深层 洁净"
,
"skuId"
:
"599340570081015526"
,
"shareImg"
:
"brandpage/products/share/4/4_6.jpg"
,
"contentImg"
:
"5-61"
,
"desc"
:
"内衣专护洗衣液"
,
"bgUrl"
:
"brandpage/pic_5_6.png"
,
"entrySource"
:
"xmh_wechatmp_brand_profamily"
}],
[{
"productId"
:
"545768683314537529"
,
"shareTitle"
:
"北纬47度白甜糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"含有 叶酸"
,
"skuId"
:
"545770687080957074"
,
"shareImg"
:
"brandpage/products/share/4/4_1.jpg"
,
"contentImg"
:
"4-1"
,
"desc"
:
"北纬47度白甜糯玉米"
,
"bgUrl"
:
"brandpage/pic_4_1.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
},
{
"productId"
:
"543558664688883066"
,
"shareTitle"
:
"北纬47度黄糯玉米"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"软糯 Q弹"
,
"skuId"
:
"545729884654212546"
,
"shareImg"
:
"brandpage/products/share/4/4_2.jpg"
,
"contentImg"
:
"4-2"
,
"desc"
:
"北纬47度黄糯玉米"
,
"bgUrl"
:
"brandpage/pic_4_2.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
},
{
"productId"
:
"469675861496440509"
,
"shareTitle"
:
"北纬47度低GI水果玉米粒袋装"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"开袋 即食"
,
"skuId"
:
"469675861496440510"
,
"shareImg"
:
"brandpage/products/share/4/4_3.jpg"
,
"contentImg"
:
"4-3"
,
"desc"
:
"北纬47度低GI
\n
水果玉米粒袋装"
,
"bgUrl"
:
"brandpage/pic_4_3.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
},
{
"productId"
:
"733411972814471679"
,
"shareTitle"
:
"北纬47度东北烧烤味玉米段"
,
"link"
:
""
,
"contentImgLen"
:
5
,
"title"
:
"秘制 工艺"
,
"skuId"
:
"733468301522154622"
,
"shareImg"
:
"brandpage/products/share/4/4_4.jpg"
,
"contentImg"
:
"4-4"
,
"desc"
:
"北纬47度东北
\n
烧烤味玉米段"
,
"bgUrl"
:
"brandpage/pic_4_4.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
},
{
"productId"
:
"701593489939273114"
,
"shareTitle"
:
"N47°植物酵素乳"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"0乳糖 低GI"
,
"skuId"
:
"701593489939273115"
,
"shareImg"
:
"brandpage/products/share/4/4_5.jpg"
,
"contentImg"
:
"4-5"
,
"desc"
:
"N47°植物酵素乳"
,
"bgUrl"
:
"brandpage/pic_4_5.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
},
{
"productId"
:
"705230699873112222"
,
"shareTitle"
:
"N47°水果玉米汁"
,
"link"
:
""
,
"contentImgLen"
:
8
,
"title"
:
"轻卡 低GI"
,
"skuId"
:
"705230699873112223"
,
"shareImg"
:
"brandpage/products/share/4/4_6.jpg"
,
"contentImg"
:
"4-6"
,
"desc"
:
"N47°水果玉米汁"
,
"bgUrl"
:
"brandpage/pic_4_6.png"
,
"entrySource"
:
"xmh_wechatmp_brand_north"
}],
[{
"productId"
:
"749098220531287139"
,
"shareTitle"
:
"爱本跃动蛋白营养粉"
,
"link"
:
""
,
"contentImgLen"
:
20
,
"title"
:
" 4维 效力"
,
"skuId"
:
"749098220531287140"
,
"shareImg"
:
"brandpage/products/share/2/2_1.jpg"
,
"contentImg"
:
"2-1"
,
"desc"
:
"爱本跃动蛋白营养粉"
,
"bgUrl"
:
"brandpage/pic_2_1.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
},
{
"productId"
:
"748659115456528889"
,
"shareTitle"
:
"爱本牛初乳"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"初乳 精华"
,
"skuId"
:
"7748659115456528890"
,
"shareImg"
:
"brandpage/products/share/2/2_2.jpg"
,
"contentImg"
:
"2-2"
,
"desc"
:
"爱本牛初乳"
,
"bgUrl"
:
"brandpage/pic_2_2.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
},
{
"productId"
:
"768991288915277214"
,
"shareTitle"
:
"爱本每日蛋白营养糊"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"每日 蛋白"
,
"skuId"
:
"768991288915277215"
,
"shareImg"
:
"brandpage/products/share/2/2_3.jpg"
,
"contentImg"
:
"2-3"
,
"desc"
:
"爱本每日蛋白营养糊"
,
"bgUrl"
:
"brandpage/pic_2_3.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
},
{
"productId"
:
"767546274051183809"
,
"shareTitle"
:
"爱本纤纤益生菌羽衣甘蓝蛋白粉"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"腰腹 燃脂"
,
"skuId"
:
"767546274051183810"
,
"shareImg"
:
"brandpage/products/share/2/2_4.jpg"
,
"contentImg"
:
"2-4"
,
"desc"
:
"爱本纤纤益生菌
\n
羽衣甘蓝蛋白粉"
,
"bgUrl"
:
"brandpage/pic_2_4.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
},
{
"productId"
:
"749443379821195324"
,
"shareTitle"
:
"爱本参芝初乳肽"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"药食 同源"
,
"skuId"
:
"749443379821195325"
,
"shareImg"
:
"brandpage/products/share/2/2_5.jpg"
,
"contentImg"
:
"2-5"
,
"desc"
:
"爱本参芝初乳肽"
,
"bgUrl"
:
"brandpage/pic_2_5.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
},
{
"productId"
:
"753354110711035152"
,
"shareTitle"
:
"爱本悦眠功能粉"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"一夜 天亮"
,
"skuId"
:
"753354110711035153"
,
"shareImg"
:
"brandpage/products/share/2/2_6.jpg"
,
"contentImg"
:
"2-6"
,
"desc"
:
"爱本悦眠功能粉"
,
"bgUrl"
:
"brandpage/pic_2_6.png"
,
"entrySource"
:
"xmh_wechatmp_brand_function"
}],
[{
"productId"
:
"759563658744492290"
,
"shareTitle"
:
"爱上吃菜乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"高钙 高纤"
,
"skuId"
:
"759563658744492293"
,
"shareImg"
:
"brandpage/products/share/3/3_1.jpg"
,
"contentImg"
:
"3-1"
,
"desc"
:
"爱上吃菜乳酪"
,
"bgUrl"
:
"brandpage/pic_3_1.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
},
{
"productId"
:
"693279214116405585"
,
"shareTitle"
:
"高钙奶酪泡芙脆"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"高钙 爆脆"
,
"skuId"
:
"693279214116405586"
,
"shareImg"
:
"brandpage/products/share/3/3_2.jpg"
,
"contentImg"
:
"3-2"
,
"desc"
:
"高钙奶酪泡芙脆"
,
"bgUrl"
:
"brandpage/pic_3_2.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
},
{
"productId"
:
"772183835488032281"
,
"shareTitle"
:
"高纤黑巧乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"醇香 黑巧"
,
"skuId"
:
"772183835488032282"
,
"shareImg"
:
"brandpage/products/share/3/3_3.jpg"
,
"contentImg"
:
"3-3"
,
"desc"
:
"高纤黑巧乳酪"
,
"bgUrl"
:
"brandpage/pic_3_3.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
},
{
"productId"
:
"716141706338247497"
,
"shareTitle"
:
"超新星水果奶酪"
,
"link"
:
""
,
"contentImgLen"
:
15
,
"title"
:
"10倍 奶钙"
,
"skuId"
:
"716141706338247498"
,
"shareImg"
:
"brandpage/products/share/3/3_4.jpg"
,
"contentImg"
:
"3-4"
,
"desc"
:
"超新星水果奶酪"
,
"bgUrl"
:
"brandpage/pic_3_4.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
},
{
"productId"
:
"717871366421930449"
,
"shareTitle"
:
"厚切流心芝士片"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"浓郁 爆浆"
,
"skuId"
:
"717871366421930450"
,
"shareImg"
:
"brandpage/products/share/3/3_5.jpg"
,
"contentImg"
:
"3-5"
,
"desc"
:
"厚切流心芝士片"
,
"bgUrl"
:
"brandpage/pic_3_5.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
},
{
"productId"
:
"551135905055024574"
,
"shareTitle"
:
"嚼奶粉乳酪"
,
"link"
:
""
,
"contentImgLen"
:
10
,
"title"
:
"洁净 配方"
,
"skuId"
:
"596810081919086853"
,
"shareImg"
:
"brandpage/products/share/3/3_6.jpg"
,
"contentImg"
:
"3-6"
,
"desc"
:
"嚼奶粉乳酪"
,
"bgUrl"
:
"brandpage/pic_3_6.png"
,
"entrySource"
:
"xmh_wechatmp_brand_child"
}]
],
"videoUrl"
:
"https://course.feihe.com/momclub-picture/brandpage/banner_1%E6%85%A2%E4%BA%BA%E8%8A%82x%E9%A3%9E%E9%B9%A4%2B-%2B%E5%9C%9FFINAL.mp4"
,
"erqiPeizhi"
:
{
...
...
@@ -511,87 +500,67 @@
"title"
:
"品牌故事视频1"
},
"esgInfoList"
:
[
[
{
"desc2"
:
"飞鹤始终坚信,做母婴事业和做教育事业一样,要做母亲的事业、良心的事业,守护孩子健康成长。"
,
"videoUrl"
:
"https://course.feihe.com/momclub-picture/brandpage/esg4.mp4"
,
"link"
:
{},
"desc"
:
"中国飞鹤助力龙江教育"
,
"bgUrl"
:
"brandpage/esg4_1.png"
[{
"desc2"
:
"飞鹤始终坚信,做母婴事业和做教育事业一样,要做母亲的事业、良心的事业,守护孩子健康成长。"
,
"videoUrl"
:
"https://course.feihe.com/momclub-picture/brandpage/esg4.mp4"
,
"link"
:
{},
"desc"
:
"中国飞鹤助力龙江教育"
,
"bgUrl"
:
"brandpage/esg4_1.png"
},
{
"desc2"
:
"飞鹤践行低碳节能,打造绿色产业链;承担龙头责任,引领行业创新发展;履行社会责任,构建共富共享生态"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/UebPA-2XenAdw7lTs2NttA"
},
{
"desc2"
:
"飞鹤践行低碳节能,打造绿色产业链;承担龙头责任,引领行业创新发展;履行社会责任,构建共富共享生态"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/UebPA-2XenAdw7lTs2NttA"
},
"desc"
:
"中国飞鹤发布2024年ESG报告"
,
"bgUrl"
:
"brandpage/esg1.png"
"desc"
:
"中国飞鹤发布2024年ESG报告"
,
"bgUrl"
:
"brandpage/esg1.png"
},
{
"desc2"
:
"中国飞鹤于2025年4月初在全国范围内启动一项总规模12亿元的生育补贴计划,为符合条件的孕期家庭提供不少于1500元的补贴"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/TpjCyjCf2Df3t1RMfi-JKQ"
},
{
"desc2"
:
"中国飞鹤于2025年4月初在全国范围内启动一项总规模12亿元的生育补贴计划,为符合条件的孕期家庭提供不少于1500元的补贴"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/TpjCyjCf2Df3t1RMfi-JKQ"
},
"desc"
:
"12亿元生育补贴计划"
,
"bgUrl"
:
"brandpage/esg2.png"
"desc"
:
"12亿元生育补贴计划"
,
"bgUrl"
:
"brandpage/esg2.png"
},
{
"desc2"
:
"百年大计,教育为本;教育大计,教师为本。近三年来,飞鹤已投入超过6500万元开展专项助教活动,惠及在职专任教师超过28万人"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/fvo6LV95tCIPA_lda9L7zw"
},
{
"desc2"
:
"百年大计,教育为本;教育大计,教师为本。近三年来,飞鹤已投入超过6500万元开展专项助教活动,惠及在职专任教师超过28万人"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/fvo6LV95tCIPA_lda9L7zw"
},
"desc"
:
"教育公益"
,
"bgUrl"
:
"brandpage/esg3.png"
}
]
],
"qrInfoList"
:
[
{
"qrUrl"
:
"brandpage/qrhxf_sph.png"
,
"title"
:
"视频号"
,
"desc"
:
"扫码关注<span style='color:#D3A358;'>鹤小飞一家</span>视频号,看超多有爱的趣味故事"
},
{
"qrUrl"
:
"brandpage/qrhxf_wxxd.png"
,
"title"
:
"微信小店"
,
"desc"
:
"扫码进入<span style='color:#D3A358;'>鹤小飞一家</span>店铺,挑选精美限量周边"
}
],
"productTabList"
:
[
"全部"
,
"母婴全阶"
,
"星妈优选"
,
"北纬47°"
,
"功能营养"
,
"儿童产品"
],
"swiperIconList"
:
[
{
"baseUrl"
:
"brandpage/factory1.png"
,
"activeUrl"
:
"brandpage/factory2.png"
,
"text"
:
"中国飞鹤出品"
},
{
"baseUrl"
:
"brandpage/factory1.png"
,
"activeUrl"
:
"brandpage/factory2.png"
,
"text"
:
"工厂游预约"
},
{
"baseUrl"
:
"brandpage/corn1.png"
,
"activeUrl"
:
"brandpage/corn2.png"
,
"text"
:
"北纬47°生态"
},
{
"baseUrl"
:
"brandpage/cattle1.png"
,
"activeUrl"
:
"brandpage/cattle2.png"
,
"text"
:
"13家自有牧场"
}
"desc"
:
"教育公益"
,
"bgUrl"
:
"brandpage/esg3.png"
}]
],
"qrInfoList"
:
[{
"qrUrl"
:
"brandpage/qrhxf_sph.png"
,
"title"
:
"视频号"
,
"desc"
:
"扫码关注<span style='color:#D3A358;'>鹤小飞一家</span>视频号,看超多有爱的趣味故事"
},
{
"qrUrl"
:
"brandpage/qrhxf_wxxd.png"
,
"title"
:
"微信小店"
,
"desc"
:
"扫码进入<span style='color:#D3A358;'>鹤小飞一家</span>店铺,挑选精美限量周边"
}],
"productTabList"
:
[
"全部"
,
"母婴全阶"
,
"星妈优选"
,
"北纬47°"
,
"功能营养"
,
"儿童产品"
],
"swiperIconList"
:
[{
"baseUrl"
:
"brandpage/factory1.png"
,
"activeUrl"
:
"brandpage/factory2.png"
,
"text"
:
"中国飞鹤出品"
},
{
"baseUrl"
:
"brandpage/factory1.png"
,
"activeUrl"
:
"brandpage/factory2.png"
,
"text"
:
"工厂游预约"
},
{
"baseUrl"
:
"brandpage/corn1.png"
,
"activeUrl"
:
"brandpage/corn2.png"
,
"text"
:
"北纬47°生态"
},
{
"baseUrl"
:
"brandpage/cattle1.png"
,
"activeUrl"
:
"brandpage/cattle2.png"
,
"text"
:
"13家自有牧场"
}],
"ipDesc"
:
"鹤小飞一家是由鹤爸、鹤妈、鹤小飞(哥哥)、鹤小小(妹妹) 组成的一家。
\n
四口热爱生活、积极向上,是他们一家对生活的态度。"
}
\ No newline at end of file
mock/home.json
View file @
07261625
{
"contentImgList"
:
[
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/4-0%E5%AE%98%E7%BD%91%E8%A7%86%E9%A2%91.mp4"
,
"_style"
:
"width:311rpx;height: 324rpx;left: 40rpx;top: 0;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_1.png"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/%E9%A6%96%E9%A1%B5_2%E9%A3%9E%E9%B9%A4%E8%BF%9E%E7%BB%AD%E4%BA%94%E5%B9%B4%E5%A5%B6%E7%B2%89%E7%AC%AC%E4%B8%80.mp4"
,
"_style"
:
"width:263rpx;height: 324rpx;right: 40rpx;top: 400rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_2.png"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/%E9%A6%96%E9%A1%B5_3%E3%80%909%E6%9C%8827%E6%97%A5%E3%80%91%E9%A3%9E%E9%B9%A4_%E4%B8%96%E7%95%8C%E6%97%85%E6%B8%B8%E6%97%A5.mp4"
,
"_style"
:
"width:418rpx;height: 345rpx;left: 40rpx;top: 750rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_3.png"
},
{
"_style"
:
"width:263rpx;height: 324rpx;right: 40rpx;top: 1120rpx;"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/HhBF5h8xX8zOrthsy2-Y-A"
},
"bgUrl"
:
"homepage/content_4.png"
}
],
"toolList"
:
{
"maintitle"
:
"工具推荐"
,
"jtIcon"
:
"homepage/tool_jt.png"
,
"subtitle"
:
"更多妈妈都在用,告别手忙脚乱,助你轻松带娃!"
,
"tools"
:
[
{
"icon"
:
"homepage/tool_icon_7.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/xingmaLab/xingmaLab"
},
"context"
:
"记录我们的珍藏时刻"
,
"type"
:
1
,
"title"
:
"星妈会Lab"
},
{
"icon"
:
"homepage/tool_icon_2.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/feedingIndex/feedingIndex"
},
"context"
:
"一键更新喂养记录"
,
"type"
:
1
,
"title"
:
"喂养工具"
},
{
"icon"
:
"homepage/tool_icon_3.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/postnatalCheckUp/postnatalCheckUp"
},
"context"
:
"孕周检查准时告知"
,
"type"
:
1
,
"title"
:
"产检提醒"
},
{
"icon"
:
"homepage/tool_icon_4.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/shengzhangTools/shengzhangTools"
},
"context"
:
"发育偏离预警早报"
,
"type"
:
1
,
"title"
:
"宝宝生长测评"
},
{
"icon"
:
"homepage/tool_icon_6.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://ali.xudankeji.com/play/rCeXjMai"
},
"context"
:
"测体质选奶粉"
,
"type"
:
1
,
"title"
:
"体质测试"
},
{
"icon"
:
"homepage/tool_icon_1.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/naming/naming"
},
"context"
:
"AI生成吉利好名"
,
"type"
:
1
,
"title"
:
"星妈起名"
}
],
"bgUrl"
:
"homepage/toolBg.png"
},
"suggest"
:
{
"link"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/expertsView?from=home"
}
},
"channelTabList"
:
[
"凯叔讲故事"
,
"品格培养"
,
"知识科普"
,
"睡眠作息"
,
"宝贝喂养"
],
"popupImageObj"
:
{
"btnName"
:
"立即寻宝"
,
"jumpType"
:
1
,
"imageUrl"
:
"homepage/popImg/popBgImg2.jpg"
,
"jumpExtra"
:
{},
"title"
:
"北纬47°鲜活溯源之旅"
,
"jumpUrl"
:
"/pages/syWebview/syWebview?p=xmh11"
},
"voiceStory"
:
{
"link"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia?from=song&sourceFrom=moreTools&source=moreTools&num=1&bir=2024-05-23&monthAge=12&month=null"
}
},
"channelTabListMianTitle"
:
"有声频道"
,
"swiperList"
:
[
{
"videoUrl"
:
"homepage/video3.mp4"
,
"link"
:
{},
"title"
:
"烤肉的秘密"
,
"url"
:
"homepage/homeSwiper/V1/krdmm.jpg"
},
{
"videoUrl"
:
"homepage/homeSwiper/V1/lfdxs1.mp4"
,
"link"
:
{},
"title"
:
"东北真行乡村振兴篇"
,
"url"
:
"homepage/homeSwiper/V1/lfdxs.jpg"
},
{
"videoUrl"
:
"homepage/homeSwiper/V1/dbzx1.mp4"
,
"link"
:
{},
"title"
:
"东北真行寻人"
,
"url"
:
"homepage/homeSwiper/V1/dbzx.jpeg"
},
{
"videoUrl"
:
""
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://fh0926-activity.dexfu.cn/customShare/share?id=Did1NjI1MzU"
},
"title"
:
"晒出飞鹤宝宝"
,
"url"
:
"homepage/homeSwiper/V1/scfhbb1.jpg"
},
{
"videoUrl"
:
""
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001146"
},
"title"
:
"双节28会员日"
,
"url"
:
"homepage/homeSwiper/V1/13.jpg"
}
],
"childrenInfoList"
:
[
[
{
"desc2"
:
"乙肝母婴传播可防可控,但“时间窗口”不容错过!"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/8OHpMdvbuwJPGsfdXs7aDg"
},
"isNew"
:
false
,
"desc"
:
"新生儿出生后24小时必做!错过可能影响一生健康"
,
"bgUrl"
:
"homepage/children/childrenV1/1.jpg"
},
{
"desc2"
:
"家长通过科学抚触,不仅能激活宝宝大脑神经突触,还能为宝宝的认知力、自护力打下坚实基础。"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/vMyPcDbAmwMsZCMlW0kkDA"
},
"isNew"
:
false
,
"desc"
:
"0-3岁宝宝触觉发育关键期,附按摩手法!"
,
"bgUrl"
:
"homepage/children/childrenV1/2.jpg"
},
{
"desc2"
:
"究竟是体质虚弱?生病了?还是缺乏某些营养元素呢?星妈会带你一次性搞懂宝宝出汗的秘密!"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/pnYVG4yTuBSbNN-fIYKrCQ"
},
"isNew"
:
false
,
"desc"
:
"宝宝满头汗vs全身湿!小心这4种疾病,正在偷走健康!"
,
"bgUrl"
:
"homepage/children/childrenV1/3.jpg"
}
]
],
"vipConfigList"
:
[
{
"btnTitle"
:
"首注200元优惠券"
,
"subTitle"
:
"新人礼权益"
,
"level"
:
"注册会员"
,
"btnSubTitle"
:
"立即注册"
,
"grade"
:
"-1"
,
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"三甲医生在线问诊"
,
"subTitle"
:
"免费问诊权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"0"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"1"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"2"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"1分购、优惠券"
,
"subTitle"
:
"月月礼权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"3"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"1分购、优惠券"
,
"subTitle"
:
"月月礼权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"4"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
}
],
"changelInfoList"
:
[
[
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22101&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【藏好了吗】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22102&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【水和风和娃娃】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22103&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【羽绒被】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22104&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【知了的外衣】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22106&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【风】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22107&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【我和小鸟和铃铛】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/6.jpg"
}
],
[
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21891&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝不虚荣的好品格:【红舞鞋】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21845&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"【动物王国】教宝宝学会爱护东西:【谁是破坏王】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21930&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝拒绝的勇气:【该说不,就说不】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21898&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝专心的好习惯:【两个青年学棋】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21953&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝坚持的好品格:【不怕挫折的渔夫】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21840&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝的自制力:【一次只要一个】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/6.jpg"
}
],
[
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/calendar/parentchildsongsdetail?id=22281"
},
"desc"
:
"营养健康小知识:营养元素钙铁锌"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21328&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝指甲长倒刺是缺维生素吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21545&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何分辨宝宝是攒肚还是便秘?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21310&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"手足口疫苗有必要打吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21734&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝多大开始刷牙?一定不能晚于这个时间!"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=25897&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何缓解0-6月宝宝肠绞痛?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/6.jpg"
}
],
[
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21533&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何拯救睡渣宝宝?培养自主入睡?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21602&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"开灯睡觉影响宝宝智力发育?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21613&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝都爱“投降式睡姿”?要纠正吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21494&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"娃睡得正香,要不要叫醒吃奶?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21633&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝总夜醒怎么办?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21629&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝每天睡多久合适?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/6.jpg"
}
],
[
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21357&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝夏日拉肚子该怎么办?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21497&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"给宝宝冲奶粉,冲稀点不上火,浓点更营养?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21506&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"怎样辨别奶粉中含有香精?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21455&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"怎样判断宝宝吃饱了没?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21495&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"奶粉颜色偏黄好?还是偏白好?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21489&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"冲奶粉,不能用哪种水?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/6.jpg"
}
]
],
"bottomLinkList"
:
[
{
"_style"
:
"width:70rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconwx.png"
},
{
"_style"
:
"width:95rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconqw.png"
},
{
"_style"
:
"width:70rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconsph.png"
},
{
"_style"
:
"width:88rpx;height:99rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconxhs.png"
}
],
"vipCardList"
:
[
{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"level"
:
"钻石会员"
,
"btnSubTitle"
:
"立即了解"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
""
,
"showCornerTxt"
:
""
,
"subTitle"
:
"来自万年黑土的健康食品"
,
"level"
:
"北纬47°系列"
,
"btnSubTitle"
:
""
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000265&entrySource=xmh_wechatmp_home_recgoods"
},
"bgUrl"
:
"homepage/cardbg2.png"
},
{
"btnTitle"
:
""
,
"showCornerTxt"
:
""
,
"subTitle"
:
"专家文章、育儿知识、饮食知识"
,
"level"
:
"育儿宝典"
,
"btnSubTitle"
:
""
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/library/ContentLibrary"
},
"bgUrl"
:
"homepage/cardbg3.png"
}
],
"qrInfoList"
:
[
{
"qrUrl"
:
"homepage/qrcode_gzh.png"
,
"title"
:
"公众号"
,
"desc"
:
"长按关注<span style:'color:#D3A358;'>星妈会</span>公众号,了解更多专业育儿资讯"
},
{
"qrUrl"
:
"homepage/qrcode_qw.png"
,
"title"
:
"企业微信"
,
"desc"
:
"长按添加<span style:'color:#D3A358;'>星妈管家</span>,享受专家问诊与社群福利活动"
},
{
"qrUrl"
:
"homepage/qrcode_sph.png"
,
"title"
:
"视频号"
,
"desc"
:
"扫码关注<span style:'color:#D3A358;'>星妈会</span>视频号,了解更多专业育儿资讯"
}
],
"childrenInfoListMianTitle"
:
"育儿智库"
,
"expertTeam"
:
{
"maintitle"
:
"专家团"
,
"etConUrl2"
:
"homepage/et_con2.png"
,
"etConUrl3"
:
"homepage/et_con3.png"
,
"etConUrl1"
:
"homepage/et_con11.png"
},
"floatIcon"
:
{
"imageUrl"
:
"homepage/btnclose.png"
,
"videoUrl"
:
"homepage/video3.mp4"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
}
}
"contentImgList"
:
[{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/4-0%E5%AE%98%E7%BD%91%E8%A7%86%E9%A2%91.mp4"
,
"_style"
:
"width:311rpx;height: 324rpx;left: 40rpx;top: 0;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_1.png"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/%E9%A6%96%E9%A1%B5_2%E9%A3%9E%E9%B9%A4%E8%BF%9E%E7%BB%AD%E4%BA%94%E5%B9%B4%E5%A5%B6%E7%B2%89%E7%AC%AC%E4%B8%80.mp4"
,
"_style"
:
"width:263rpx;height: 324rpx;right: 40rpx;top: 400rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_2.png"
},
{
"videoUrl"
:
"https://course.feihe.com/momclub-picture/homepage/%E9%A6%96%E9%A1%B5_3%E3%80%909%E6%9C%8827%E6%97%A5%E3%80%91%E9%A3%9E%E9%B9%A4_%E4%B8%96%E7%95%8C%E6%97%85%E6%B8%B8%E6%97%A5.mp4"
,
"_style"
:
"width:418rpx;height: 345rpx;left: 40rpx;top: 750rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/content_3.png"
},
{
"_style"
:
"width:263rpx;height: 324rpx;right: 40rpx;top: 1120rpx;"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/HhBF5h8xX8zOrthsy2-Y-A"
},
"bgUrl"
:
"homepage/content_4.png"
}],
"toolList"
:
{
"maintitle"
:
"工具推荐"
,
"jtIcon"
:
"homepage/tool_jt.png"
,
"subtitle"
:
"更多妈妈都在用,告别手忙脚乱,助你轻松带娃!"
,
"tools"
:
[{
"icon"
:
"homepage/tool_icon_7.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/xingmaLab/xingmaLab"
},
"context"
:
"记录我们的珍藏时刻"
,
"type"
:
1
,
"title"
:
"星妈会Lab"
},
{
"icon"
:
"homepage/tool_icon_2.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/feedingIndex/feedingIndex"
},
"context"
:
"一键更新喂养记录"
,
"type"
:
1
,
"title"
:
"喂养工具"
},
{
"icon"
:
"homepage/tool_icon_3.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/postnatalCheckUp/postnatalCheckUp"
},
"context"
:
"孕周检查准时告知"
,
"type"
:
1
,
"title"
:
"产检提醒"
},
{
"icon"
:
"homepage/tool_icon_4.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/shengzhangTools/shengzhangTools"
},
"context"
:
"发育偏离预警早报"
,
"type"
:
1
,
"title"
:
"宝宝生长测评"
},
{
"icon"
:
"homepage/tool_icon_6.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://ali.xudankeji.com/play/rCeXjMai"
},
"context"
:
"测体质选奶粉"
,
"type"
:
1
,
"title"
:
"体质测试"
},
{
"icon"
:
"homepage/tool_icon_1.png"
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/naming/naming"
},
"context"
:
"AI生成吉利好名"
,
"type"
:
1
,
"title"
:
"星妈起名"
}],
"bgUrl"
:
"homepage/toolBg.png"
},
"suggest"
:
{
"link"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia"
}
},
"channelTabList"
:
[
"凯叔讲故事"
,
"品格培养"
,
"知识科普"
,
"睡眠作息"
,
"宝贝喂养"
],
"popupImageObj"
:
{
"btnName"
:
"立即寻宝"
,
"jumpType"
:
1
,
"imageUrl"
:
"homepage/popImg/popBgImg2.jpg"
,
"jumpExtra"
:
{},
"title"
:
"北纬47°鲜活溯源之旅"
,
"jumpUrl"
:
"/pages/syWebview/syWebview?p=xmh11"
},
"voiceStory"
:
{
"link"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia?from=song&sourceFrom=moreTools&source=moreTools&num=1&bir=2024-05-23&monthAge=12&month=null"
}
},
"channelTabListMianTitle"
:
"有声频道"
,
"swiperList"
:
[{
"img"
:
"homepage/homeSwiper/V1/积分市集.png"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001167"
},
"title"
:
"积分市集"
,
"url"
:
"homepage/homeSwiper/V1/积分市集.png"
},
{
"videoUrl"
:
"homepage/video3.mp4"
,
"link"
:
{},
"title"
:
"烤肉的秘密"
,
"url"
:
"homepage/homeSwiper/V1/krdmm.jpg"
},
{
"videoUrl"
:
"homepage/homeSwiper/V1/lfdxs1.mp4"
,
"link"
:
{},
"title"
:
"东北真行乡村振兴篇"
,
"url"
:
"homepage/homeSwiper/V1/lfdxs.jpg"
},
{
"videoUrl"
:
"homepage/homeSwiper/V1/dbzx1.mp4"
,
"link"
:
{},
"title"
:
"东北真行寻人"
,
"url"
:
"homepage/homeSwiper/V1/dbzx.jpeg"
}],
"childrenInfoList"
:
[
[{
"desc2"
:
"乙肝母婴传播可防可控,但“时间窗口”不容错过!"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/8OHpMdvbuwJPGsfdXs7aDg"
},
"isNew"
:
false
,
"desc"
:
"新生儿出生后24小时必做!错过可能影响一生健康"
,
"bgUrl"
:
"homepage/children/childrenV1/1.jpg"
},
{
"desc2"
:
"家长通过科学抚触,不仅能激活宝宝大脑神经突触,还能为宝宝的认知力、自护力打下坚实基础。"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/vMyPcDbAmwMsZCMlW0kkDA"
},
"isNew"
:
false
,
"desc"
:
"0-3岁宝宝触觉发育关键期,附按摩手法!"
,
"bgUrl"
:
"homepage/children/childrenV1/2.jpg"
},
{
"desc2"
:
"究竟是体质虚弱?生病了?还是缺乏某些营养元素呢?星妈会带你一次性搞懂宝宝出汗的秘密!"
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mp.weixin.qq.com/s/pnYVG4yTuBSbNN-fIYKrCQ"
},
"isNew"
:
false
,
"desc"
:
"宝宝满头汗vs全身湿!小心这4种疾病,正在偷走健康!"
,
"bgUrl"
:
"homepage/children/childrenV1/3.jpg"
}]
],
"vipConfigList"
:
[{
"btnTitle"
:
"首注200元优惠券"
,
"subTitle"
:
"新人礼权益"
,
"level"
:
"注册会员"
,
"btnSubTitle"
:
"立即注册"
,
"grade"
:
"-1"
,
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"三甲医生在线问诊"
,
"subTitle"
:
"免费问诊权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"0"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"1"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"2"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"1分购、优惠券"
,
"subTitle"
:
"月月礼权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"3"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
"1分购、优惠券"
,
"subTitle"
:
"月月礼权益"
,
"btnSubTitle"
:
"立即了解"
,
"grade"
:
"4"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
}],
"changelInfoList"
:
[
[{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22101&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【藏好了吗】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22102&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【水和风和娃娃】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22103&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【羽绒被】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22104&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【知了的外衣】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22106&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【风】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=22107&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"凯叔·金子美铃童诗:【我和小鸟和铃铛】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/1/6.jpg"
}],
[{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21891&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝不虚荣的好品格:【红舞鞋】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21845&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"【动物王国】教宝宝学会爱护东西:【谁是破坏王】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21930&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝拒绝的勇气:【该说不,就说不】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21898&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝专心的好习惯:【两个青年学棋】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21953&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝坚持的好品格:【不怕挫折的渔夫】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21840&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"培养宝宝的自制力:【一次只要一个】"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/2/6.jpg"
}],
[{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/calendar/parentchildsongsdetail?id=22281"
},
"desc"
:
"营养健康小知识:营养元素钙铁锌"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21328&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝指甲长倒刺是缺维生素吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21545&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何分辨宝宝是攒肚还是便秘?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21310&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"手足口疫苗有必要打吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21734&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝多大开始刷牙?一定不能晚于这个时间!"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=25897&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何缓解0-6月宝宝肠绞痛?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/3/6.jpg"
}],
[{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21533&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"如何拯救睡渣宝宝?培养自主入睡?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21602&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"开灯睡觉影响宝宝智力发育?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21613&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝都爱“投降式睡姿”?要纠正吗?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21494&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"娃睡得正香,要不要叫醒吃奶?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21633&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝总夜醒怎么办?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21629&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝每天睡多久合适?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/4/6.jpg"
}],
[{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21357&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"宝宝夏日拉肚子该怎么办?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/1.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21497&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"给宝宝冲奶粉,冲稀点不上火,浓点更营养?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/2.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21506&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"怎样辨别奶粉中含有香精?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/3.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21455&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"怎样判断宝宝吃饱了没?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/4.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21495&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"奶粉颜色偏黄好?还是偏白好?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/5.jpg"
},
{
"link"
:
{
"extra"
:
{},
"type"
:
3
,
"url"
:
"https://mom.feihe.com/babyWikipedia/audioDetail?id=21489&type=3&period_id=5&tag_id=1&navActive=1&fnTagId=0"
},
"desc"
:
"冲奶粉,不能用哪种水?"
,
"bgUrl"
:
"homepage/channel/soundChannelV1/5/6.jpg"
}]
],
"bottomLinkList"
:
[{
"_style"
:
"width:70rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconwx.png"
},
{
"_style"
:
"width:95rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconqw.png"
},
{
"_style"
:
"width:70rpx;height:109rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconsph.png"
},
{
"_style"
:
"width:88rpx;height:99rpx;"
,
"link"
:
"www.baidu.com"
,
"bgUrl"
:
"homepage/iconxhs.png"
}],
"vipCardList"
:
[{
"btnTitle"
:
"12类系列课程"
,
"subTitle"
:
"育儿课程权益"
,
"level"
:
"钻石会员"
,
"btnSubTitle"
:
"立即了解"
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"bgUrl"
:
"homepage/cardbg1.png"
},
{
"btnTitle"
:
""
,
"showCornerTxt"
:
""
,
"subTitle"
:
"来自万年黑土的健康食品"
,
"level"
:
"北纬47°系列"
,
"btnSubTitle"
:
""
,
"link"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000265&entrySource=xmh_wechatmp_home_recgoods"
},
"bgUrl"
:
"homepage/cardbg2.png"
},
{
"btnTitle"
:
""
,
"showCornerTxt"
:
""
,
"subTitle"
:
"专家文章、育儿知识、饮食知识"
,
"level"
:
"育儿宝典"
,
"btnSubTitle"
:
""
,
"link"
:
{
"extra"
:
{},
"type"
:
1
,
"url"
:
"/pages/library/ContentLibrary"
},
"bgUrl"
:
"homepage/cardbg3.png"
}],
"qrInfoList"
:
[{
"qrUrl"
:
"homepage/qrcode_gzh.png"
,
"title"
:
"公众号"
,
"desc"
:
"长按关注<span style:'color:#D3A358;'>星妈会</span>公众号,了解更多专业育儿资讯"
},
{
"qrUrl"
:
"homepage/qrcode_qw.png"
,
"title"
:
"企业微信"
,
"desc"
:
"长按添加<span style:'color:#D3A358;'>星妈管家</span>,享受专家问诊与社群福利活动"
},
{
"qrUrl"
:
"homepage/qrcode_sph.png"
,
"title"
:
"视频号"
,
"desc"
:
"扫码关注<span style:'color:#D3A358;'>星妈会</span>视频号,了解更多专业育儿资讯"
}],
"childrenInfoListMianTitle"
:
"育儿智库"
,
"expertTeam"
:
{
"maintitle"
:
"专家团"
,
"etConUrl2"
:
"homepage/et_con2.png"
,
"etConUrl3"
:
"homepage/et_con3.png"
,
"etConUrl1"
:
"homepage/et_con11.png"
}
}
\ No newline at end of file
mock/integral.json
View file @
07261625
{
"clickMore"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"tupianBanben"
:
"1022"
,
"swiper"
:
[],
"goodsListData"
:
{
"listCommon"
:
{
"listItemImgBg"
:
"integral/1022/listItemImgBg.png"
},
"tabInfo"
:
{
"tabBg"
:
"tapSelectBg.png"
,
"tabTexts"
:
[
{
"line2"
:
""
,
"line1"
:
"星品榜单"
},
{
"line2"
:
""
,
"line1"
:
"0元爆款"
},
{
"line2"
:
""
,
"line1"
:
"北纬专场"
}
]
},
"goodsData"
:
[
{
"titles"
:
[
"星飞帆4段儿童成长配..."
,
"星飞帆卓睿4段儿童配..."
,
"飞鹤臻贵儿童成长配方..."
,
"茁然 茁护儿童配方奶..."
,
"经典爱本乳铁蛋白配方..."
,
"飞鹤茁然高钙奶酪泡芙..."
,
"金装1962-中老年高钙..."
,
"经典爱本膳骨配方奶粉..."
,
"经典爱本清澄配方奶粉..."
,
"金装1962-高钙高蛋白..."
,
"德佑纯水湿巾80抽/包"
,
"婴儿专护除菌除螨洗衣..."
,
"DHA深海鳕鱼肠80g*4袋"
,
"云朵软软绵柔巾洗脸巾..."
],
"prices"
:
[
"低至730积分+¥115"
,
"低至865积分+¥195"
,
"低至1000积分+¥228"
,
"低至715积分+¥125"
,
"低至3160积分+¥126.4"
,
"低至1400积分+¥55.8"
,
"低至1780积分+¥71.2"
,
"低至3160积分+¥126.4"
,
"低至3960积分+¥158.4"
,
"低至1780积分+¥71.2"
,
"低至65积分+¥36.5"
,
"低至440积分+¥17.5"
,
"低至520积分+¥20.8"
,
"低至460积分+¥18.3"
],
"goodsImgs"
:
[
"listItemImgJx0.png"
,
"listItemImgJx1.png"
,
"listItemImgJx2.png"
,
"listItemImgJx3.png"
,
"listItemImgJx4.png"
,
"listItemImgJx5.png"
,
"listItemImgJx6.png"
,
"listItemImgJx7.png"
,
"listItemImgJx8.png"
,
"listItemImgJx9.png"
,
"listItemImgJx10.png"
,
"listItemImgJx11.png"
,
"listItemImgJx13.png"
,
"listItemImgJx14.png"
]
},
{
"titles"
:
[
"星飞帆4段儿童成长配..."
,
"飞鹤茁然儿童配方奶升..."
,
"茁然 茁护儿童配方奶..."
,
"宝宝钙维生素D软胶囊..."
,
"公牛 新国标插座/插线..."
,
"九阳煮蛋器多功能智能..."
,
"荣事达电煮锅家用多功..."
,
"babygo进口户外防水..."
,
"苏泊尔(SUPOR)真..."
,
"超级飞侠儿童绘画笔套..."
],
"prices"
:
[
11500
,
8900
,
12000
,
5450
,
5980
,
5900
,
5900
,
3800
,
9900
,
7900
],
"goodsImgs"
:
[
"listItemImgXL0.png"
,
"listItemImgXL1.png"
,
"listItemImgXL2.png"
,
"listItemImgXL3.png"
,
"listItemImgXL5.png"
,
"listItemImgXL7.png"
,
"listItemImgXL9.png"
,
"listItemImgXL11.png"
,
"listItemImgXL12.png"
,
"listItemImgXL13.png"
]
},
{
"titles"
:
[
"北纬47度水果玉米"
,
"北纬47度黄糯鲜玉米"
,
"北纬47度白甜糯玉米"
,
"北纬47度东北烧烤..."
,
"北纬47度花甜糯玉米"
,
"北纬47度黑珍珠玉米"
,
"N47°植物酵素乳245..."
,
"N47°水果玉米汁245..."
],
"prices"
:
[
4740
,
3900
,
4600
,
5990
,
4600
,
5200
,
9990
,
7990
],
"goodsImgs"
:
[
"listItemImgPzh0.png"
,
"listItemImgPzh1.png"
,
"listItemImgPzh2.png"
,
"listItemImgPzh3.png"
,
"listItemImgPzh4.png"
,
"listItemImgPzh5.png"
,
"listItemImgPzh6.png"
,
"listItemImgPzh7.png"
]
}
],
"productIdUrl"
:
{
"lingyuan"
:
[
{
"productId"
:
"643301938280182989"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"643301938280182990"
},
{
"productId"
:
"570770855028876907"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"570770855028876908"
},
{
"productId"
:
"643302772176787321"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"643302772176787322"
},
{
"productId"
:
"650261586675438161"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"650261761758111604"
},
{
"productId"
:
"637462885116453461"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"637462885116453462"
},
{
"productId"
:
"664995106239801237"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"664995106239801238"
},
{
"productId"
:
"664992929630904330"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"702706680618457075"
},
{
"productId"
:
"477231839213998660"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"477231839213998661"
},
{
"productId"
:
"710238004623156187"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"710238148411278894"
},
{
"productId"
:
"637105594356118250"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"637105594356118251"
}
],
"xingpin"
:
[
{
"productId"
:
"632366292935447153"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"632366292935447154"
},
{
"productId"
:
"434526218612696157"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"434526218612696158"
},
{
"productId"
:
"779457178234291713"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"779457178234291714"
},
{
"productId"
:
"632368902459430553"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"632368902459430554"
},
{
"productId"
:
"748373470406312440"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748373470406312441"
},
{
"productId"
:
"700209063828145600"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"700209063828145601"
},
{
"productId"
:
"444612538255511698"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"444612538255511699"
},
{
"productId"
:
"748374838109458955"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748374838109458956"
},
{
"productId"
:
"748376191670080756"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748376191670080757"
},
{
"productId"
:
"444614841574228087"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"444614841574228088"
},
{
"productId"
:
"642944987112793104"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"642944987112793105"
},
{
"productId"
:
"660577242594873852"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"660577242594873853"
},
{
"productId"
:
"670068445908034706"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"670072178498381183"
},
{
"productId"
:
"660575857729992191"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"660575857729992192"
}
],
"beiwei"
:
[
{
"productId"
:
"694019044167238066"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"694019044167238067"
},
{
"productId"
:
"548984197069284758"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"548984197069284759"
},
{
"productId"
:
"548991402553569325"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"548991402553569326"
},
{
"productId"
:
"757045038059549612"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"757045038059549613"
},
{
"productId"
:
"555507401709887582"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"555507401709887583"
},
{
"productId"
:
"555151404052796950"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"555151404052796951"
},
{
"productId"
:
"704050114989893289"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"704050114989893290"
},
{
"productId"
:
"710290587034550507"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"710290587034550508"
}
]
}
},
"quanyitiaozhuanInfo"
:
{
"shengrili"
:
{
"qushiyong"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/coupons/couponList"
}
},
"suyuanyou"
:
{
"qubaoming"
:
{
"type"
:
3
,
"url"
:
"https://member.feihe.com/memberH5/#/SyySignupInfo?activityCode=syy20250806&sceneCode=WXG01"
}
}
},
"vipIntegral"
:
{
"gonglue"
:
{
"img"
:
"strategyBtn.png"
,
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"jifenmingxi"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/newPointDetail?crmId={crmid}&appCode=XMH"
},
"progressBar"
:
{
"barBgImg"
:
"progressBarBgIntegral.png"
,
"barImg"
:
"progressBarIntegral.png"
},
"vipCardInfo"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"excharge"
:
{
"img"
:
"integralExchargeBtn.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000187"
}
},
"viplv"
:
{
"imgs"
:
[
"imgPlatinum0.png"
,
"imgPlatinum1.png"
,
"imgPlatinum2.png"
,
"imgPlatinum3.png"
,
"imgPlatinum4.png"
],
"upLvTxts"
:
[
"扫罐内码或下单有机会提升至/V2铂金会员"
,
"扫罐内码或下单有机会提升至/V3钻石会员"
,
"扫罐内码或下单有机会提升至/V4星光会员"
,
"扫罐内码或下单有机会提升至/V5星耀会员"
,
"已提升至最高等级/V5星耀会员"
],
"vipLvIcon"
:
[
"imgPlatinumIcon0.png"
,
"imgPlatinumIcon1.png"
,
"imgPlatinumIcon2.png"
,
"imgPlatinumIcon3.png"
,
"imgPlatinumIcon4.png"
],
"nickNameColors"
:
[
"#1d1e25"
,
"#1d1e25"
,
"#ffffff"
],
"imgBgs"
:
[
"imgPlatinumBg0.png"
,
"imgPlatinumBg1.png"
,
"imgPlatinumBg2.png"
,
"imgPlatinumBg3.png"
,
"imgPlatinumBg4.png"
],
"dangqianColors"
:
[
"#b27c1e"
,
"#447ab0"
,
"#332288"
,
"#674513"
,
"#674513"
],
"vipNameImgs"
:
[
"imgPlatinumName0.png"
,
"imgPlatinumName1.png"
,
"imgPlatinumName2.png"
,
"imgPlatinumName3.png"
,
"imgPlatinumName4.png"
]
},
"vipActive"
:
[
{
"img"
:
"vipAct251009001.jpg"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"兑换礼品"
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001165"
},
{
"img"
:
"vipAct2.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"/subPackages/shopMainProcess/lottery/index?utm_campaign=%E6%BA%AF%E6%BA%90%E6%8A%BD%E5%A5%96&_channel_track_key=ngSppZAj"
}
],
"vipLvInfo"
:
[
{
"vipLvIcon"
:
"vipLvIcon0.png"
,
"vipLvBg"
:
"vipLvBg0.png"
,
"currentLvTip"
:
"currentLvTip0.png"
,
"barVip"
:
"barVip0.png"
,
"barBgVip"
:
"barBgVip0.png"
},
{
"vipLvIcon"
:
"vipLvIcon1.png"
,
"vipLvBg"
:
"vipLvBg1.png"
,
"currentLvTip"
:
"currentLvTip1.png"
,
"barVip"
:
"barVip1.png"
,
"barBgVip"
:
"barBgVip1.png"
},
{
"vipLvIcon"
:
"vipLvIcon2.png"
,
"vipLvBg"
:
"vipLvBg2.png"
,
"currentLvTip"
:
"currentLvTip2.png"
,
"barVip"
:
"barVip2.png"
,
"barBgVip"
:
"barBgVip2.png"
},
{
"vipLvIcon"
:
"vipLvIcon3.png"
,
"vipLvBg"
:
"vipLvBg3.png"
,
"currentLvTip"
:
"currentLvTip3.png"
,
"barVip"
:
"barVip3.png"
,
"barBgVip"
:
"barBgVip3.png"
},
{
"vipLvIcon"
:
"vipLvIcon4.png"
,
"vipLvBg"
:
"vipLvBg4.png"
,
"currentLvTip"
:
"currentLvTip4.png"
,
"barVip"
:
"barVip4.png"
,
"barBgVip"
:
"barBgVip4.png"
}
],
"qunyiInfo"
:
{
"vipRule"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"quanyiBgs"
:
[
{
"selectImg"
:
"quanyiSelectBg0.png"
,
"lockImg"
:
"quanyiLockBg0.png"
,
"unlockImg"
:
"quanyiunLockBg0.png"
,
"quanyiNum"
:
3
},
{
"selectImg"
:
"quanyiSelectBg1.png"
,
"lockImg"
:
"quanyiLockBg1.png"
,
"unlockImg"
:
"quanyiunLockBg1.png"
,
"quanyiNum"
:
5
},
{
"selectImg"
:
"quanyiSelectBg2.png"
,
"lockImg"
:
"quanyiLockBg2.png"
,
"unlockImg"
:
"quanyiunLockBg2.png"
,
"quanyiNum"
:
8
},
{
"selectImg"
:
"quanyiSelectBg3.png"
,
"lockImg"
:
"quanyiLockBg3.png"
,
"unlockImg"
:
"quanyiunLockBg3.png"
,
"quanyiNum"
:
9
},
{
"selectImg"
:
"quanyiSelectBg4.png"
,
"lockImg"
:
"quanyiLockBg4.png"
,
"unlockImg"
:
"quanyiunLockBg4.png"
,
"quanyiNum"
:
9
}
],
"rule"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"imgInfos"
:
[
{
"img"
:
"yueyueliIcon0.png"
,
"name"
:
"月月礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"yuerIcon0.png"
,
"name"
:
"育儿课程"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"mainfeiIcon0.png"
,
"name"
:
"免费问诊"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"aibenxinrenliIcon0.png"
,
"name"
:
"爱本新人礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"zhuanduanliIcon0.png"
,
"name"
:
"转段礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"zhousuiliIcon0.png"
,
"name"
:
"周岁礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"shengriliIcon0.png"
,
"name"
:
"生日礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"jinjiliIcon0.png"
,
"name"
:
"晋级礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"suyuanyouIcon0.png"
,
"name"
:
"溯源游"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
}
],
"vipQuanyiUrl"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"vipLvsQuanyi"
:
[
{
"isNewArr"
:
[],
"qunyiList"
:
[
0
,
2
,
5
]
},
{
"isNewArr"
:
[
6
,
7
],
"qunyiList"
:
[
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
8
,
1
],
"qunyiList"
:
[
8
,
1
,
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
9
],
"qunyiList"
:
[
9
,
8
,
1
,
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
9
],
"qunyiList"
:
[
9
,
8
,
1
,
6
,
7
,
0
,
2
,
5
]
}
]
}
}
"clickMore"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"tupianBanben"
:
"1022"
,
"swiper"
:
[],
"goodsListData"
:
{
"listCommon"
:
{
"listItemImgBg"
:
"integral/1022/listItemImgBg.png"
},
"tabInfo"
:
{
"tabBg"
:
"tapSelectBg.png"
,
"tabTexts"
:
[{
"line2"
:
""
,
"line1"
:
"星品榜单"
},
{
"line2"
:
""
,
"line1"
:
"0元爆款"
},
{
"line2"
:
""
,
"line1"
:
"北纬专场"
}]
},
"goodsData"
:
[{
"titles"
:
[
"星飞帆4段儿童成长配..."
,
"星飞帆卓睿4段儿童配..."
,
"飞鹤臻贵儿童成长配方..."
,
"茁然 茁护儿童配方奶..."
,
"经典爱本乳铁蛋白配方..."
,
"飞鹤茁然高钙奶酪泡芙..."
,
"金装1962-中老年高钙..."
,
"经典爱本膳骨配方奶粉..."
,
"经典爱本清澄配方奶粉..."
,
"金装1962-高钙高蛋白..."
,
"德佑纯水湿巾80抽/包"
,
"婴儿专护除菌除螨洗衣..."
,
"DHA深海鳕鱼肠80g*4袋"
,
"云朵软软绵柔巾洗脸巾..."
],
"prices"
:
[
"低至730积分+¥115"
,
"低至865积分+¥195"
,
"低至1000积分+¥228"
,
"低至715积分+¥125"
,
"低至3160积分+¥126.4"
,
"低至1400积分+¥55.8"
,
"低至1780积分+¥71.2"
,
"低至3160积分+¥126.4"
,
"低至3960积分+¥158.4"
,
"低至1780积分+¥71.2"
,
"低至65积分+¥36.5"
,
"低至440积分+¥17.5"
,
"低至520积分+¥20.8"
,
"低至460积分+¥18.3"
],
"goodsImgs"
:
[
"listItemImgJx0.png"
,
"listItemImgJx1.png"
,
"listItemImgJx2.png"
,
"listItemImgJx3.png"
,
"listItemImgJx4.png"
,
"listItemImgJx5.png"
,
"listItemImgJx6.png"
,
"listItemImgJx7.png"
,
"listItemImgJx8.png"
,
"listItemImgJx9.png"
,
"listItemImgJx10.png"
,
"listItemImgJx11.png"
,
"listItemImgJx13.png"
,
"listItemImgJx14.png"
]
},
{
"titles"
:
[
"星飞帆4段儿童成长配..."
,
"飞鹤茁然儿童配方奶升..."
,
"茁然 茁护儿童配方奶..."
,
"宝宝钙维生素D软胶囊..."
,
"公牛 新国标插座/插线..."
,
"九阳煮蛋器多功能智能..."
,
"荣事达电煮锅家用多功..."
,
"babygo进口户外防水..."
,
"苏泊尔(SUPOR)真..."
,
"超级飞侠儿童绘画笔套..."
],
"prices"
:
[
11500
,
8900
,
12000
,
5450
,
5980
,
5900
,
5900
,
3800
,
9900
,
7900
],
"goodsImgs"
:
[
"listItemImgXL0.png"
,
"listItemImgXL1.png"
,
"listItemImgXL2.png"
,
"listItemImgXL3.png"
,
"listItemImgXL5.png"
,
"listItemImgXL7.png"
,
"listItemImgXL9.png"
,
"listItemImgXL11.png"
,
"listItemImgXL12.png"
,
"listItemImgXL13.png"
]
},
{
"titles"
:
[
"北纬47度水果玉米"
,
"北纬47度黄糯鲜玉米"
,
"北纬47度白甜糯玉米"
,
"北纬47度东北烧烤..."
,
"北纬47度花甜糯玉米"
,
"北纬47度黑珍珠玉米"
,
"N47°植物酵素乳245..."
,
"N47°水果玉米汁245..."
],
"prices"
:
[
4740
,
3900
,
4600
,
5990
,
4600
,
5200
,
9990
,
7990
],
"goodsImgs"
:
[
"listItemImgPzh0.png"
,
"listItemImgPzh1.png"
,
"listItemImgPzh2.png"
,
"listItemImgPzh3.png"
,
"listItemImgPzh4.png"
,
"listItemImgPzh5.png"
,
"listItemImgPzh6.png"
,
"listItemImgPzh7.png"
]
}],
"productIdUrl"
:
{
"lingyuan"
:
[{
"productId"
:
"643301938280182989"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"643301938280182990"
},
{
"productId"
:
"570770855028876907"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"570770855028876908"
},
{
"productId"
:
"643302772176787321"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"643302772176787322"
},
{
"productId"
:
"650261586675438161"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"650261761758111604"
},
{
"productId"
:
"637462885116453461"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"637462885116453462"
},
{
"productId"
:
"664995106239801237"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"664995106239801238"
},
{
"productId"
:
"664992929630904330"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"702706680618457075"
},
{
"productId"
:
"477231839213998660"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"477231839213998661"
},
{
"productId"
:
"710238004623156187"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"710238148411278894"
},
{
"productId"
:
"637105594356118250"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_free"
,
"skuId"
:
"637105594356118251"
}],
"xingpin"
:
[{
"productId"
:
"632366292935447153"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"632366292935447154"
},
{
"productId"
:
"434526218612696157"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"434526218612696158"
},
{
"productId"
:
"779457178234291713"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"779457178234291714"
},
{
"productId"
:
"632368902459430553"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"632368902459430554"
},
{
"productId"
:
"748373470406312440"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748373470406312441"
},
{
"productId"
:
"700209063828145600"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"700209063828145601"
},
{
"productId"
:
"444612538255511698"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"444612538255511699"
},
{
"productId"
:
"748374838109458955"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748374838109458956"
},
{
"productId"
:
"748376191670080756"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"748376191670080757"
},
{
"productId"
:
"444614841574228087"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"444614841574228088"
},
{
"productId"
:
"642944987112793104"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"642944987112793105"
},
{
"productId"
:
"660577242594873852"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"660577242594873853"
},
{
"productId"
:
"670068445908034706"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"670072178498381183"
},
{
"productId"
:
"660575857729992191"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_star"
,
"skuId"
:
"660575857729992192"
}],
"beiwei"
:
[{
"productId"
:
"694019044167238066"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"694019044167238067"
},
{
"productId"
:
"548984197069284758"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"548984197069284759"
},
{
"productId"
:
"548991402553569325"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"548991402553569326"
},
{
"productId"
:
"757045038059549612"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"757045038059549613"
},
{
"productId"
:
"555507401709887582"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"555507401709887583"
},
{
"productId"
:
"555151404052796950"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"555151404052796951"
},
{
"productId"
:
"704050114989893289"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"704050114989893290"
},
{
"productId"
:
"710290587034550507"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/product/index?productId={productId}&skuId={skuId}&entrySource=xmh_wechatmp_points_north"
,
"skuId"
:
"710290587034550508"
}]
}
},
"quanyitiaozhuanInfo"
:
{
"shengrili"
:
{
"qushiyong"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainProcess/coupons/couponList"
}
},
"suyuanyou"
:
{
"qubaoming"
:
{
"type"
:
3
,
"url"
:
"https://member.feihe.com/memberH5/#/SyySignupInfo?activityCode=syy20250806&sceneCode=WXG01"
}
}
},
"vipIntegral"
:
{
"gonglue"
:
{
"img"
:
"strategyBtn.png"
,
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"jifenmingxi"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/newPointDetail?crmId={crmid}&appCode=XMH"
},
"progressBar"
:
{
"barBgImg"
:
"progressBarBgIntegral.png"
,
"barImg"
:
"progressBarIntegral.png"
},
"vipCardInfo"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"excharge"
:
{
"img"
:
"integralExchargeBtn.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/shopMainList/topicNew/index?id=1000187"
}
},
"viplv"
:
{
"imgs"
:
[
"imgPlatinum0.png"
,
"imgPlatinum1.png"
,
"imgPlatinum2.png"
,
"imgPlatinum3.png"
,
"imgPlatinum4.png"
],
"upLvTxts"
:
[
"扫罐内码或下单有机会提升至/V2铂金会员"
,
"扫罐内码或下单有机会提升至/V3钻石会员"
,
"扫罐内码或下单有机会提升至/V4星光会员"
,
"扫罐内码或下单有机会提升至/V5星耀会员"
,
"已提升至最高等级/V5星耀会员"
],
"vipLvIcon"
:
[
"imgPlatinumIcon0.png"
,
"imgPlatinumIcon1.png"
,
"imgPlatinumIcon2.png"
,
"imgPlatinumIcon3.png"
,
"imgPlatinumIcon4.png"
],
"nickNameColors"
:
[
"#1d1e25"
,
"#1d1e25"
,
"#ffffff"
],
"imgBgs"
:
[
"imgPlatinumBg0.png"
,
"imgPlatinumBg1.png"
,
"imgPlatinumBg2.png"
,
"imgPlatinumBg3.png"
,
"imgPlatinumBg4.png"
],
"dangqianColors"
:
[
"#b27c1e"
,
"#447ab0"
,
"#332288"
,
"#674513"
,
"#674513"
],
"vipNameImgs"
:
[
"imgPlatinumName0.png"
,
"imgPlatinumName1.png"
,
"imgPlatinumName2.png"
,
"imgPlatinumName3.png"
,
"imgPlatinumName4.png"
]
},
"vipActive"
:
[{
"img"
:
"vipAct251019001.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"玉米"
,
"url"
:
"/subPackages/shopMainProcess/product/index?productId=822672030077575915&skuId=822672030077575917"
},
{
"img"
:
"vipAct251019101.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"积分市集"
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001167"
},
{
"img"
:
"vipAct251019201.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"樊文花"
,
"url"
:
"/subPackages/shopMainProcess/product/index?productId=821844522041316920&skuId=821844522041316921"
}],
"vipLvInfo"
:
[{
"vipLvIcon"
:
"vipLvIcon0.png"
,
"vipLvBg"
:
"vipLvBg0.png"
,
"currentLvTip"
:
"currentLvTip0.png"
,
"barVip"
:
"barVip0.png"
,
"barBgVip"
:
"barBgVip0.png"
},
{
"vipLvIcon"
:
"vipLvIcon1.png"
,
"vipLvBg"
:
"vipLvBg1.png"
,
"currentLvTip"
:
"currentLvTip1.png"
,
"barVip"
:
"barVip1.png"
,
"barBgVip"
:
"barBgVip1.png"
},
{
"vipLvIcon"
:
"vipLvIcon2.png"
,
"vipLvBg"
:
"vipLvBg2.png"
,
"currentLvTip"
:
"currentLvTip2.png"
,
"barVip"
:
"barVip2.png"
,
"barBgVip"
:
"barBgVip2.png"
},
{
"vipLvIcon"
:
"vipLvIcon3.png"
,
"vipLvBg"
:
"vipLvBg3.png"
,
"currentLvTip"
:
"currentLvTip3.png"
,
"barVip"
:
"barVip3.png"
,
"barBgVip"
:
"barBgVip3.png"
},
{
"vipLvIcon"
:
"vipLvIcon4.png"
,
"vipLvBg"
:
"vipLvBg4.png"
,
"currentLvTip"
:
"currentLvTip4.png"
,
"barVip"
:
"barVip4.png"
,
"barBgVip"
:
"barBgVip4.png"
}],
"qunyiInfo"
:
{
"vipRule"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"quanyiBgs"
:
[{
"selectImg"
:
"quanyiSelectBg0.png"
,
"lockImg"
:
"quanyiLockBg0.png"
,
"unlockImg"
:
"quanyiunLockBg0.png"
,
"quanyiNum"
:
3
},
{
"selectImg"
:
"quanyiSelectBg1.png"
,
"lockImg"
:
"quanyiLockBg1.png"
,
"unlockImg"
:
"quanyiunLockBg1.png"
,
"quanyiNum"
:
5
},
{
"selectImg"
:
"quanyiSelectBg2.png"
,
"lockImg"
:
"quanyiLockBg2.png"
,
"unlockImg"
:
"quanyiunLockBg2.png"
,
"quanyiNum"
:
8
},
{
"selectImg"
:
"quanyiSelectBg3.png"
,
"lockImg"
:
"quanyiLockBg3.png"
,
"unlockImg"
:
"quanyiunLockBg3.png"
,
"quanyiNum"
:
9
},
{
"selectImg"
:
"quanyiSelectBg4.png"
,
"lockImg"
:
"quanyiLockBg4.png"
,
"unlockImg"
:
"quanyiunLockBg4.png"
,
"quanyiNum"
:
9
}],
"rule"
:
{
"type"
:
3
,
"url"
:
"https://mom.feihe.com/member/mine/pointStrategy"
},
"imgInfos"
:
[{
"img"
:
"yueyueliIcon0.png"
,
"name"
:
"月月礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"yuerIcon0.png"
,
"name"
:
"育儿课程"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"mainfeiIcon0.png"
,
"name"
:
"免费问诊"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"aibenxinrenliIcon0.png"
,
"name"
:
"爱本新人礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"zhuanduanliIcon0.png"
,
"name"
:
"转段礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"zhousuiliIcon0.png"
,
"name"
:
"周岁礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"shengriliIcon0.png"
,
"name"
:
"生日礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"jinjiliIcon0.png"
,
"name"
:
"晋级礼"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
},
{
"img"
:
"suyuanyouIcon0.png"
,
"name"
:
"溯源游"
,
"width"
:
"99rpx"
,
"height"
:
"99rpx"
}],
"vipQuanyiUrl"
:
{
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"url"
:
"subPackages/xmhMainProcess/member/index?entrySource=xmh_wechatmp_points_recgoodsbot"
},
"vipLvsQuanyi"
:
[{
"isNewArr"
:
[],
"qunyiList"
:
[
0
,
2
,
5
]
},
{
"isNewArr"
:
[
6
,
7
],
"qunyiList"
:
[
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
8
,
1
],
"qunyiList"
:
[
8
,
1
,
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
9
],
"qunyiList"
:
[
9
,
8
,
1
,
6
,
7
,
0
,
2
,
5
]
},
{
"isNewArr"
:
[
9
],
"qunyiList"
:
[
9
,
8
,
1
,
6
,
7
,
0
,
2
,
5
]
}]
}
}
mock/my.json
View file @
07261625
...
...
@@ -306,6 +306,7 @@
"desc"
:
"产品溯源"
,
"bgUrl"
:
"my/suyuan.png"
},
{
"hidden"
:
true
,
"link"
:
{
"extra"
:
{},
"type"
:
3
,
...
...
@@ -341,14 +342,32 @@
],
"specialAttentionOptions"
:
[
"过敏"
,
"长肉"
,
"肠道"
,
"消化"
,
"脑发育"
],
"activeInfo"
:
[{
"img"
:
"https://course.feihe.com/momclub-picture/my/vipAct2510
09001.jp
g"
,
"img"
:
"https://course.feihe.com/momclub-picture/my/vipAct2510
19001.pn
g"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"兑换礼品"
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001165"
"title"
:
"玉米"
,
"url"
:
"/subPackages/shopMainProcess/product/index?productId=822672030077575915&skuId=822672030077575917"
},
{
"img"
:
"https://course.feihe.com/momclub-picture/my/vipAct251019101.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"积分市集"
,
"url"
:
"/subPackages/shopMainList/topicNew/index?id=1001167"
},
{
"img"
:
"https://course.feihe.com/momclub-picture/my/vipAct251019201.png"
,
"extra"
:
{
"envVersion"
:
"release"
,
"appId"
:
"wx4205ec55b793245e"
},
"type"
:
2
,
"title"
:
"樊文花"
,
"url"
:
"/subPackages/shopMainProcess/product/index?productId=821844522041316920&skuId=821844522041316921"
}],
"channelOptions"
:
[
"电商(京东/天猫)"
,
"母婴店"
]
}
...
...
pages.json
View file @
07261625
...
...
@@ -206,8 +206,8 @@
"navigationBarTitleText"
:
""
,
"navigationStyle"
:
"custom"
,
"enableShare"
:
true
,
"
s
hareAppMessage"
:
true
,
"
shareTimeline"
:
fals
e
"
enableS
hareAppMessage"
:
true
,
"
enableShareTimeline"
:
tru
e
}
},
{
...
...
pages/XingmaLabDetailPage/XingmaLabDetailPage.less
View file @
07261625
.page1{
height: calc(100vh - 218rpx);
}
.page2{
height: 100vh !important;
}
// 星妈实验室详情页面样式
.xingmalabdetailpage {
width: 750rpx;
height: calc(100vh - 218rpx);
left: 0rpx;
top: 0rpx;
overflow-y: auto;
...
...
pages/XingmaLabDetailPage/XingmaLabDetailPage.vue
View file @
07261625
<
template
>
<view
class=
"xingmalabdetailpage modal_center"
>
<!--
<span
class=
"xingmalabdetailpagebg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.background)})` }">
</span>
-->
<!-- 左上角头部区域 - 脱离滚动 -->
<div
class=
"xingmalabdetailpageheader"
>
<!-- 返回按钮 -->
<span
class=
"xingmalabdetailpagebackbtn"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.backBtn)})` }"
@click="handleGoBack">
</span>
<!-- 用户信息 -->
<div
class=
"xingmalabdetailpageuserinfo"
>
<image
v-if=
"detailData.avatar"
:src=
"detailData.avatar"
class=
"xingmalabdetailpageavatar"
mode=
"aspectFit"
/>
<span
class=
"xingmalabdetailpagenickname"
>
{{
detailData
.
nickname
||
'星妈用户'
}}
</span>
</div>
</div>
<!-- 文本和时间容器 -->
<div
class=
"xingmalabdetailpagecontent"
>
<span
class=
"xingmalabdetailpagetext"
>
{{
detailData
.
content
||
config
.
texts
.
title
}}
</span>
<span
class=
"xingmalabdetailpagetime"
v-if=
"detailData.owner && detailData.gmtCreate"
>
{{
formatTime
(
detailData
.
gmtCreate
)
}}
</span>
</div>
<span
class=
"xingmalabdetailpagepicbg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.picBg)})` }">
</span>
<image
v-if=
"detailData.imgUrl"
:src=
"detailData.imgUrl"
class=
"xingmalabdetailpagepic"
mode=
"aspectFit"
/>
<span
class=
"xingmalabdetailpagenum"
>
{{
config
.
texts
.
collectionNumber
}}{{
detailData
.
bizNo
||
collectionNumber
}}
</span>
<div
class=
"xingmalabdetailpagebottomcon"
v-if=
"detailData.state === 1"
>
<span
class=
"xingmalabdetailpagebottomconbg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.bottomConBg)})` }">
</span>
<!-- 收藏按钮 -->
<span
class=
"xingmalabdetailpagebottomconlikebtn"
:class=
"
{ liked: detailData.collection }"
:style="{ backgroundImage: `url(${$baseUrl}${getImageUrl(detailData.collection ? config.images.bottomConLikeBtnSel : config.images.bottomConLikeBtn)})` }"
@click="handleLikeClick">
</span>
<!-- 分享按钮 -->
<button
open-type=
"share"
class=
"xingmalabdetailpagebottomconsharebtn"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.bottomConShareBtn)})` }"
@click="handleShareClick">
</button>
<!-- 未登录时覆盖的授权按钮层 -->
<div
v-if=
"homeStore && !homeStore.isLogin"
class=
"auth-overlay"
>
<!-- 收藏按钮授权覆盖 -->
<button
open-type=
"getPhoneNumber"
@
getphonenumber=
"(e) => onGetPhoneNumber(e, 'like')"
class=
"auth-like-btn phone-auth-btn-cover"
></button>
<!-- 分享按钮授权覆盖 -->
<button
open-type=
"getPhoneNumber"
@
getphonenumber=
"(e) => onGetPhoneNumber(e, 'share')"
class=
"auth-share-btn phone-auth-btn-cover"
></button>
</div>
</div>
</view>
</
template
>
<
script
setup
>
import
{
ref
,
onMounted
,
computed
,
onUnmounted
}
from
'vue'
import
{
xingmaLabDetailConfig
,
getImageUrl
}
from
'./config.js'
import
{
fetchRecordDetail
,
fetchFavoriteAdd
,
fetchFavoriteRemove
}
from
'@/api/xingmaLab.js'
import
{
useHomeStore
}
from
'@/stores/home.js'
import
{
useUserStore
}
from
'@/stores/user.js'
import
md
from
'../../md'
;
// 组件名称
defineOptions
({
name
:
'XingmaLabDetailPage'
})
// 响应式数据
const
collectionNumber
=
ref
(
''
)
const
recordId
=
ref
(
''
)
// 添加记录ID的响应式变量
const
detailData
=
ref
({
content
:
''
,
gmtCreate
:
''
,
owner
:
false
,
imgUrl
:
''
,
nickname
:
''
,
avatar
:
''
,
collection
:
false
,
bizNo
:
''
,
state
:
null
})
// 配置对象
const
config
=
xingmaLabDetailConfig
// 格式化时间
const
formatTime
=
(
timeStr
)
=>
{
if
(
!
timeStr
)
return
''
const
date
=
new
Date
(
timeStr
)
const
year
=
date
.
getFullYear
()
const
month
=
String
(
date
.
getMonth
()
+
1
).
padStart
(
2
,
'0'
)
const
day
=
String
(
date
.
getDate
()).
padStart
(
2
,
'0'
)
return
`
${
year
}
-
${
month
}
-
${
day
}
`
}
// 同步收藏状态到上一页
const
syncCollectionStatusToPrevPage
=
()
=>
{
const
pages
=
getCurrentPages
()
if
(
pages
.
length
>
1
)
{
let
prevPage
=
pages
[
pages
.
length
-
2
]
prevPage
.
setData
({
isFavorite
:
detailData
.
value
.
collection
?
1
:
-
1
})
console
.
log
(
'✅ 收藏状态已同步到上一页:'
,
detailData
.
value
.
collection
?
1
:
-
1
)
}
}
// 获取详情数据
const
fetchDetailData
=
async
(
id
)
=>
{
try
{
uni
.
showLoading
({
title
:
'加载中...'
,
mask
:
true
})
const
result
=
await
fetchRecordDetail
({
id
})
if
(
result
.
success
)
{
detailData
.
value
=
result
.
data
recordId
.
value
=
id
// 保存记录ID
console
.
log
(
'✅ 详情数据获取成功:'
,
detailData
.
value
)
// 初始化时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
}
else
{
throw
new
Error
(
result
.
message
||
'获取详情失败'
)
}
}
catch
(
error
)
{
console
.
error
(
'❌ 获取详情失败:'
,
error
)
uni
.
showToast
({
title
:
error
.
message
||
'获取详情失败'
,
icon
:
'none'
})
}
finally
{
uni
.
hideLoading
()
}
}
// 获取 stores
const
homeStore
=
useHomeStore
()
const
userStore
=
useUserStore
()
// 手机号授权回调
const
onGetPhoneNumber
=
(
e
,
action
)
=>
{
if
(
e
.
detail
.
errMsg
!==
'getPhoneNumber:ok'
)
{
uni
.
showToast
({
title
:
'请授权使用手机号'
,
icon
:
'none'
,
});
return
;
}
console
.
log
(
'detail'
,
e
.
detail
,
'action:'
,
action
);
// 调用手机号授权回调
userStore
.
phoneCallback
(
e
.
detail
,
null
,
null
,
()
=>
{
// 授权成功后,根据点击的按钮执行相应功能
if
(
action
===
'like'
)
{
handleLikeClick
();
}
else
if
(
action
===
'share'
)
{
handleShareClick
();
}
});
}
// 方法
const
handleLikeClick
=
async
()
=>
{
//TODO:埋点
md
.
sensorComponentLogTake
({
xcxComponentClick
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"收藏"
});
try
{
const
recordId
=
detailData
.
value
.
id
if
(
!
recordId
)
{
uni
.
showToast
({
title
:
'记录ID不存在'
,
icon
:
'none'
})
return
}
if
(
detailData
.
value
.
collection
)
{
// 取消收藏
const
result
=
await
fetchFavoriteRemove
({
relationId
:
recordId
})
if
(
result
.
success
)
{
detailData
.
value
.
collection
=
false
// 更新时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
uni
.
showToast
({
title
:
'已取消收藏'
,
icon
:
'none'
})
}
else
{
throw
new
Error
(
result
.
message
||
'取消收藏失败'
)
}
}
else
{
// 添加收藏
const
result
=
await
fetchFavoriteAdd
({
relationId
:
recordId
})
if
(
result
.
success
)
{
detailData
.
value
.
collection
=
true
// 更新时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
uni
.
showToast
({
title
:
'收藏成功'
,
icon
:
'none'
})
}
else
{
throw
new
Error
(
result
.
message
||
'收藏失败'
)
}
}
}
catch
(
error
)
{
console
.
error
(
'收藏操作失败:'
,
error
)
uni
.
showToast
({
title
:
error
.
message
||
'操作失败,请重试'
,
icon
:
'none'
})
}
}
const
handleShareClick
=
()
=>
{
// 使用 open-type="share" 时,点击事件可以为空
// 分享内容通过页面配置自动设置
console
.
log
(
'分享按钮被点击'
)
//TODO:埋点
md
.
sensorComponentLogTake
({
xcxComponentClick
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"分享"
});
// 手动触发分享(如果需要的话)
// uni.showShareMenu({
// withShareTicket: true,
// menus: ['shareAppMessage'] // 仅分享给好友,禁用朋友圈
// })
}
// 返回上一页
const
handleGoBack
=
()
=>
{
// 检查是否有上一页
const
pages
=
getCurrentPages
()
console
.
log
(
'pages'
,
pages
)
if
(
pages
.
length
>
1
)
{
// 有上一页,直接返回上一页(收藏状态已在更新时同步)
uni
.
navigateBack
({
delta
:
1
})
}
else
{
// 没有上一页,跳转到星妈实验室页面,并传递index参数
uni
.
redirectTo
({
url
:
`/pages/xingmaLab/xingmaLab`
})
}
}
// 页面初始化逻辑
const
initPage
=
async
()
=>
{
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"收藏"
});
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"分享"
});
// 调用 home 接口获取登录状态
await
homeStore
.
loadHomeInfo
()
// 获取页面跳转参数中的 id 和 index
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
const
id
=
currentPage
.
options
?.
id
||
''
if
(
id
)
{
console
.
log
(
'🔍 获取到页面参数 id:'
,
id
)
recordId
.
value
=
id
// 立即保存ID,确保分享时能获取到
await
fetchDetailData
(
id
)
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"藏品详情页+"
+
detailData
.
value
.
content
});
}
else
{
console
.
warn
(
'⚠️ 未获取到页面参数 id'
,
currentPage
.
options
)
// uni.showToast({
// title: '参数错误',
// icon: 'none'
// })
// uni.redirectTo({
// url: `/pages/xingmaLab/xingmaLab`
// })
}
uni
.
hideShareMenu
({
menus
:
[
'shareTimeline'
]
})
// 启用分享菜单(仅限分享给好友,禁用朋友圈)
uni
.
showShareMenu
({
withShareTicket
:
true
,
menus
:
[
'shareAppMessage'
]
})
}
// 生命周期
onMounted
(
async
(
options
)
=>
{
console
.
log
(
'星妈lab详情页面已加载'
)
// 先进行自动登录获取基础信息,登录成功后执行页面初始化
try
{
console
.
log
(
'开始执行 normalAutoLogin...'
)
await
userStore
.
normalAutoLogin
(
initPage
)
console
.
log
(
'normalAutoLogin 完成'
)
}
catch
(
error
)
{
console
.
error
(
'normalAutoLogin 失败:'
,
error
)
// 即使登录失败也执行页面初始化
await
initPage
()
}
})
// 定义分享函数
const
getShareData
=
()
=>
{
const
shareImage
=
detailData
.
value
.
imgUrl
||
''
const
shareContent
=
detailData
.
value
.
content
||
''
const
currentRecordId
=
recordId
.
value
||
detailData
.
value
.
id
||
''
// 截取分享文案,超出字数显示省略号
const
maxLength
=
50
const
truncatedContent
=
shareContent
.
length
>
maxLength
?
shareContent
.
substring
(
0
,
maxLength
)
+
'...'
:
shareContent
console
.
log
(
'分享参数:'
,
{
title
:
truncatedContent
,
imageUrl
:
shareImage
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
currentRecordId
}
`
,
recordId
:
currentRecordId
,
detailDataId
:
detailData
.
value
.
id
<
template
>
<view
class=
"xingmalabdetailpage modal_center"
:class=
"pageClass"
>
<!--
<span
class=
"xingmalabdetailpagebg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.background)})` }">
</span>
-->
<!-- 左上角头部区域 - 脱离滚动 -->
<div
class=
"xingmalabdetailpageheader"
>
<!-- 返回按钮 -->
<span
class=
"xingmalabdetailpagebackbtn"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.backBtn)})` }"
@click="handleGoBack">
</span>
<!-- 用户信息 -->
<div
class=
"xingmalabdetailpageuserinfo"
>
<image
v-if=
"detailData.avatar"
:src=
"detailData.avatar"
class=
"xingmalabdetailpageavatar"
mode=
"aspectFit"
/>
<span
class=
"xingmalabdetailpagenickname"
>
{{
detailData
.
nickname
||
'星妈用户'
}}
</span>
</div>
</div>
<!-- 文本和时间容器 -->
<div
class=
"xingmalabdetailpagecontent"
>
<span
class=
"xingmalabdetailpagetext"
>
{{
detailData
.
content
||
config
.
texts
.
title
}}
</span>
<span
class=
"xingmalabdetailpagetime"
v-if=
"detailData.owner && detailData.gmtCreate"
>
{{
formatTime
(
detailData
.
gmtCreate
)
}}
</span>
</div>
<span
class=
"xingmalabdetailpagepicbg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.picBg)})` }">
</span>
<image
v-if=
"detailData.imgUrl"
:src=
"detailData.imgUrl"
class=
"xingmalabdetailpagepic"
mode=
"aspectFit"
/>
<span
class=
"xingmalabdetailpagenum"
>
{{
config
.
texts
.
collectionNumber
}}{{
detailData
.
bizNo
||
collectionNumber
}}
</span>
<div
class=
"xingmalabdetailpagebottomcon"
v-if=
"detailData.state === 1"
>
<span
class=
"xingmalabdetailpagebottomconbg"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.bottomConBg)})` }">
</span>
<!-- 收藏按钮 -->
<span
class=
"xingmalabdetailpagebottomconlikebtn"
:class=
"
{ liked: detailData.collection }"
:style="{ backgroundImage: `url(${$baseUrl}${getImageUrl(detailData.collection ? config.images.bottomConLikeBtnSel : config.images.bottomConLikeBtn)})` }"
@click="handleLikeClick">
</span>
<!-- 分享按钮 -->
<button
open-type=
"share"
class=
"xingmalabdetailpagebottomconsharebtn"
:style=
"
{ backgroundImage: `url(${$baseUrl}${getImageUrl(config.images.bottomConShareBtn)})` }"
@click="handleShareClick">
</button>
<!-- 未登录时覆盖的授权按钮层 -->
<div
v-if=
"homeStore && !homeStore.isLogin"
class=
"auth-overlay"
>
<!-- 收藏按钮授权覆盖 -->
<button
open-type=
"getPhoneNumber"
@
getphonenumber=
"(e) => onGetPhoneNumber(e, 'like')"
class=
"auth-like-btn phone-auth-btn-cover"
></button>
<!-- 分享按钮授权覆盖 -->
<button
open-type=
"getPhoneNumber"
@
getphonenumber=
"(e) => onGetPhoneNumber(e, 'share')"
class=
"auth-share-btn phone-auth-btn-cover"
></button>
</div>
</div>
</view>
</
template
>
<
script
setup
>
import
{
ref
,
onMounted
,
computed
,
onUnmounted
}
from
'vue'
import
{
xingmaLabDetailConfig
,
getImageUrl
}
from
'./config.js'
import
{
fetchRecordDetail
,
fetchFavoriteAdd
,
fetchFavoriteRemove
}
from
'@/api/xingmaLab.js'
import
{
useHomeStore
}
from
'@/stores/home.js'
import
{
useUserStore
}
from
'@/stores/user.js'
import
md
from
'../../md'
;
// 组件名称
defineOptions
({
name
:
'XingmaLabDetailPage'
})
// 响应式数据
const
collectionNumber
=
ref
(
''
)
const
recordId
=
ref
(
''
)
// 添加记录ID的响应式变量
const
detailData
=
ref
({
content
:
''
,
gmtCreate
:
''
,
owner
:
false
,
imgUrl
:
''
,
nickname
:
''
,
avatar
:
''
,
collection
:
false
,
bizNo
:
''
,
state
:
null
})
// 配置对象
const
config
=
xingmaLabDetailConfig
const
isSinglePageMode
=
ref
(
false
)
// 计算属性动态返回类名
const
pageClass
=
computed
(()
=>
{
return
isSinglePageMode
.
value
?
'page2'
:
'page1'
})
return
{
title
:
truncatedContent
,
imageUrl
:
shareImage
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
currentRecordId
}
`
}
}
// 暴露给 Options API 使用
defineExpose
({
getShareData
})
</
script
>
<
script
>
// 微信小程序分享配置 - 使用 Options API
export
default
{
// 自定义分享内容
onShareAppMessage
()
{
console
.
log
(
'onShareAppMessage 被调用'
)
// 获取当前页面的数据
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
const
options
=
currentPage
.
options
||
{}
const
id
=
options
.
id
||
''
// 获取页面实例
const
pageInstance
=
currentPage
.
$vm
if
(
pageInstance
&&
pageInstance
.
getShareData
)
{
return
pageInstance
.
getShareData
()
}
// 如果无法获取页面实例,返回默认分享内容
return
{
title
:
''
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
id
}
`
,
imageUrl
:
''
}
},
// 朋友圈分享已禁用
// onShareTimeline() {
// console.log('onShareTimeline 被调用')
// // 朋友圈分享功能已禁用
// return null
// }
}
</
script
>
<
style
lang=
"less"
scoped
>
@import './XingmaLabDetailPage.less';
</
style
>
// 格式化时间
const
formatTime
=
(
timeStr
)
=>
{
if
(
!
timeStr
)
return
''
const
date
=
new
Date
(
timeStr
)
const
year
=
date
.
getFullYear
()
const
month
=
String
(
date
.
getMonth
()
+
1
).
padStart
(
2
,
'0'
)
const
day
=
String
(
date
.
getDate
()).
padStart
(
2
,
'0'
)
return
`
${
year
}
-
${
month
}
-
${
day
}
`
}
// 同步收藏状态到上一页
const
syncCollectionStatusToPrevPage
=
()
=>
{
const
pages
=
getCurrentPages
()
if
(
pages
.
length
>
1
)
{
let
prevPage
=
pages
[
pages
.
length
-
2
]
prevPage
.
setData
({
isFavorite
:
detailData
.
value
.
collection
?
1
:
-
1
})
console
.
log
(
'✅ 收藏状态已同步到上一页:'
,
detailData
.
value
.
collection
?
1
:
-
1
)
}
}
// 获取详情数据
const
fetchDetailData
=
async
(
id
)
=>
{
try
{
uni
.
showLoading
({
title
:
'加载中...'
,
mask
:
true
})
const
result
=
await
fetchRecordDetail
({
id
})
if
(
result
.
success
)
{
detailData
.
value
=
result
.
data
recordId
.
value
=
id
// 保存记录ID
console
.
log
(
'✅ 详情数据获取成功:'
,
detailData
.
value
)
// 初始化时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
}
else
{
throw
new
Error
(
result
.
message
||
'获取详情失败'
)
}
}
catch
(
error
)
{
console
.
error
(
'❌ 获取详情失败:'
,
error
)
uni
.
showToast
({
title
:
error
.
message
||
'获取详情失败'
,
icon
:
'none'
})
}
finally
{
uni
.
hideLoading
()
}
}
// 获取 stores
const
homeStore
=
useHomeStore
()
const
userStore
=
useUserStore
()
// 手机号授权回调
const
onGetPhoneNumber
=
(
e
,
action
)
=>
{
if
(
e
.
detail
.
errMsg
!==
'getPhoneNumber:ok'
)
{
uni
.
showToast
({
title
:
'请授权使用手机号'
,
icon
:
'none'
,
});
return
;
}
console
.
log
(
'detail'
,
e
.
detail
,
'action:'
,
action
);
// 调用手机号授权回调
userStore
.
phoneCallback
(
e
.
detail
,
null
,
null
,
()
=>
{
// 授权成功后,根据点击的按钮执行相应功能
if
(
action
===
'like'
)
{
handleLikeClick
();
}
else
if
(
action
===
'share'
)
{
handleShareClick
();
}
});
}
// 方法
const
handleLikeClick
=
async
()
=>
{
//TODO:埋点
md
.
sensorComponentLogTake
({
xcxComponentClick
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"收藏"
});
try
{
const
recordId
=
detailData
.
value
.
id
if
(
!
recordId
)
{
uni
.
showToast
({
title
:
'记录ID不存在'
,
icon
:
'none'
})
return
}
if
(
detailData
.
value
.
collection
)
{
// 取消收藏
const
result
=
await
fetchFavoriteRemove
({
relationId
:
recordId
})
if
(
result
.
success
)
{
detailData
.
value
.
collection
=
false
// 更新时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
uni
.
showToast
({
title
:
'已取消收藏'
,
icon
:
'none'
})
}
else
{
throw
new
Error
(
result
.
message
||
'取消收藏失败'
)
}
}
else
{
// 添加收藏
const
result
=
await
fetchFavoriteAdd
({
relationId
:
recordId
})
if
(
result
.
success
)
{
detailData
.
value
.
collection
=
true
// 更新时同步收藏状态到上一页
syncCollectionStatusToPrevPage
()
uni
.
showToast
({
title
:
'收藏成功'
,
icon
:
'none'
})
}
else
{
throw
new
Error
(
result
.
message
||
'收藏失败'
)
}
}
}
catch
(
error
)
{
console
.
error
(
'收藏操作失败:'
,
error
)
uni
.
showToast
({
title
:
error
.
message
||
'操作失败,请重试'
,
icon
:
'none'
})
}
}
const
handleShareClick
=
()
=>
{
// 使用 open-type="share" 时,点击事件可以为空
// 分享内容通过页面配置自动设置
console
.
log
(
'分享按钮被点击'
)
//TODO:埋点
md
.
sensorComponentLogTake
({
xcxComponentClick
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"分享"
});
// 手动触发分享(如果需要的话)
// uni.showShareMenu({
// withShareTicket: true,
// menus: ['shareAppMessage'] // 仅分享给好友,禁用朋友圈
// })
}
// 返回上一页
const
handleGoBack
=
()
=>
{
// 检查是否有上一页
const
pages
=
getCurrentPages
()
console
.
log
(
'pages'
,
pages
)
if
(
pages
.
length
>
1
)
{
// 有上一页,直接返回上一页(收藏状态已在更新时同步)
uni
.
navigateBack
({
delta
:
1
})
}
else
{
// 没有上一页,跳转到星妈实验室页面,并传递index参数
uni
.
redirectTo
({
url
:
`/pages/xingmaLab/xingmaLab`
})
}
}
// 页面初始化逻辑
const
initPage
=
async
()
=>
{
console
.
log
(
'🔍 initPage:页面初始化逻辑'
);
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"收藏"
});
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"分享"
});
// 调用 home 接口获取登录状态
await
homeStore
.
loadHomeInfo
()
// 获取页面跳转参数中的 id 和 index
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
console
.
log
(
'🔍 currentPage:'
,
currentPage
);
const
id
=
currentPage
.
options
?.
id
||
''
if
(
id
)
{
console
.
log
(
'🔍 获取到页面参数 id:'
,
id
)
recordId
.
value
=
id
// 立即保存ID,确保分享时能获取到
await
fetchDetailData
(
id
)
md
.
sensorComponentLogTake
({
xcxComponentExposure
:
"true"
,
pageName
:
"星妈lab-藏品详情页"
,
componentName
:
"藏品详情"
,
componentContent
:
"藏品详情页+"
+
detailData
.
value
.
content
});
}
else
{
console
.
warn
(
'⚠️ 未获取到页面参数 id'
,
currentPage
.
options
)
// uni.showToast({
// title: '参数错误',
// icon: 'none'
// })
// uni.redirectTo({
// url: `/pages/xingmaLab/xingmaLab`
// })
}
// uni.hideShareMenu({
// menus: ['shareTimeline']
// })
// 启用分享菜单(仅限分享给好友,禁用朋友圈)
uni
.
showShareMenu
({
withShareTicket
:
true
,
menus
:
[
'shareAppMessage'
,
'shareTimeline'
]
})
}
// 生命周期
onMounted
(
async
(
options
)
=>
{
console
.
log
(
'星妈lab详情页面已加载'
)
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
console
.
log
(
'🔍 🚀 启动参数currentPage.options:'
,
currentPage
.
options
);
const
optionsSync
=
wx
.
getEnterOptionsSync
()
if
(
optionsSync
.
scene
==
'1154'
)
{
//朋友圈分享点进来的
console
.
log
(
"📱 单页模式(通过启动参数检测)"
)
isSinglePageMode
.
value
=
true
;
detailData
.
value
=
{
...
detailData
.
value
,
// 保持原有结构
...
currentPage
.
options
,
// 合并传入的参数
state
:
0
// state=0是为了不显示按钮区
}
}
else
{
console
.
log
(
'🔍 正常模式'
)
// 先进行自动登录获取基础信息,登录成功后执行页面初始化
try
{
console
.
log
(
'开始执行 normalAutoLogin...'
)
await
userStore
.
normalAutoLogin
(
initPage
)
console
.
log
(
'normalAutoLogin 完成'
)
}
catch
(
error
)
{
console
.
error
(
'normalAutoLogin 失败:'
,
error
)
// 即使登录失败也执行页面初始化
await
initPage
()
}
}
})
// 定义分享函数
const
getShareData
=
()
=>
{
const
shareImage
=
detailData
.
value
.
imgUrl
||
''
const
shareContent
=
detailData
.
value
.
content
||
''
const
currentRecordId
=
recordId
.
value
||
detailData
.
value
.
id
||
''
// 截取分享文案,超出字数显示省略号
const
maxLength
=
50
const
truncatedContent
=
shareContent
.
length
>
maxLength
?
shareContent
.
substring
(
0
,
maxLength
)
+
'...'
:
shareContent
console
.
log
(
'分享参数:'
,
{
title
:
truncatedContent
,
imageUrl
:
shareImage
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
currentRecordId
}
`
,
recordId
:
currentRecordId
,
detailDataId
:
detailData
.
value
.
id
})
return
{
title
:
truncatedContent
,
imageUrl
:
shareImage
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
currentRecordId
}
`
}
}
// 获取朋友圈分享数据
const
getShareTimelineData
=
()
=>
{
const
shareImage
=
detailData
.
value
.
imgUrl
||
''
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
const
options
=
currentPage
.
options
||
{}
const
id
=
options
.
id
||
''
return
{
title
:
detailData
.
value
.
content
,
query
:
`id=
${
id
}
&content=
${
detailData
.
value
.
content
}
&bizNo=
${
detailData
.
value
.
bizNo
}
&avatar=
${
detailData
.
value
.
avatar
}
&nickname=
${
detailData
.
value
.
nickname
}
&imgUrl=
${
detailData
.
value
.
imgUrl
}
`
,
imageUrl
:
shareImage
}
}
// 暴露给 Options API 使用
defineExpose
({
getShareData
,
getShareTimelineData
})
</
script
>
<
script
>
// 微信小程序分享配置 - 使用 Options API
export
default
{
// 自定义分享内容
onShareAppMessage
()
{
console
.
log
(
'onShareAppMessage 被调用'
)
// 获取当前页面的数据
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
const
options
=
currentPage
.
options
||
{}
const
id
=
options
.
id
||
''
// 获取页面实例
const
pageInstance
=
currentPage
.
$vm
if
(
pageInstance
&&
pageInstance
.
getShareData
)
{
return
pageInstance
.
getShareData
()
}
// 如果无法获取页面实例,返回默认分享内容
return
{
title
:
''
,
path
:
`/pages/XingmaLabDetailPage/XingmaLabDetailPage?id=
${
id
}
`
,
imageUrl
:
''
}
},
// 朋友圈分享已禁用
onShareTimeline
()
{
console
.
log
(
'onShareTimeline 被调用'
)
// 获取当前页面的数据
// const pages = getCurrentPages()
// const currentPage = pages[pages.length - 1]
// const options = currentPage.options || {}
// const id = options.id || ''
// // 朋友圈分享功能已禁用
// return {
// title: '分享到朋友圈的标题',
// query: `content=${detailData.value.content}&bizNo=${detailData.value.bizNo}&avatar=${detailData.value.avatar}&nickname=${detailData.value.nickname}&imgUrl=${detailData.value.imgUrl}`,
// imageUrl: ''
// }
const
pages
=
getCurrentPages
()
const
currentPage
=
pages
[
pages
.
length
-
1
]
const
pageInstance
=
currentPage
.
$vm
if
(
pageInstance
&&
pageInstance
.
getShareTimelineData
)
{
return
pageInstance
.
getShareTimelineData
()
}
// 备用方案
const
options
=
currentPage
.
options
||
{}
const
id
=
options
.
id
||
''
return
{
title
:
''
,
query
:
`id=
${
id
}
`
,
imageUrl
:
''
}
}
}
</
script
>
<
style
lang=
"less"
scoped
>
@import './XingmaLabDetailPage.less';
</
style
>
\ No newline at end of file
views/Brand.vue
View file @
07261625
...
...
@@ -567,11 +567,11 @@ export default {
md
.
sensorComponentLogTake
(
evt
.
currentTarget
.
dataset
.
comlog
);
}
}
const
{
productId
,
skuId
,
contentImg
,
contentImgLen
,
shareTitle
,
shareImg
,
title
,
link
}
=
item
;
const
{
productId
,
skuId
,
contentImg
,
contentImgLen
,
shareTitle
,
shareImg
,
title
,
entrySource
}
=
item
;
const
tabName
=
this
.
productTabList
[
this
.
channelTabIndex
];
if
(
productId
&&
skuId
){
const
url
=
`subPackages/shopMainProcess/product/index?productId=
${
productId
}
&skuId=
${
skuId
}
&entrySource=
xmh_wechatmp_brand_profamily
`
;
if
(
productId
&&
skuId
&&
entrySource
){
const
url
=
`subPackages/shopMainProcess/product/index?productId=
${
productId
}
&skuId=
${
skuId
}
&entrySource=
${
entrySource
}
`
;
const
type
=
JumpType
.
MINI
;
const
extra
=
{
appId
:
'wx4205ec55b793245e'
,
//星妈优选小程序
...
...
views/Home.vue
View file @
07261625
...
...
@@ -76,8 +76,8 @@
</image>
<!--
<image
class=
"tool_icon"
:src=
"$baseUrl + item.icon"
></image>
-->
<!--
<image
class=
"tool_jt"
:src=
"$baseUrl + toolList.jtIcon"
></image>
-->
<
view
class=
"tool_title"
>
{{
item
.
title
}}
</view
>
<
view
class=
"tool_context"
>
{{
item
.
context
}}
</view
>
<
!--
<view
class=
"tool_title"
>
{{
item
.
title
}}
</view>
--
>
<
!--
<view
class=
"tool_context"
>
{{
item
.
context
}}
</view>
--
>
</view>
</swiper-item>
</swiper>
...
...
views/My.vue
View file @
07261625
...
...
@@ -310,7 +310,10 @@ const handleEditProfile = (e) => {
componentContent
:
"资料编辑"
})
const
type
=
userStore
.
babyInfo
?.
allBabyBaseInfo
?.
length
?
"edit"
:
"add"
;
const
type
=
userStore
.
babyInfo
?.
allBabyBaseInfo
?.
length
==
0
?
"add"
:
"edit"
;
babyId
.
value
=
userStore
.
babyInfo
?.
allBabyBaseInfo
?.
find
(
(
item
)
=>
item
.
selected
)?.
id
;
if
(
type
===
"edit"
)
{
babyId
.
value
=
userStore
.
babyInfo
?.
allBabyBaseInfo
.
find
(
...
...
@@ -389,16 +392,19 @@ const initExposure = () => {
}
// onShow(async () => {
// console.log('onShow')
// await userStore.loadMemberInfo();
// points.value = userStore.memberInfo?.points;
// console.log('userStore.memberInfo=', userStore.memberInfo)
// })
onShow
(
async
()
=>
{
console
.
log
(
'onShow'
)
await
userStore
.
loadMemberInfo
();
points
.
value
=
userStore
.
memberInfo
?.
points
;
console
.
log
(
'userStore.memberInfo='
,
userStore
.
memberInfo
)
})
// 获取用户信息
const
initData
=
async
()
=>
{
// 确保加载会员信息以获取手机号
await
userStore
.
loadMemberInfo
();
points
.
value
=
userStore
.
memberInfo
?.
points
;
if
(
userStore
?.
userInfo
?.
memberId
&&
userStore
?.
userInfo
?.
memberId
==
"not_login"
...
...
@@ -455,10 +461,10 @@ const getRealtimePhoneNumber = async (e) => {
}
await
userStore
.
phoneCallback
(
e
.
detail
,
async
()
=>
{
showRegisterLayer
.
value
=
true
;
//
// 新增数据刷新逻辑
//
简化回调,避免重复调用接口
showLoading
();
await
userStore
.
loadMemberInfo
();
await
pageCfgStore
.
fetchCfg
();
// 只调用一次initData,loadMemberInfo已在initData内部处理
initData
();
hideLoading
();
});
...
...
@@ -545,7 +551,8 @@ onMounted(async () => {
});
showLoading
();
await
userStore
.
loadMemberInfo
();
points
.
value
=
userStore
.
memberInfo
?.
points
;
await
pageCfgStore
.
fetchCfg
();
console
.
log
(
"pageCfgStore.contentCfg===="
,
pageCfgStore
.
contentCfg
);
...
...
@@ -599,7 +606,7 @@ onMounted(async () => {
watch
([()
=>
userStore
.
userInfo
,
()
=>
userStore
.
babyInfo
],
()
=>
{
console
.
log
(
"userInfo/babyInfo变化"
,
userStore
.
userInfo
,
userStore
.
babyInfo
);
initData
();
babyId
.
value
=
userStore
.
babyInfo
?.
allBabyBaseInfo
.
find
(
babyId
.
value
=
userStore
.
babyInfo
?.
allBabyBaseInfo
?
.
find
(
(
item
)
=>
item
.
selected
)?.
id
;
});
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment