This commit is contained in:
zmr900709 2020-06-15 10:03:19 +08:00
parent 5a20ca8726
commit c9be045ae0

View File

@ -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;