feat: 注释运营活动不需要的功能
This commit is contained in:
parent
b40c78fcad
commit
77ca675bd0
@ -30,13 +30,13 @@
|
|||||||
/>
|
/>
|
||||||
|
|
||||||
<!-- 悬浮气泡 -->
|
<!-- 悬浮气泡 -->
|
||||||
<FloatingBubbles
|
<!-- <FloatingBubbles
|
||||||
v-show="config"
|
v-show="config"
|
||||||
:bubble-texts="config?.bubbleTexts"
|
:bubble-texts="config?.bubbleTexts"
|
||||||
:is-active="isPageActive"
|
:is-active="isPageActive"
|
||||||
:current="progressData.current"
|
:current="progressData.current"
|
||||||
:target="progressData.target"
|
:target="progressData.target"
|
||||||
/>
|
/> -->
|
||||||
|
|
||||||
<!-- 底部操作栏 -->
|
<!-- 底部操作栏 -->
|
||||||
<ActionBar
|
<ActionBar
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user