.imgCode { padding: 16px; .codeTitle { text-align: center; font-size: 16px; color: #4F4F4F; margin: 0; padding-bottom: 16px; } .img { display: flex; align-items: center; justify-content: center; } .imgChange { display: block; color: #AAAAAA; font-size: 12px; text-align: center; padding-top: 5px; } .field { background: #F4F4F4; padding: 10px 12px !important; } } .imgCodePopup { width: 90%; border-radius: 5px; overflow: initial; :global { .van-popup__close-icon { top: -37px !important; right: 0 !important; font-size: 25px; color: #fff; } } }