|
@@ -335,8 +335,8 @@ export default {
|
|
|
// 注册主题
|
|
// 注册主题
|
|
|
@import '~@/assets/styles/theme/register.scss';
|
|
@import '~@/assets/styles/theme/register.scss';
|
|
|
.jbd-sys-title{
|
|
.jbd-sys-title{
|
|
|
- background: linear-gradient(to top,rgb(26, 149, 212),#7dbfdf);
|
|
|
|
|
- // background: #1894d0;
|
|
|
|
|
|
|
+ background: linear-gradient(to top,rgb(51, 150, 209),#7dbfdf);
|
|
|
|
|
+ // background: rgb(51, 150, 209);
|
|
|
height: 40px;
|
|
height: 40px;
|
|
|
line-height: 40px;
|
|
line-height: 40px;
|
|
|
font-size: 18px;
|
|
font-size: 18px;
|