zrg
2026-01-08 c076dc095b915c1936eff1c853188cb21274ce09
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;
    }