cuIcon-title是圓形 cuIcon-titles是豎線
藍點加標題文字
```
<view class="action"> <text class="cuIcon-title text-blue"></text>標簽形狀 </view>
```
豎線加標題文字
```
<view class="action"> <text class="cuIcon-titles text-orange"></text> 默認 </view> </view>
```
按鈕屬性
cu-tag
加圓:round
大小:sm lg
背景顏色:bg-red
鏤空:line-red
膠囊圖標樣式
```
<view class="cu-capsule round"> <view class="cu-tag bg-blue "> <text class="cuIcon-likefill"></text> </view> <view class="cu-tag line-blue"> 23 </view> </view>
```
右上角徽章:cu-tag badge