Fix uniapp v2 login and sass compatibility
This commit is contained in:
@@ -1242,7 +1242,7 @@
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
/deep/ checkbox .wx-checkbox-input.wx-checkbox-input-checked {
|
||||
::v-deep checkbox .wx-checkbox-input.wx-checkbox-input-checked {
|
||||
border: 1px solid #2D8CF0 !important;
|
||||
background-color: #2D8CF0 !important;
|
||||
color: #fff !important;
|
||||
|
||||
Reference in New Issue
Block a user