chore:加了首页导航栏,一键导航在弹窗下面

This commit is contained in:
2026-01-23 17:23:32 +08:00
parent fe9271659b
commit 5509ca9d09
2 changed files with 2 additions and 1 deletions

View File

@@ -760,6 +760,7 @@ export default {
<style lang="scss" scoped>
.complete-info-popup {
.complete-info-wrap {
z-index: 2147483646;
background: #fff;
padding: 50rpx 40rpx 40rpx;