Browse Source

登录页底图调整

master
1747191978@qq.com 4 months ago
parent
commit
ad91de25f5
  1. BIN
      大唐会议前台1/pages/user/leftLog.jpg
  2. BIN
      大唐会议前台1/pages/user/leftLogo.jpg
  3. 4
      大唐会议前台1/pages/user/login.vue

BIN
大唐会议前台1/pages/user/leftLog.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

BIN
大唐会议前台1/pages/user/leftLogo.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 237 KiB

4
大唐会议前台1/pages/user/login.vue

@ -342,7 +342,9 @@
.divbox {
display: flex;
background-image: url('../../imgs/left.png');
background-size: cover;
background-position: left bottom;
background-repeat: no-repeat;
background-size: 100% ;
.div-left {
position: relative;
flex: 1;

Loading…
Cancel
Save