diff --git a/TUICallKit-Vue3/manifest.json b/TUICallKit-Vue3/manifest.json index 672b3365..146f31f1 100644 --- a/TUICallKit-Vue3/manifest.json +++ b/TUICallKit-Vue3/manifest.json @@ -58,6 +58,7 @@ "subPackages" : true }, "usingComponents" : true, + "requiredBackgroundModes" : ["audio"], "plugins" : { "WechatSI" : { diff --git a/TUICallKit-Vue3/pages.json b/TUICallKit-Vue3/pages.json index 100b8395..d9f3fe15 100644 --- a/TUICallKit-Vue3/pages.json +++ b/TUICallKit-Vue3/pages.json @@ -121,8 +121,7 @@ "navigationBarTitleText": "握力环训练", "navigationBarBackgroundColor": "#f8fafc", "navigationBarTextStyle": "black", - "backgroundColor": "#f8fafc", - "requiredBackgroundModes": ["audio"] + "backgroundColor": "#f8fafc" } }, { @@ -131,8 +130,7 @@ "navigationBarTitleText": "耗糖节拍器", "navigationBarBackgroundColor": "#f8fafc", "navigationBarTextStyle": "black", - "backgroundColor": "#f8fafc", - "requiredBackgroundModes": ["audio"] + "backgroundColor": "#f8fafc" } } ] diff --git a/TUICallKit-Vue3/training/pages/components/crush-canvas.vue b/TUICallKit-Vue3/training/pages/components/crush-canvas.vue index b286236d..5a70c4f2 100644 --- a/TUICallKit-Vue3/training/pages/components/crush-canvas.vue +++ b/TUICallKit-Vue3/training/pages/components/crush-canvas.vue @@ -9,7 +9,7 @@ diff --git a/TUICallKit-Vue3/training/pages/grip-ring.vue b/TUICallKit-Vue3/training/pages/grip-ring.vue index 7426bf10..fa9aa76e 100644 --- a/TUICallKit-Vue3/training/pages/grip-ring.vue +++ b/TUICallKit-Vue3/training/pages/grip-ring.vue @@ -12,15 +12,56 @@ - + - + + + + + + + + + + + + + + + - - + + {{ currentReward.emoji }} {{ currentReward.title }} @@ -111,46 +153,6 @@ - - - - - - - 观看动作示范 - 视频教学 · 学会正确握法 - - - - - - - - - 动作示范 - - × - - - - @@ -175,15 +177,15 @@ 🔥 - {{ totalSugar.toFixed(1) }}g - 消耗糖分 + ≈{{ totalSugar.toFixed(1) }}g + 消耗糖分 (估算) - 相当于消耗了 + 大约相当于 这些食物的糖分 🍭 @@ -212,14 +214,13 @@ -