pages/MJGL/style/MJBillStyle.scss
@@ -86,7 +86,13 @@ } } .required::after{ content: "*"; color: red; margin-left: 4px; font-weight: bold; } .right { // width: 450rpx; flex: 1; @@ -119,6 +125,7 @@ textarea { width: 98%; height: 6em; padding: 8rpx 20rpx; font-size: 30rpx; }