App.vue
@@ -92,6 +92,18 @@ /*每个页面公共css */ @import "colorui/main.css"; @import "colorui/icon.css"; .footer { width: 100%; height: 150rpx; line-height: 150rpx; background-color: #FFF; position: fixed; bottom: 0; border-top: 1px solid #d8d8d8; border-radius: 20rpx 20rpx 0 0 ; z-index: 1; } .nav-list { display: flex; flex-wrap: wrap; @@ -101,7 +113,7 @@ .nav-li { padding: 30upx; border-radius: 12upx; width: 45%; width: 95%; margin: 0 2.5% 40upx; background-size: cover;