@@ -39,9 +39,9 @@
list: [{
name: '软件使用'
}, {
- name: '支付及退款'
+ name: '设备状态及参数'
- name: '发票相关问题',
+ name: '工单相关',
}],
itemList: [{
@@ -81,9 +81,13 @@
}
// 标签
.tabs{
- width: 524rpx;
border-top: 1px solid rgba(232,232,232,1);
margin-top: 28rpx;
+ width: 522rpx;
+ /deep/.u-tab-item{
+
+ font-size: 24rpx !important;
+ }
.problems{
margin-top: 8rpx;