mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-05-10 09:52:08 +08:00
更新package.json 文件,使得node 11到node 16都可以npm install 成功
This commit is contained in:
@@ -167,7 +167,7 @@ export default {
|
||||
.captcha{
|
||||
display: flex;
|
||||
align-items: flex-start;
|
||||
/deep/.el-form-item__content{
|
||||
::v-deep.el-form-item__content{
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
@@ -213,7 +213,7 @@ export default {
|
||||
color: $dark_gray;
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
/deep/.svg-icon {
|
||||
::v-deep.svg-icon {
|
||||
vertical-align: 0.3em;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user