This commit is contained in:
2025-05-06 13:33:55 +08:00
parent 5e6ea2e0f8
commit 4865a8a5d5
1390 changed files with 194478 additions and 156 deletions

View File

@@ -1388,7 +1388,7 @@ export default {
margin-left: 18rpx;
}
/deep/.sx-address-picker__list-tab {
::v-deep.sx-address-picker__list-tab {
padding-left: 0;
}
@@ -1400,7 +1400,7 @@ export default {
border-radius: 10rpx;
}
/deep/.uni-easyinput__content {
::v-deep.uni-easyinput__content {
background-color: #f5f5f5 !important;
border-color: #f5f5f5 !important;
}
@@ -1435,15 +1435,15 @@ export default {
}
}
/deep/.is-input-error-border .uni-easyinput__placeholder-class {
::v-deep.is-input-error-border .uni-easyinput__placeholder-class {
color: #999 !important;
}
/deep/.uni-easyinput-error {
::v-deep.uni-easyinput-error {
color: #333 !important;
}
/deep/.uni-forms-item .is-required {
::v-deep.uni-forms-item .is-required {
margin-right: 10rpx !important;
padding-top: 10rpx !important;
}

View File

@@ -794,7 +794,7 @@ export default {
<style lang="scss" scoped>
@import "@/style/mixin.scss";
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
padding-left: 0 !important;
padding-right: 0 !important;

View File

@@ -200,7 +200,7 @@ export default {
.popup_content {
padding-bottom: 140rpx;
}
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
border: none !important;
@@ -213,10 +213,10 @@ export default {
max-height: 90vh;
}
}
/deep/.u-popup__content {
::v-deep.u-popup__content {
background-color: transparent !important;
}
/deep/.u-popup__content__close {
::v-deep.u-popup__content__close {
color: #fff !important;
}
.title_box {

View File

@@ -128,7 +128,7 @@ export default {
.titleItem {
width: calc(100% - 30rpx);
}
/deep/.scroll-view-item:nth-child(2n-1) {
::v-deep.scroll-view-item:nth-child(2n-1) {
background-color: transparent !important;
}
.list_item:last-child {

View File

@@ -151,7 +151,7 @@ export default {
justify-content: space-between;
}
/deep/.scroll-view-item:nth-child(2n-1) {
::v-deep.scroll-view-item:nth-child(2n-1) {
background-color: transparent !important;
}

View File

@@ -1966,11 +1966,11 @@ export default {
box-sizing: border-box;
}
/deep/.titleItem {
::v-deep.titleItem {
// width: calc(100% - 120rpx) !important;
}
/deep/.scroll-view-item:nth-child(2n-1) {
::v-deep.scroll-view-item:nth-child(2n-1) {
background-color: transparent !important;
}
@@ -2037,7 +2037,7 @@ export default {
// .common_curriculum_list{
// }
/deep/.common_curriculum_list {
::v-deep.common_curriculum_list {
margin-top: 20rpx;
padding: 20rpx 20rpx 20rpx;
@@ -2073,7 +2073,7 @@ export default {
}
}
/deep/.common_section {
::v-deep.common_section {
padding: 0 !important;
padding-bottom: 20rpx !important;
}
@@ -2179,7 +2179,7 @@ export default {
}
}
/deep/.goods_nav_box {
::v-deep.goods_nav_box {
.left {
margin-top: -10rpx;
width: calc(100% - 220rpx);
@@ -2255,7 +2255,7 @@ export default {
}
}
/deep/.pay_item:nth-last-child(1) {
::v-deep.pay_item:nth-last-child(1) {
border-bottom: none !important;
}
}

View File

@@ -327,7 +327,7 @@ export default {
border-radius: 10rpx;
}
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
padding: 10rpx 0 !important;
padding-right: 0 !important;
@@ -409,7 +409,7 @@ export default {
padding-bottom: 140rpx;
}
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
border: none !important;
@@ -425,11 +425,11 @@ export default {
}
}
/deep/.u-popup__content {
::v-deep.u-popup__content {
background-color: transparent !important;
}
/deep/.u-popup__content__close {
::v-deep.u-popup__content__close {
color: #fff !important;
}

View File

@@ -283,7 +283,7 @@ export default {
border: 2rpx solid $themeColor;
border-radius: 10rpx;
}
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
padding: 10rpx 0 !important;
padding-right: 0 !important;
@@ -358,7 +358,7 @@ export default {
.popup_content {
padding-bottom: 140rpx;
}
/deep/.list_item {
::v-deep.list_item {
// border-bottom: none;
border: none !important;
@@ -373,10 +373,10 @@ export default {
// margin: 0 auto;
}
}
/deep/.u-popup__content {
::v-deep.u-popup__content {
background-color: transparent !important;
}
/deep/.u-popup__content__close {
::v-deep.u-popup__content__close {
color: #fff !important;
}
.title_box {

View File

@@ -645,7 +645,7 @@ export default {
width: 100vw;
height: auto;
/deep/.pause {
::v-deep.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -1102,7 +1102,7 @@ export default {
width: 100vw;
height: auto;
/deep/.pause {
::v-deep.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -359,7 +359,7 @@ export default {
width: 100vw;
height: auto;
/deep/.pause {
::v-deep.pause {
width: 60rpx !important;
height: 60rpx !important;
}

View File

@@ -1110,7 +1110,7 @@ if(this.platform == 'ios'){
width: 100vw;
height: auto;
/deep/.pause {
::v-deep.pause {
width: 60rpx !important;
height: 60rpx !important;
}