generated from thzxcx/vue3
refactor(样式): View Text
This commit is contained in:
@ -1,8 +0,0 @@
|
||||
<template>
|
||||
<span>
|
||||
<slot />
|
||||
</span>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts" name="Span">
|
||||
</script>
|
17
dev/View.vue
17
dev/View.vue
@ -1,17 +0,0 @@
|
||||
<!--
|
||||
* @Author: zhaojinfeng 121016171@qq.com
|
||||
* @Date: 2023-07-10 17:23:35
|
||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
||||
* @LastEditTime: 2023-07-10 18:34:34
|
||||
* @FilePath: \uni\dev\v iew.vue
|
||||
* @Description:
|
||||
*
|
||||
-->
|
||||
<template>
|
||||
<div>
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts" name="View">
|
||||
</script>
|
Reference in New Issue
Block a user