Fix uniapp v2 login and sass compatibility

This commit is contained in:
danaisuiyuan
2026-05-03 15:56:26 +08:00
parent 8472bb4639
commit 79436c011c
75 changed files with 188 additions and 147 deletions

View File

@@ -610,7 +610,7 @@
// radio-group{
// display: flex;
// }
/deep/ uni-radio-input{
::v-deep uni-radio-input{
margin-right: 12rpx;
.uni-radio-input.uni-radio-input-checked:before {
font-size: 26rpx;
@@ -646,7 +646,7 @@
input{
text-align: right;
}
/deep/.uni-input-input{
::v-deep .uni-input-input{
font-size: 30rpx;
}
.picker{