generated from thzxcx/vue3
perf: 圆角;垂直居中
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
* @Author: peerless_hero peerless_hero@outlook.com
|
* @Author: peerless_hero peerless_hero@outlook.com
|
||||||
* @Date: 2023-07-11 02:12:08
|
* @Date: 2023-07-11 02:12:08
|
||||||
* @LastEditors: zhaojinfeng 121016171@qq.com
|
* @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
|
* @FilePath: \uni\packages\tag\index.vue
|
||||||
* @Description:
|
* @Description:
|
||||||
*
|
*
|
||||||
@ -11,16 +11,17 @@
|
|||||||
<text
|
<text
|
||||||
class="th-tag"
|
class="th-tag"
|
||||||
:class="className"
|
:class="className"
|
||||||
|
flex
|
||||||
|
items-center
|
||||||
text-center
|
text-center
|
||||||
inline-block
|
inline-block
|
||||||
min-w-128rpx
|
min-w-128rpx
|
||||||
h-48rpx
|
h-48rpx
|
||||||
text-24rpx
|
text-24rpx
|
||||||
font-500
|
font-500
|
||||||
leh-48
|
|
||||||
border-2rpx
|
border-2rpx
|
||||||
border-solid
|
border-solid
|
||||||
rounded-16rpx
|
rd-8rpx
|
||||||
>
|
>
|
||||||
{{ text }}
|
{{ text }}
|
||||||
</text>
|
</text>
|
||||||
|
Reference in New Issue
Block a user