generated from thzxcx/vue3
refactor(样式): View Text
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
*
|
||||
-->
|
||||
<template>
|
||||
<Text
|
||||
<text
|
||||
class="th-tag"
|
||||
:class="className"
|
||||
text-center
|
||||
@ -23,7 +23,7 @@
|
||||
rounded-16rpx
|
||||
>
|
||||
{{ text }}
|
||||
</Text>
|
||||
</text>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup name="Tag">
|
||||
|
Reference in New Issue
Block a user