From f3d0cf731506e221ac6d44d7cc1604c4181f7466 Mon Sep 17 00:00:00 2001 From: TiaStars Date: Mon, 2 Sep 2024 13:33:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E5=BC=B9=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/public.scss | 57 +++++++++++++++++++ .../components/brandPublicity/index.vue | 42 +++++++++++++- 2 files changed, 96 insertions(+), 3 deletions(-) diff --git a/src/assets/styles/public.scss b/src/assets/styles/public.scss index 08d8497..33c1d16 100644 --- a/src/assets/styles/public.scss +++ b/src/assets/styles/public.scss @@ -4311,6 +4311,63 @@ } } +// 政务端工作台产业品牌打造宣传弹框 +.chanyehuodongxiangqing-dialog { + .el-dialog__body { + padding: 20px 50px; + } + + .el-dialog__header { + border-bottom: 1px solid #F0F0F0; + + .el-dialog__title { + font-family: PingFang-SC-Heavy; + font-weight: 800; + font-size: 16px; + color: #000000; + } + } + .el-dialog__footer { + .chanyehuodongxiangqing-footer { + .el-form-item { + margin-bottom: 0; + + .el-button--primary.is-active, + .el-button--primary:active { + background: oklab(0.7 -0.3 -0.4); + border-color: #1890FF; + color: #FFFEFE; + } + + .el-button--primary { + background: #1890FF; + border-color: #1890FF; + color: #FFFEFE; + } + + .el-button--primary:focus, + .el-button--primary:hover { + background: oklab(0.7 -0.3 -0.4); + border-color: #1890FF; + color: #FFFEFE; + } + + .el-button--default:hover, + .el-button--primary:hover { + background-color: oklab(0.65 -0.06 -0.18); + border-color: #1890FF; + color: #FFFEFE; + } + + .el-button--default { + border-color: #1890FF; + color: #000000; + } + } + } + } +} + #echarts { width: 100%; height: calc(100% - 110px); diff --git a/src/views/workbench/components/brandPublicity/index.vue b/src/views/workbench/components/brandPublicity/index.vue index 9838126..a8a0dd0 100644 --- a/src/views/workbench/components/brandPublicity/index.vue +++ b/src/views/workbench/components/brandPublicity/index.vue @@ -3,7 +3,7 @@
- 【{{ item.projectName }}】 + 【{{ item.projectName }}】
@@ -16,6 +16,33 @@
+ +
+ + {{ itemInfo.projectName }} + {{ itemInfo.time }} + {{ itemInfo.enterprice }} + 这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容 + +
+ +