爆灯
This commit is contained in:
parent
9cf84ebcef
commit
56bcf7c94a
2
App.vue
2
App.vue
|
|
@ -168,7 +168,7 @@
|
||||||
@import "uview-ui/index.scss";
|
@import "uview-ui/index.scss";
|
||||||
@import "./common/css/iconfont.css";
|
@import "./common/css/iconfont.css";
|
||||||
// 自定义tabar样式修改
|
// 自定义tabar样式修改
|
||||||
/deep/.u-tabbar__content__item__text{
|
::v-deep.u-tabbar__content__item__text{
|
||||||
font-size: 20rpx !important;
|
font-size: 20rpx !important;
|
||||||
bottom: 10rpx !important;
|
bottom: 10rpx !important;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -83,11 +83,11 @@
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/deep/.u-tabbar__content__item__button {
|
::v-deep.u-tabbar__content__item__button {
|
||||||
top: 20rpx !important;
|
top: 20rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/.u-tabbar {
|
::v-deep.u-tabbar {
|
||||||
.u-tabbar__content__item:nth-child(2) {
|
.u-tabbar__content__item:nth-child(2) {
|
||||||
.u-tabbar__content__item__button {
|
.u-tabbar__content__item__button {
|
||||||
width: 32rpx !important;
|
width: 32rpx !important;
|
||||||
|
|
|
||||||
|
|
@ -368,8 +368,8 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .u-iconfont,
|
::v-deep .u-iconfont,
|
||||||
/deep/ .u-title{
|
::v-deep .u-title{
|
||||||
padding-bottom: 20rpx;
|
padding-bottom: 20rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -371,7 +371,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/deep/ .u-iconfont {
|
::v-deep .u-iconfont {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -248,7 +248,7 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
/deep/ .u-input__input{
|
::v-deep .u-input__input{
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
.order-detail {
|
.order-detail {
|
||||||
|
|
|
||||||
|
|
@ -303,7 +303,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .panel{
|
::v-deep .panel{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
@ -313,11 +313,11 @@
|
||||||
z-index: 99 !important;
|
z-index: 99 !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
/deep/ .u-title {
|
::v-deep .u-title {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/ .u-icon__icon {
|
::v-deep .u-icon__icon {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -334,7 +334,7 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .panel{
|
::v-deep .panel{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
@ -344,11 +344,11 @@
|
||||||
z-index: 99 !important;
|
z-index: 99 !important;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
/deep/ .u-title {
|
::v-deep .u-title {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/ .u-icon__icon {
|
::v-deep .u-icon__icon {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -128,10 +128,10 @@
|
||||||
page{
|
page{
|
||||||
background-color: #0B0B0B;
|
background-color: #0B0B0B;
|
||||||
}
|
}
|
||||||
/deep/ .u-title {
|
::v-deep .u-title {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
/deep/ .uicon-nav-back {
|
::v-deep .uicon-nav-back {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
.mask {
|
.mask {
|
||||||
|
|
@ -424,11 +424,11 @@
|
||||||
font-size: 32rpx;
|
font-size: 32rpx;
|
||||||
margin-left: 20rpx;
|
margin-left: 20rpx;
|
||||||
}
|
}
|
||||||
/deep/ .u-content {
|
::v-deep .u-content {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
border-radius: 50rpx 0 0 50rpx !important;
|
border-radius: 50rpx 0 0 50rpx !important;
|
||||||
}
|
}
|
||||||
/deep/ .u-action {
|
::v-deep .u-action {
|
||||||
border-radius: 0 50rpx 50rpx 0 !important;
|
border-radius: 0 50rpx 50rpx 0 !important;
|
||||||
width: 112rpx;
|
width: 112rpx;
|
||||||
height: 65rpx;
|
height: 65rpx;
|
||||||
|
|
|
||||||
|
|
@ -255,13 +255,13 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .u-title {
|
::v-deep .u-title {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
.active{
|
.active{
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
/deep/ .uicon-nav-back {
|
::v-deep .uicon-nav-back {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
.orderlist{
|
.orderlist{
|
||||||
|
|
|
||||||
|
|
@ -361,8 +361,8 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .u-iconfont,
|
::v-deep .u-iconfont,
|
||||||
/deep/ .u-title{
|
::v-deep .u-title{
|
||||||
padding-bottom: 20rpx;
|
padding-bottom: 20rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -280,8 +280,8 @@
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
/deep/ .u-title,
|
::v-deep .u-title,
|
||||||
/deep/ .uicon-nav-back {
|
::v-deep .uicon-nav-back {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -138,8 +138,8 @@
|
||||||
#active{
|
#active{
|
||||||
display: block !important;
|
display: block !important;
|
||||||
}
|
}
|
||||||
/deep/ .u-title,
|
::v-deep .u-title,
|
||||||
/deep/ .uicon-nav-back {
|
::v-deep .uicon-nav-back {
|
||||||
padding-bottom: 22rpx;
|
padding-bottom: 22rpx;
|
||||||
}
|
}
|
||||||
page {
|
page {
|
||||||
|
|
@ -299,12 +299,12 @@
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 200rpx;
|
top: 200rpx;
|
||||||
/deep/ .u-content {
|
::v-deep .u-content {
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
border-radius: 50rpx 0 0 50rpx !important;
|
border-radius: 50rpx 0 0 50rpx !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/deep/ .u-action {
|
::v-deep .u-action {
|
||||||
border-radius: 0 50rpx 50rpx 0 !important;
|
border-radius: 0 50rpx 50rpx 0 !important;
|
||||||
width: 112rpx;
|
width: 112rpx;
|
||||||
height: 65rpx;
|
height: 65rpx;
|
||||||
|
|
|
||||||
|
|
@ -194,7 +194,7 @@
|
||||||
padding: 0 48rpx;
|
padding: 0 48rpx;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
/deep/ .u-line-1 {
|
::v-deep .u-line-1 {
|
||||||
padding-bottom: 14rpx;
|
padding-bottom: 14rpx;
|
||||||
}
|
}
|
||||||
.neon-button {
|
.neon-button {
|
||||||
|
|
|
||||||
|
|
@ -213,7 +213,7 @@
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
/deep/ .u-checkbox{
|
::v-deep .u-checkbox{
|
||||||
width: 40rpx !important;
|
width: 40rpx !important;
|
||||||
}
|
}
|
||||||
.tip{
|
.tip{
|
||||||
|
|
|
||||||
|
|
@ -167,7 +167,7 @@
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
}
|
}
|
||||||
/deep/ .u-checkbox{
|
::v-deep .u-checkbox{
|
||||||
width: 40rpx !important;
|
width: 40rpx !important;
|
||||||
}
|
}
|
||||||
.tip{
|
.tip{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user