packageDomain/pages/sampleBookList/applicationForm/index.wxss
@@ -185,9 +185,16 @@ } .item-content { border: 2rpx solid #D9D9D9; padding: 10rpx; flex: 1; } .t-input__content { border: 2rpx solid #D9D9D9 !important; padding: 10rpx; } .t-input__tips { color: #f56c6c !important; } .item-content .t-input { @@ -208,4 +215,9 @@ background: #ff6c00; color: #fff; border-radius: 50rpx; } .icon { color: #f56c6c !important; margin-right: 5rpx; }