generated from thzxcx/vue3
feat: 卡片等组件
This commit is contained in:
8
packages/default-layout/index.vue
Normal file
8
packages/default-layout/index.vue
Normal file
@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<view w-750rpx bg="#f7f7f7" h-1500rpx>
|
||||
DefaultLayout
|
||||
</view>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="DefaultLayout">
|
||||
</script>
|
Reference in New Issue
Block a user