mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-07 03:15:01 +08:00
fix(manager端升级node版本): 更新多个组件的样式,替换 /deep/ 选择器为 ::v-deep,替换 node-sass 为 sass,优化依赖管理和兼容性,兼容node16版本
This commit is contained in:
@@ -123,7 +123,7 @@ export default {
|
||||
margin-right: 10px;
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
/deep/ .ivu-card-body {
|
||||
::v-deep .ivu-card-body {
|
||||
padding: 0 16px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -133,7 +133,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
/deep/ .ivu-card-body {
|
||||
::v-deep .ivu-card-body {
|
||||
padding: 0 16px !important;
|
||||
}
|
||||
}
|
||||
@@ -151,7 +151,7 @@ export default {
|
||||
padding-bottom: 10px;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
/deep/ .ivu-btn {
|
||||
::v-deep .ivu-btn {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -132,7 +132,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
/deep/ .ivu-card-body {
|
||||
::v-deep .ivu-card-body {
|
||||
padding: 0 16px !important;
|
||||
}
|
||||
}
|
||||
@@ -150,7 +150,7 @@ export default {
|
||||
padding-bottom: 10px;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
/deep/ .ivu-btn {
|
||||
::v-deep .ivu-btn {
|
||||
width: 100px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -90,12 +90,12 @@ export default {
|
||||
display: flex;
|
||||
}
|
||||
.w200 {
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 250px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
}
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 450px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -151,7 +151,7 @@ export default {
|
||||
margin-right: 20px;
|
||||
display: flex;
|
||||
margin-bottom: 20px;
|
||||
/deep/ .ivu-card-body {
|
||||
::v-deep .ivu-card-body {
|
||||
padding: 0 16px !important;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -118,13 +118,13 @@ export default {
|
||||
}
|
||||
|
||||
.w200 {
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 250px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 450px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -188,7 +188,7 @@ export default {
|
||||
.label-item {
|
||||
display: flex;
|
||||
}
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 100px !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -74,7 +74,7 @@ export default {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 300px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -113,7 +113,7 @@ export default {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 300px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -124,7 +124,7 @@ export default {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 100px !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -161,7 +161,7 @@ export default {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 300px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -172,7 +172,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 70px !important;
|
||||
}
|
||||
|
||||
@@ -182,7 +182,7 @@ export default {
|
||||
}
|
||||
|
||||
.label-btns {
|
||||
/deep/ .ivu-btn {
|
||||
::v-deep .ivu-btn {
|
||||
margin-right: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -160,7 +160,7 @@ export default {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
/deep/ .ivu-input {
|
||||
::v-deep .ivu-input {
|
||||
width: 300px !important;
|
||||
margin: 0 10px;
|
||||
}
|
||||
|
||||
@@ -98,7 +98,7 @@ export default {
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import "./style.scss";
|
||||
/deep/ .ivu-form-item-content{
|
||||
::v-deep .ivu-form-item-content{
|
||||
align-items: center;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/deep/ .ivu-input{
|
||||
::v-deep .ivu-input{
|
||||
width: 200px !important;
|
||||
}
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
/deep/ .ivu-form-item-content {
|
||||
::v-deep .ivu-form-item-content {
|
||||
margin-left: 0 !important;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user