From 06092fb183418ca700d68d15b21c51343090382c Mon Sep 17 00:00:00 2001 From: luyuan <1162963624@qq.com> Date: Thu, 13 Aug 2020 11:32:40 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=9B=B4=E6=92=AD=E7=83=AD=E5=BA=A6?= =?UTF-8?q?=E4=B8=8E=E6=8C=89=E9=92=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/release/index.vue | 28 +++++++++-- pages/release/tosign.vue | 15 +++--- pages/release/video.vue | 20 ++++++-- pages/release/zhibo.nvue | 106 +++++++++++++++++++++++++++++++++++---- static/image/cloneb.png | Bin 0 -> 1259 bytes 5 files changed, 145 insertions(+), 24 deletions(-) create mode 100644 static/image/cloneb.png diff --git a/pages/release/index.vue b/pages/release/index.vue index 36edde1..81d6762 100644 --- a/pages/release/index.vue +++ b/pages/release/index.vue @@ -80,13 +80,13 @@ - 发表 + 发表 创建属于你的标签吧 - 确定 + 确定 @@ -338,7 +338,7 @@ export default { #release { width: 690rpx; margin: 0 auto; - + padding-bottom:20rpx; .form-view { background: #cdc7c8; border-radius: 6rpx; @@ -460,6 +460,28 @@ export default { color: #333; } } +.u-btn { + width: 628rpx; + height: 98rpx; + background: rgba(255, 120, 15, 1) !important; + border-radius: 49rpx; + margin: 0 auto; + font-size: 36rpx; + color: rgba(255, 255, 255, 1) !important; + line-height: 36px; + border: 1px #ff780f solid; + outline: none; + border-color: rgba(255, 120, 15, 1) !important; +} +.custom-style-button { + background: rgba(255, 120, 15, 1) !important; + color: #fff !important; + font-size: 28rpx; + width: 200rpx; + margin-bottom: 23rpx; + line-height: 60rpx; + height: 60rpx; +} .titles_border, .uni-textarea-compute { diff --git a/pages/release/tosign.vue b/pages/release/tosign.vue index 42fc825..b2f8f28 100644 --- a/pages/release/tosign.vue +++ b/pages/release/tosign.vue @@ -1,7 +1,7 @@