完善原生内容卡与H5详情分工
This commit is contained in:
@@ -23,27 +23,31 @@
|
||||
"CPRadius": 6,
|
||||
"controlOverrides": {
|
||||
"start-1": {
|
||||
"template": "focus",
|
||||
"title": "比赛开始",
|
||||
"body": "从这里出发,先熟悉地图方向,再推进到第一个目标点。",
|
||||
"body": "从这里出发,先熟悉地图方向,再推进到第一个目标点。点击“查看详情”可打开 H5 详情页。",
|
||||
"autoPopup": true,
|
||||
"once": true,
|
||||
"priority": 1,
|
||||
"contentExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
},
|
||||
"clickTitle": "起点说明",
|
||||
"clickBody": "点击起点可再次查看起跑说明与路线背景。",
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-1": {
|
||||
"template": "story",
|
||||
"title": "图书馆前广场",
|
||||
"body": "这是第一检查点,完成后沿主路继续前进。",
|
||||
"body": "这是第一检查点,完成后沿主路继续前进。卡片先原生弹出,再可进入 H5 详情。",
|
||||
"autoPopup": true,
|
||||
"once": false,
|
||||
"priority": 1,
|
||||
@@ -52,17 +56,20 @@
|
||||
"contentExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
},
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-2": {
|
||||
"template": "minimal",
|
||||
"title": "教学楼南侧",
|
||||
"body": "注意这里地形开阔,适合快速判断下一段方向。",
|
||||
"body": "注意这里地形开阔,适合快速判断下一段方向。这个点配置成手动查看后可进 H5。",
|
||||
"autoPopup": false,
|
||||
"once": true,
|
||||
"priority": 1,
|
||||
@@ -71,10 +78,12 @@
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-3": {
|
||||
"template": "story",
|
||||
"title": "湖边步道",
|
||||
"body": "经过这里时可以观察水边和林带的边界关系。",
|
||||
"autoPopup": true,
|
||||
@@ -84,8 +93,9 @@
|
||||
"clickBody": "点击可查看更详细的路线观察建议。"
|
||||
},
|
||||
"finish-1": {
|
||||
"template": "focus",
|
||||
"title": "终点到达",
|
||||
"body": "恭喜完成本次顺序赛,准备查看结果。",
|
||||
"body": "恭喜完成本次顺序赛,准备查看结果。这里也保留 H5 详情入口用于测试。",
|
||||
"autoPopup": true,
|
||||
"once": true,
|
||||
"priority": 2,
|
||||
@@ -94,7 +104,8 @@
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
@@ -23,36 +23,44 @@
|
||||
"CPRadius": 6,
|
||||
"controlOverrides": {
|
||||
"start-1": {
|
||||
"template": "focus",
|
||||
"title": "比赛开始",
|
||||
"body": "从这里触发,先熟悉地图方向。",
|
||||
"body": "从这里触发,先熟悉地图方向。原生内容卡会先弹出,再可进入 H5 详情。",
|
||||
"autoPopup": true,
|
||||
"once": true,
|
||||
"priority": 1,
|
||||
"contentExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
},
|
||||
"clickTitle": "积分赛起点",
|
||||
"clickBody": "点击起点可查看自由打点规则与终点说明。",
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-1": {
|
||||
"template": "minimal",
|
||||
"score": 10,
|
||||
"clickTitle": "1号点",
|
||||
"clickBody": "这是一个基础积分点,适合作为开局热身。",
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-2": {
|
||||
"template": "minimal",
|
||||
"score": 20,
|
||||
"title": "2号点",
|
||||
"body": "这个点配置成手动查看。点击“查看内容”后先出原生卡,再可进入 H5。",
|
||||
"autoPopup": false,
|
||||
"once": true,
|
||||
"priority": 1,
|
||||
@@ -61,13 +69,15 @@
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-3": {
|
||||
"template": "story",
|
||||
"score": 30,
|
||||
"title": "湖边步道",
|
||||
"body": "这里适合短暂停留观察周边地形。",
|
||||
"body": "这里适合短暂停留观察周边地形。自动弹原生内容卡,并提供 H5 详情入口。",
|
||||
"autoPopup": true,
|
||||
"once": false,
|
||||
"priority": 1,
|
||||
@@ -76,7 +86,8 @@
|
||||
"contentExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
},
|
||||
"control-4": {
|
||||
@@ -86,6 +97,7 @@
|
||||
"score": 50
|
||||
},
|
||||
"control-6": {
|
||||
"template": "focus",
|
||||
"score": 60,
|
||||
"title": "悬崖边",
|
||||
"body": "这里很危险啊。",
|
||||
@@ -102,8 +114,9 @@
|
||||
"score": 80
|
||||
},
|
||||
"finish-1": {
|
||||
"template": "focus",
|
||||
"title": "比赛结束",
|
||||
"body": "恭喜完成本次路线,准备查看结果。",
|
||||
"body": "恭喜完成本次路线,准备查看结果。这里也保留 H5 详情入口用于测试。",
|
||||
"autoPopup": true,
|
||||
"once": true,
|
||||
"priority": 2,
|
||||
@@ -112,7 +125,8 @@
|
||||
"clickExperience": {
|
||||
"type": "h5",
|
||||
"url": "https://oss-mbh5.colormaprun.com/gotomars/h5/content-h5-test-template.html",
|
||||
"bridge": "content-v1"
|
||||
"bridge": "content-v1",
|
||||
"presentation": "dialog"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user