<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.upload-image-page{background-color:#fff;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:calc(100% - env(safe-area-inset-bottom))}.upload-image-page .header{height:80px}.upload-image-page .header .title{font-size:18px;margin-bottom:20px}.upload-image-page .header .tips{font-size:14px;color:#9f9f9f;margin-bottom:10px}.upload-image-page .header .sub-tips{font-size:14px;color:red}.upload-image-page .image-container{height:calc(100% - 120px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start;overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:10px 0}.upload-image-page .image-container .image-item{width:calc(33.33333% - 8px);height:100px;margin-right:8px;margin-bottom:8px;border-radius:6px;border:1px solid #ebedf0}.upload-image-page .image-container .image-item .van-image{width:100%;height:100px}.upload-image-page .bottom-btn{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.upload-image-page .bottom-btn .van-button{width:90%;height:40px}</pre></body></html>