v
This commit is contained in:
parent
5a20ca8726
commit
c9be045ae0
@ -53,7 +53,7 @@
|
|||||||
},
|
},
|
||||||
value: '',
|
value: '',
|
||||||
max_two : '20',
|
max_two : '20',
|
||||||
max : '20',
|
max : '优秀的标题可以卖的更好哦~',
|
||||||
titleMaxLength : '20',
|
titleMaxLength : '20',
|
||||||
show: false,
|
show: false,
|
||||||
relerest: '开始直播'
|
relerest: '开始直播'
|
||||||
@ -74,7 +74,6 @@
|
|||||||
},
|
},
|
||||||
// 获取验证码倒计时
|
// 获取验证码倒计时
|
||||||
getCode() {
|
getCode() {
|
||||||
console.log("11")
|
|
||||||
this.loading()
|
this.loading()
|
||||||
},
|
},
|
||||||
loading() {
|
loading() {
|
||||||
@ -108,15 +107,17 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
// 输入文字的颜色
|
// 输入文字的颜色
|
||||||
.uni-input-input{
|
.uni-input-input,.uni-input-input{
|
||||||
color: #fff;
|
color: #fff!important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
u-upload {
|
u-upload {
|
||||||
border-radius: unset;
|
border-radius: unset;
|
||||||
}
|
}
|
||||||
|
.u-input__input{
|
||||||
|
color: #fff!important;
|
||||||
|
}
|
||||||
.tosign {
|
.tosign {
|
||||||
.titles {
|
.titles {
|
||||||
font-size: 30rpx;
|
font-size: 30rpx;
|
||||||
|
Loading…
Reference in New Issue
Block a user