feat(tabbar): 处理tabbar和通屏页面

This commit is contained in:
Burt
2024-01-03 21:21:41 +08:00
parent f530bf8d20
commit 3f5818ed86
9 changed files with 166 additions and 136 deletions

View File

@@ -17,8 +17,8 @@
<!-- Sun in light mode, Moon in dark mode, from Carbon -->
<button class="i-carbon-sun dark:i-carbon-moon text-green-300" />
<fly-header></fly-header>
<navigator url="/pages/test1/index" open-type="navigate" hover-class="navigator-hover">
二级页
<navigator url="/pages/my/index" open-type="navigate" hover-class="navigator-hover">
我的
</navigator>
</view>
</template>