feat: 完成引导页

This commit is contained in:
2025-06-19 17:07:10 +08:00
parent 145ca0bf62
commit 56e8e15620
7 changed files with 354 additions and 68 deletions
+3 -1
View File
@@ -63,4 +63,6 @@
下载打印
</toy-button> -->
</view>
<introduction-popup wx:if="{{showIntroductionPopup}}" />
<introduction-popup
wx:if="{{showIntroductionPopup}}"
bind:onClose="onCloseIntroductionPopup" />