mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-25 04:28:33 +08:00
更新package.json 文件,使得node 11到node 16都可以npm install 成功
This commit is contained in:
@@ -217,7 +217,7 @@
|
||||
|
||||
<style scoped lang="scss">
|
||||
.productScore{
|
||||
/deep/.el-rate{
|
||||
::v-deep.el-rate{
|
||||
line-height: 2.4;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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