@@ -14,7 +14,7 @@ export default {
label_capacity: '容量',
label_material: '材质',
label_battery: '是否带电池',
- label_print_require: '要求',
+ label_print_require: '印刷要求',
label_color: '颜色',
label_color_require: '颜色定制要求',
label_other: '其他信息',
@@ -455,7 +455,7 @@ $subColor: #777;
}
.th,
.td {
- height: 32pt;
+ min-height: 32pt;
line-height: 32pt;
text-align: left;
width: 85pt;