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