导航栏

This commit is contained in:
liuye
2023-08-17 10:10:38 +08:00
parent 34f318d3f8
commit 2bc9fd2121
6 changed files with 234 additions and 64 deletions

View File

@@ -198,7 +198,7 @@ export default {
.header-info {
width: 100%;
height: 100%;
background: url("https://cdn.cunwuyun.cn/wxmp/sanjianxi/mineBg.png") no-repeat no-repeat;
background: url("https://cdn.cunwuyun.cn/wechat/wuxi/wuxi-my-nav-bg.png") no-repeat no-repeat;
background-size: 100% 100%;
box-sizing: border-box;
padding: 240px 0 0 48px;
@@ -271,7 +271,7 @@ export default {
.approve {
position: absolute;
left: 50%;
top: 400px;
top: 384px;
transform: translateX(-50%);
width: 686px;
height: 112px;