chore: refine style

This commit is contained in:
Burt 2024-01-03 21:23:37 +08:00
parent 3f5818ed86
commit 188be04a98

View File

@ -18,7 +18,7 @@
<button class="i-carbon-sun dark:i-carbon-moon text-green-300" /> <button class="i-carbon-sun dark:i-carbon-moon text-green-300" />
<fly-header></fly-header> <fly-header></fly-header>
<navigator url="/pages/my/index" open-type="navigate" hover-class="navigator-hover"> <navigator url="/pages/my/index" open-type="navigate" hover-class="navigator-hover">
去我的 <button type="primary">跳转到我的页面</button>
</navigator> </navigator>
</view> </view>
</template> </template>