Commit 207371b0 authored by chenkai@duiba.com.cn's avatar chenkai@duiba.com.cn

积分服务页-育儿课程和首页育儿智库跳转链接更换

parent 95499930
......@@ -195,7 +195,7 @@ const jump = (level) => {
// 跳转到 H5 页面,地址暂时默认 https://www.baidu.com
// 可以根据不同等级跳转到不同的地址
const url = 'https://mom.feihe.com/expertsView?from=home'
const url = 'https://mom.feihe.com/babyWikipedia';
// 使用 uni.navigateTo 跳转到 webview 页面
uni.navigateTo({
......
......@@ -93,7 +93,7 @@
"suggest": {
"link": {
"type": 3,
"url": "https://mom.feihe.com/expertsView?from=home"
"url": "https://mom.feihe.com/babyWikipedia"
}
},
"channelTabList": ["凯叔讲故事", "品格培养", "知识科普", "睡眠作息", "宝贝喂养"],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment