feat: 页面特性
This commit is contained in:
6
src/pages/index/demo/component-auto-import.vue
Normal file
6
src/pages/index/demo/component-auto-import.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<view class="m-4">
|
||||
<fly-header></fly-header>
|
||||
<fly-content :line="30"></fly-content>
|
||||
</view>
|
||||
</template>
|
||||
Reference in New Issue
Block a user