@ -302,10 +302,10 @@
<style lang="scss">
.store-settled {
background-color: #FA844C;
min-height: 100vh;
height: 100vh;
background-repeat: no-repeat;
background-size: 100% auto;
overflow: hidden;
overflow: auto;
.content {
margin-top: 60rpx;
@ -152,6 +152,8 @@
}
.settled-result {
padding: 20rpx;
.result-box {
.result-header {