perf: 圆角;垂直居中

This commit is contained in:
2023-08-07 18:26:21 +08:00
parent 37e2c05605
commit 4648471d29

View File

@ -2,7 +2,7 @@
* @Author: peerless_hero peerless_hero@outlook.com
* @Date: 2023-07-11 02:12:08
* @LastEditors: zhaojinfeng 121016171@qq.com
* @LastEditTime: 2023-08-03 17:26:31
* @LastEditTime: 2023-08-07 18:25:29
* @FilePath: \uni\packages\tag\index.vue
* @Description:
*
@ -11,16 +11,17 @@
<text
class="th-tag"
:class="className"
flex
items-center
text-center
inline-block
min-w-128rpx
h-48rpx
text-24rpx
font-500
leh-48
border-2rpx
border-solid
rounded-16rpx
rd-8rpx
>
&nbsp;&nbsp;&nbsp;{{ text }}&nbsp;&nbsp;&nbsp;
</text>