Commit 631e3262 authored by zhengke's avatar zhengke

no message

parent 36de795d
......@@ -18,7 +18,7 @@
<u-empty text="快去上传估价商品吧" mode="order"></u-empty>
</view>
<view style="height: calc(100vh - 50px);width: calc(100vw);overflow: hidden;padding-bottom: 20px;">
<view style="height: calc(100vh - 0px);width: calc(100vw);overflow: hidden;padding-bottom: 20px;">
<scroll-view :scroll-y="true" :enable-back-to-top="true" :enable-flex="true" @scrolltolower="lower" :style="{ height: '100%' }">
<view class="orderList">
<view class="listBox" v-for="(item,index) in list" :key="index"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment