diff --git a/components/FunctionGuide.vue b/components/FunctionGuide.vue
index 82c66e6..46bdabd 100644
--- a/components/FunctionGuide.vue
+++ b/components/FunctionGuide.vue
@@ -6,7 +6,7 @@
-->
跳过
- {{ functionGuideData.step==maxStep ? '知道了' : '下一步' }}
+ {{ functionGuideData.step==maxStep ? '知道了' : '下一步' }}
@@ -97,6 +97,10 @@