This commit is contained in:
吴鹏 2025-11-08 09:37:50 +08:00
parent 9cf84ebcef
commit 56bcf7c94a
15 changed files with 30 additions and 30 deletions

View File

@ -168,7 +168,7 @@
@import "uview-ui/index.scss";
@import "./common/css/iconfont.css";
// tabar
/deep/.u-tabbar__content__item__text{
::v-deep.u-tabbar__content__item__text{
font-size: 20rpx !important;
bottom: 10rpx !important;
}

View File

@ -83,11 +83,11 @@
}
</script>
<style lang="scss" scoped>
/deep/.u-tabbar__content__item__button {
::v-deep.u-tabbar__content__item__button {
top: 20rpx !important;
}
/deep/.u-tabbar {
::v-deep.u-tabbar {
.u-tabbar__content__item:nth-child(2) {
.u-tabbar__content__item__button {
width: 32rpx !important;

View File

@ -368,8 +368,8 @@
</script>
<style lang="scss">
/deep/ .u-iconfont,
/deep/ .u-title{
::v-deep .u-iconfont,
::v-deep .u-title{
padding-bottom: 20rpx;
box-sizing: border-box;
}

View File

@ -371,7 +371,7 @@
</script>
<style lang="scss" scoped>
/deep/ .u-iconfont {
::v-deep .u-iconfont {
color: #fff !important;
}

View File

@ -248,7 +248,7 @@ export default {
</script>
<style lang="scss" scoped>
/deep/ .u-input__input{
::v-deep .u-input__input{
color: #fff !important;
}
.order-detail {

View File

@ -303,7 +303,7 @@
</script>
<style lang="scss">
/deep/ .panel{
::v-deep .panel{
position: fixed;
width: 100%;
height: 100%;
@ -313,11 +313,11 @@
z-index: 99 !important;
overflow: hidden;
}
/deep/ .u-title {
::v-deep .u-title {
padding-bottom: 22rpx;
}
/deep/ .u-icon__icon {
::v-deep .u-icon__icon {
padding-bottom: 22rpx;
}

View File

@ -334,7 +334,7 @@
</script>
<style lang="scss">
/deep/ .panel{
::v-deep .panel{
position: fixed;
width: 100%;
height: 100%;
@ -344,11 +344,11 @@
z-index: 99 !important;
overflow: hidden;
}
/deep/ .u-title {
::v-deep .u-title {
padding-bottom: 22rpx;
}
/deep/ .u-icon__icon {
::v-deep .u-icon__icon {
padding-bottom: 22rpx;
}

View File

@ -128,10 +128,10 @@
page{
background-color: #0B0B0B;
}
/deep/ .u-title {
::v-deep .u-title {
padding-bottom: 22rpx;
}
/deep/ .uicon-nav-back {
::v-deep .uicon-nav-back {
padding-bottom: 22rpx;
}
.mask {
@ -424,11 +424,11 @@
font-size: 32rpx;
margin-left: 20rpx;
}
/deep/ .u-content {
::v-deep .u-content {
border: 1px solid #ccc;
border-radius: 50rpx 0 0 50rpx !important;
}
/deep/ .u-action {
::v-deep .u-action {
border-radius: 0 50rpx 50rpx 0 !important;
width: 112rpx;
height: 65rpx;

View File

@ -255,13 +255,13 @@
</script>
<style lang="scss">
/deep/ .u-title {
::v-deep .u-title {
padding-bottom: 22rpx;
}
.active{
color: #fff !important;
}
/deep/ .uicon-nav-back {
::v-deep .uicon-nav-back {
padding-bottom: 22rpx;
}
.orderlist{

View File

@ -361,8 +361,8 @@
</script>
<style lang="scss">
/deep/ .u-iconfont,
/deep/ .u-title{
::v-deep .u-iconfont,
::v-deep .u-title{
padding-bottom: 20rpx;
box-sizing: border-box;
}

View File

@ -280,8 +280,8 @@
</script>
<style lang="scss">
/deep/ .u-title,
/deep/ .uicon-nav-back {
::v-deep .u-title,
::v-deep .uicon-nav-back {
padding-bottom: 22rpx;
}

View File

@ -138,8 +138,8 @@
#active{
display: block !important;
}
/deep/ .u-title,
/deep/ .uicon-nav-back {
::v-deep .u-title,
::v-deep .uicon-nav-back {
padding-bottom: 22rpx;
}
page {
@ -299,12 +299,12 @@
box-sizing: border-box;
position: fixed;
top: 200rpx;
/deep/ .u-content {
::v-deep .u-content {
border: 1px solid #ccc;
border-radius: 50rpx 0 0 50rpx !important;
}
/deep/ .u-action {
::v-deep .u-action {
border-radius: 0 50rpx 50rpx 0 !important;
width: 112rpx;
height: 65rpx;

View File

@ -194,7 +194,7 @@
padding: 0 48rpx;
box-sizing: border-box;
}
/deep/ .u-line-1 {
::v-deep .u-line-1 {
padding-bottom: 14rpx;
}
.neon-button {

View File

@ -213,7 +213,7 @@
font-size: 40rpx;
color: #FFFFFF;
}
/deep/ .u-checkbox{
::v-deep .u-checkbox{
width: 40rpx !important;
}
.tip{

View File

@ -167,7 +167,7 @@
font-size: 40rpx;
color: #FFFFFF;
}
/deep/ .u-checkbox{
::v-deep .u-checkbox{
width: 40rpx !important;
}
.tip{