更新package.json 文件,使得node 11到node 16都可以npm install 成功
This commit is contained in:
@@ -311,7 +311,7 @@ export default {
|
||||
width: auto !important;
|
||||
height: 30px !important;
|
||||
}
|
||||
/deep/.el-image__inner, .el-image__placeholder, .el-image__error {
|
||||
::v-deep.el-image__inner, .el-image__placeholder, .el-image__error {
|
||||
width: auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user