tijiao
This commit is contained in:
@@ -768,7 +768,7 @@
|
||||
float: left;
|
||||
}
|
||||
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
border-radius: 20rpx;
|
||||
|
||||
margin-bottom: 20rpx;
|
||||
@@ -787,7 +787,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
// /deep/.list_item :nth-child(2n-1) {
|
||||
// ::v-deep.list_item :nth-child(2n-1) {
|
||||
// background: rgba(255, 255, 255, 0.85) !important;
|
||||
// }
|
||||
.feng {
|
||||
@@ -810,7 +810,7 @@
|
||||
background-image: #edf6f5ad !important;
|
||||
}
|
||||
|
||||
/deep/.uni-scroll-view-content {
|
||||
::v-deep.uni-scroll-view-content {
|
||||
box-sizing: border-box !important;
|
||||
padding: 20rpx !important;
|
||||
}
|
||||
@@ -847,7 +847,7 @@
|
||||
// justify-content: space-between;
|
||||
}
|
||||
|
||||
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
||||
background-color: #fff !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -745,11 +745,11 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/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;
|
||||
}
|
||||
|
||||
|
||||
@@ -1195,12 +1195,12 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/.titleItem {
|
||||
::v-deep.titleItem {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
@@ -1514,32 +1514,32 @@ export default {
|
||||
// background:
|
||||
}
|
||||
|
||||
/deep/.u-alert--warning--light {
|
||||
::v-deep.u-alert--warning--light {
|
||||
background-color: none !important;
|
||||
}
|
||||
|
||||
/deep/.u-alert__text--warning--light {
|
||||
::v-deep.u-alert__text--warning--light {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
/deep/.u-alert {
|
||||
::v-deep.u-alert {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
/deep/.u-icon__icon--warning {
|
||||
::v-deep.u-icon__icon--warning {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
/deep/.uni-section {
|
||||
::v-deep.uni-section {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
/deep/.uni-section .uni-section-header {
|
||||
::v-deep.uni-section .uni-section-header {
|
||||
padding-top: 10rpx !important;
|
||||
padding-bottom: 10rpx !important;
|
||||
}
|
||||
|
||||
/deep/.uni-section .uni-section-header {
|
||||
::v-deep.uni-section .uni-section-header {
|
||||
padding-left: 0rpx !important;
|
||||
// padding-bottom: 10rpx !important;
|
||||
}
|
||||
@@ -1766,7 +1766,7 @@ export default {
|
||||
padding: 10rpx 0;
|
||||
color: #333;
|
||||
}
|
||||
/deep/ .prof img {
|
||||
::v-deep .prof img {
|
||||
width: 100%;
|
||||
}
|
||||
.containerBg {
|
||||
@@ -1800,12 +1800,12 @@ export default {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
|
||||
/deep/.section {
|
||||
::v-deep.section {
|
||||
padding-top: 0 !important;
|
||||
background: linear-gradient(108deg, #f0fbf4 0%, #d1e8da 100%) !important;
|
||||
}
|
||||
|
||||
/deep/.section_box {
|
||||
::v-deep.section_box {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
|
||||
|
||||
@@ -921,7 +921,7 @@ export default {
|
||||
text-align: center;
|
||||
font-size: 30px;
|
||||
}
|
||||
/deep/.section:nth-child(1) {
|
||||
::v-deep.section:nth-child(1) {
|
||||
padding-top: 0 !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -884,7 +884,7 @@ export default {
|
||||
// align-items: center;
|
||||
}
|
||||
|
||||
/deep/.common_curriculum_list {
|
||||
::v-deep.common_curriculum_list {
|
||||
padding: 20rpx;
|
||||
|
||||
.content_item {
|
||||
@@ -905,21 +905,21 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/.u-cell__left-icon-wrap {
|
||||
::v-deep.u-cell__left-icon-wrap {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
/deep/.u-cell__body {
|
||||
::v-deep.u-cell__body {
|
||||
background: #1b9994 !important;
|
||||
box-shadow: 0rpx 0rpx 6rpx 0rpx rgba(0, 82, 79, 0.65) !important;
|
||||
padding: 0 20rpx !important;
|
||||
}
|
||||
|
||||
/deep/.u-icon__icon--info {
|
||||
::v-deep.u-icon__icon--info {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
/deep/.u-collapse-item__content__text {
|
||||
::v-deep.u-collapse-item__content__text {
|
||||
padding-left: 0 !important;
|
||||
padding-right: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
@@ -994,7 +994,7 @@ export default {
|
||||
float: left;
|
||||
}
|
||||
|
||||
/deep/.list_item {
|
||||
::v-deep.list_item {
|
||||
position: relative;
|
||||
border-radius: 20rpx;
|
||||
padding: 20rpx !important;
|
||||
@@ -1012,7 +1012,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
// /deep/.list_item :nth-child(2n-1) {
|
||||
// ::v-deep.list_item :nth-child(2n-1) {
|
||||
// background: rgba(255, 255, 255, 0.85) !important;
|
||||
// }
|
||||
.feng {
|
||||
@@ -1035,7 +1035,7 @@ export default {
|
||||
background-image: #edf6f5ad !important;
|
||||
}
|
||||
|
||||
/deep/.uni-scroll-view-content {
|
||||
::v-deep.uni-scroll-view-content {
|
||||
box-sizing: border-box !important;
|
||||
padding: 10rpx !important;
|
||||
}
|
||||
@@ -1266,7 +1266,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
/deep/.scroll-view-item:nth-child(2n-1) {
|
||||
::v-deep.scroll-view-item:nth-child(2n-1) {
|
||||
background: rgba(255, 255, 255, 0.85) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user