登录页背景,导航栏图标更换

main
sunshine 2 years ago
parent 90dc46c2a1
commit e2b96c0c12

@ -1,7 +1,7 @@
// 应用全局配置
const config = {
// baseUrl: 'http://47.106.185.127:48080',127.0.0.1
baseUrl: 'http://127.0.0.1:48080',
baseUrl: 'http://47.106.185.127:48080',
// 应用信息
appInfo: {
// 应用名称

@ -311,16 +311,16 @@
},
{
"pagePath": "pages/work",
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"iconPath": "static/images/tabbar/material.png",
"selectedIconPath": "static/images/tabbar/material_.png",
"text": "投料"
},
{
/*{
"pagePath": "pages/template",
"iconPath": "static/images/tabbar/work.png",
"selectedIconPath": "static/images/tabbar/work_.png",
"text": "模板"
},
},*/
{
"pagePath": "pages/mine",
"iconPath": "static/images/tabbar/mine.png",
@ -332,6 +332,6 @@
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "BESURE",
"navigationBarBackgroundColor": "#FFFFFF"
"navigationBarBackgroundColor": "#ffffff"
}
}

@ -112,6 +112,11 @@ page {
.normal-login-container {
width: 100%;
min-height: 100vh;
overflow: hidden;
background-image: url(@/static/images/login/background.svg);
background-repeat: no-repeat;
background-size: 100% 100%;
.logo-content {
width: 100%;

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 874 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 526 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 791 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 767 B

Loading…
Cancel
Save