剔除node-sass改用sass3.0,修复部分sass3.0兼容警告

This commit is contained in:
2024-12-17 09:58:00 +08:00
parent 9fdeb22e15
commit 39b82e0b2e
4 changed files with 332 additions and 649 deletions

View File

@@ -623,7 +623,7 @@ export default {
</script>
<style scoped>
/deep/ .file-box .el-upload {
::v-deep .file-box .el-upload {
width: 100%;
height: 100%;
box-sizing: border-box;
@@ -632,7 +632,7 @@ export default {
justify-content: center;
align-items: center;
}
/deep/ .avatar-uploader {
::v-deep .avatar-uploader {
width: 100%;
box-sizing: border-box;
height: 100%;