Files
aiot-uniapp/src/pages/index/demo/component-auto-import.vue
2024-01-08 21:24:39 +08:00

7 lines
127 B
Vue

<template>
<view class="m-4">
<fly-header></fly-header>
<fly-content :line="30"></fly-content>
</view>
</template>