diff --git a/src/assets/styles/dialog.scss b/src/assets/styles/dialog.scss index 31a110c..402a1c0 100644 --- a/src/assets/styles/dialog.scss +++ b/src/assets/styles/dialog.scss @@ -1,7 +1,23 @@ .gdialog { + color: #dcecff; + + p, + span, + div, + li { + color: #dcecff !important; + } + p { - color: black !important; + font-size: 15px; + line-height: 1.65; } + + strong, + b { + color: #ffffff !important; + } + border-radius: 5px; .el-dialog__title { font-weight: 600 !important; @@ -130,4 +146,4 @@ color: #ffffff; } } -} \ No newline at end of file +} diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 6a0ab57..00beb7c 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -4,7 +4,7 @@ 电商互联网产品开发实训系统 数 字 营 销 实 训 系 统 - 教 师 端 -