feat: 自动引入fly-xxx组件

This commit is contained in:
Burt
2023-12-23 14:32:19 +08:00
parent af06e8b6ad
commit dfabbc6342
4 changed files with 9 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
<uni-badge text="1"></uni-badge>
<!-- Sun in light mode, Moon in dark mode, from Carbon -->
<button class="i-carbon-sun dark:i-carbon-moon" />
<fly-header></fly-header>
</view>
</template>