feat: 页面特性

This commit is contained in:
Burt
2024-01-08 21:24:39 +08:00
parent 7706e697aa
commit 3afb34bce5
15 changed files with 260 additions and 72 deletions

View File

@@ -0,0 +1,6 @@
<template>
<view class="m-4">
<fly-header></fly-header>
<fly-content :line="30"></fly-content>
</view>
</template>