@@ -421,11 +421,11 @@ export default {
/* ==== 表格输入框样式 ==== */
.table-input {
width: 100%;
- height: 60upx;
+ height: 80upx;
border: 1upx solid #ddd;
border-radius: 6upx;
padding: 0 12upx;
- font-size: 28upx;
+ font-size: 36upx;
font-weight: 500;
text-align: center;
color: #333;
@@ -498,8 +498,8 @@ export default {
}
- height: 50upx;
- font-size: 24upx;
+ height: 70upx;
+ font-size: 32upx;