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 }} + 这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容这里是活动内容 + +
+ +