Sfoglia il codice sorgente

fix: 样式及文案调整.

peter 4 mesi fa
parent
commit
4e546d0257

+ 1 - 1
src/i18n/zh-cn/order/indent/edit-info.js

@@ -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: '其他信息',

+ 1 - 1
src/pages/indent-manage/indent/components/exportQuota.vue

@@ -455,7 +455,7 @@ $subColor: #777;
   }
   .th,
   .td {
-    height: 32pt;
+    min-height: 32pt;
     line-height: 32pt;
     text-align: left;
     width: 85pt;