uniapp u--text margin属性使用
- u--text可以在前后配置图标,非常方便,但边距不好把控,margin使用有点特殊,必须在2个地方配置
- 1.标签内配置,scss中也得配置,否则无效
<u--text class="title" suffixIcon="arrow-right" iconStyle="font-size:20rpx;color: #333333;" :bold="true" :block="true" color="#2E2E2E" margin="30rpx,0rpx,0rpx,0rpx" text="我的评分"></u--text>
.title{
	margin-top:30rpx;
}
    相信坚持的力量,日复一日的习惯.
 
                     
                    
                 
                    
                 
    
 
                
            
         
         浙公网安备 33010602011771号
浙公网安备 33010602011771号