uni_modules/uni-table/components/uni-td/uni-td.vue
@@ -76,7 +76,7 @@ </script> <style lang="scss"> $border-color:#000000; $border-color:#EBEEF5; .uni-table-td { display: table-cell; @@ -85,7 +85,7 @@ border-bottom: 1px $border-color solid; font-weight: 400; color: #606266; // line-height: 23px; line-height: 23px; box-sizing: border-box; }