From c9be045ae0d5be1dec6a687042b6c2beb7bff4c2 Mon Sep 17 00:00:00 2001 From: zmr900709 <1838875027@qq.com> Date: Mon, 15 Jun 2020 10:03:19 +0800 Subject: [PATCH] v --- pages/release/tosign.vue | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/release/tosign.vue b/pages/release/tosign.vue index bac9b52..adbcae0 100644 --- a/pages/release/tosign.vue +++ b/pages/release/tosign.vue @@ -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;