mirror of
https://gitee.com/ZhongBangKeJi/crmeb_java.git
synced 2026-04-24 20:28:33 +08:00
更新package.json 文件,使得node 11到node 16都可以npm install 成功
This commit is contained in:
@@ -999,7 +999,7 @@
|
||||
<style scoped lang="scss">
|
||||
/*.timeBox{*/
|
||||
/*width: 100%;*/
|
||||
/*/deep/.el-form-item__content{*/
|
||||
/*::v-deep.el-form-item__content{*/
|
||||
/*width: 87% !important;*/
|
||||
/*}*/
|
||||
/*}*/
|
||||
@@ -1034,10 +1034,10 @@
|
||||
}
|
||||
.container{
|
||||
min-width: 821px;
|
||||
/deep/.el-form-item{
|
||||
::v-deep.el-form-item{
|
||||
width: 100%;
|
||||
}
|
||||
/deep/.el-form-item__content{
|
||||
::v-deep.el-form-item__content{
|
||||
width: 72%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user