Commit daba48c8 authored by chicheng's avatar chicheng

项目中与 dart-sass 相关的兼容问题已全部处理,可以正常使用 dart-sass 编译

parent bb6495bc
......@@ -21,11 +21,11 @@ export default {
<style lang="scss">
/*每个页面公共css */
@import "@/uview-ui/index.scss";
/deep/ .uni-select__selector-scroll {
::v-deep .uni-select__selector-scroll {
max-height: 100px !important;
}
/deep/ .times .uni-date-picker__container {
::v-deep .times .uni-date-picker__container {
height: 275px !important;
}
</style>
......@@ -45,22 +45,22 @@
<style lang="scss">
.NavBar {
/deep/ .uni-navbar__header {
height:60px !important;
::v-deep .uni-navbar__header {
height:60px !important;
}
/deep/ .uni-navbar__header-container-inner {
::v-deep .uni-navbar__header-container-inner {
justify-content: flex-start;
}
/deep/ .uni-nav-bar-text {
::v-deep .uni-nav-bar-text {
font-size: 20px;
}
/deep/ .uni-navbar__header-btns-left {
::v-deep .uni-navbar__header-btns-left {
display: none;
}
/deep/ .uniui-checkbox{
::v-deep .uniui-checkbox{
font-size: 47px !important;
}
/deep/ .uniui-person{
::v-deep .uniui-person{
font-size: 47px !important;
}
}
......
......@@ -158,7 +158,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -123,7 +123,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -165,7 +165,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -251,7 +251,7 @@ import BottomBtn from "@/components/BottomBtn/index.vue";
background: #fff;
margin-top: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -201,7 +201,7 @@ export default {
margin-top: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -149,7 +149,7 @@ page {
color: #333;
font-size: 24rpx;
line-height: 40rpx;
/deep/ .uni-easyinput{
::v-deep .uni-easyinput{
width: 200rpx;
}
}
......@@ -160,7 +160,7 @@ page {
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -136,7 +136,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -167,7 +167,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -158,7 +158,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -167,7 +167,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -270,7 +270,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -205,7 +205,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -159,7 +159,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -134,7 +134,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -170,7 +170,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -159,7 +159,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -262,7 +262,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......@@ -279,7 +279,7 @@ import i18n from '../../lang/index'
.u-border-bottom:after {
display: none;
}
/deep/ .uni-select{
::v-deep .uni-select{
border: none !important;
}
......
......@@ -106,7 +106,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -141,7 +141,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -143,7 +143,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -233,7 +233,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -264,7 +264,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......@@ -286,7 +286,7 @@ import i18n from '../../lang/index'
}
}
.mocto {
/deep/ .u-border-bottom:after {
::v-deep .u-border-bottom:after {
border-bottom-width: 0 !important;
}
}
......
......@@ -159,7 +159,7 @@ export default {
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -164,7 +164,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -170,7 +170,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -158,7 +158,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -160,7 +160,7 @@ import i18n from '../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -186,7 +186,7 @@ import i18n from '../../lang/index'
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -158,7 +158,7 @@ import i18n from '../../lang/index'
background: #fff;
margin-bottom: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -93,7 +93,7 @@ page {
padding: 0rpx 20rpx;
margin-top: 20rpx;
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -194,7 +194,7 @@ page {
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -285,7 +285,7 @@ export default {
color: #333;
font-size: 24rpx;
line-height: 40rpx;
/deep/ .uni-easyinput{
::v-deep .uni-easyinput{
width: 200rpx;
}
}
......@@ -322,7 +322,7 @@ export default {
}
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......@@ -334,7 +334,7 @@ export default {
.checkedBox{
text-align: right;
}
/deep/ .uni-checkbox-input-disabled:before{
::v-deep .uni-checkbox-input-disabled:before{
color: #007aff !important;
}
</style>
......@@ -177,7 +177,7 @@ import i18n from '../../lang/index'
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -237,7 +237,7 @@ import i18n from '../../lang/index'
}
}
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -142,7 +142,7 @@
background-color: #ffffff;
border-radius: 12rpx;
/deep/.uni-forms {
::v-deep.uni-forms {
.uni-forms-item {
margin: 24rpx;
......
......@@ -217,7 +217,7 @@
}
}
/deep/.uni-easyinput {
::v-deep.uni-easyinput {
height: 60rpx;
.uni-easyinput__content {
......@@ -229,7 +229,7 @@
.warehouse-input {
width: calc(100% - 132rpx);
/deep/.uni-easyinput__content {
::v-deep.uni-easyinput__content {
height: 60rpx;
}
}
......
......@@ -124,7 +124,7 @@
}
}
/deep/.uni-forms {
::v-deep.uni-forms {
.uni-forms-item {
margin: 24rpx;
......
......@@ -188,7 +188,7 @@
align-content: center;
padding: 24rpx;
/deep/.uni-easyinput {
::v-deep.uni-easyinput {
height: 60rpx;
.uni-easyinput__content {
......
......@@ -144,7 +144,7 @@ page {
position: relative;
}
.item-select {
/deep/ .uni-select {
::v-deep .uni-select {
border: none;
padding-left: 0px;
}
......
......@@ -101,7 +101,7 @@ import i18n from '../../../lang/index'
</script>
<style lang="scss" scoped>
/deep/ .u-sticky {
::v-deep .u-sticky {
top: 0 !important;
background: #fff;
}
......
......@@ -49,7 +49,7 @@ uni-input {
width: 100%;
height: 100%;
}
/deep/ .u-form-item--right {
::v-deep .u-form-item--right {
.uni-input-input {
padding-bottom: 8px;
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment