From e39168e800b6ead717b90a5dc882bdb057847303 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Mon, 28 Mar 2022 15:27:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=831?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/adminIndex.scss | 28 ++-- src/views/immediateRelease/index.vue | 199 ++++++++++++++++----------- src/views/materialContent/index.vue | 2 +- 3 files changed, 131 insertions(+), 98 deletions(-) diff --git a/src/assets/styles/adminIndex.scss b/src/assets/styles/adminIndex.scss index f36a760..9780159 100644 --- a/src/assets/styles/adminIndex.scss +++ b/src/assets/styles/adminIndex.scss @@ -3,8 +3,7 @@ /**修改全局的滚动条*/ /**滚动条的宽度*/ ::-webkit-scrollbar { - width: 8px; - + width: 8px; } //滚动条的滑块 ::-webkit-scrollbar-thumb { @@ -362,6 +361,7 @@ padding: 0 24px; margin: 18px 16px 0 0; font-size: 14px; + cursor: pointer; // color: #3a8aeb; ::v-deep .el-icon-close { font-size: 16px; @@ -393,7 +393,7 @@ .theme_img { display: flex; flex-wrap: wrap; - .theme_item{ + .theme_item { position: relative; width: 160px; height: 284px; @@ -427,12 +427,14 @@ .cont_upload_btn { background: linear-gradient(to right, #fc8c6f, #fa544e) !important; } - .mkdir_btn,.return_btn { + .mkdir_btn, + .return_btn { margin-left: 0; margin-top: 16px; } - .return_btn{ - span,a{ + .return_btn { + span, + a { display: block; height: 34px; line-height: 34px; @@ -452,7 +454,7 @@ width: 104px; height: 89px; } - img{ + img { width: 100%; height: 148px; } @@ -493,7 +495,7 @@ font-size: 12px; line-height: 18px; border-radius: 9px; - &.item_time{ + &.item_time { width: auto; padding: 0 5px; } @@ -511,11 +513,11 @@ -webkit-line-clamp: 1; overflow: hidden; text-overflow: ellipsis; - -moz-user-select:none;/*火狐*/ - -webkit-user-select:none;/*webkit浏览器*/ - -ms-user-select:none;/*IE10*/ - -khtml-user-select:none;/*早期浏览器*/ - user-select:none; + -moz-user-select: none; /*火狐*/ + -webkit-user-select: none; /*webkit浏览器*/ + -ms-user-select: none; /*IE10*/ + -khtml-user-select: none; /*早期浏览器*/ + user-select: none; } // 首页-主题库-按钮 .home_publish_btn { diff --git a/src/views/immediateRelease/index.vue b/src/views/immediateRelease/index.vue index c21b0d2..0b0a5f1 100644 --- a/src/views/immediateRelease/index.vue +++ b/src/views/immediateRelease/index.vue @@ -3,7 +3,7 @@ - 创建{{ publishType === 0 ? "即时发布" : "定时发布" }} + 创建{{ publishType == 0 ? "即时发布" : "定时发布" }}
名称 @@ -27,30 +27,23 @@ + ]" :class="['set_weekly',{'no_margin': form.release_cycle == 2}]" label-width="100px"> - - + 每天 + 每周 - - - - - - - - - + + {{ item.name }} - 置顶 @@ -62,7 +55,7 @@
已选内容: 0
内容总时长:0.00s
-
添加BGM:选择文件 +
添加BGM:选择文件
@@ -174,7 +167,7 @@
展示时长 - +
@@ -188,9 +181,9 @@
音频: -

{{ showAudioName }}

+

{{ item.showAudioName }}

- 选择文件 + 选择文件
@@ -214,7 +207,7 @@
  • 音频{{ audioListData.length }}
  • -
    +
    @@ -222,13 +215,13 @@ {{ item.duration | getSeconds }}
    {{ item.material_name }}
    - +
    -
    +