接口对接完成
This commit is contained in:
parent
b50031b59e
commit
03c9a8e845
@ -49,7 +49,7 @@ body {
|
||||
</u-scroll-list>
|
||||
|
||||
|
||||
<z-paging :fixed="false" height="calc(100vh - 360rpx)" width="200rpx" loading-more-default-text=""
|
||||
<z-paging :fixed="false" height="calc(100vh - 440rpx)" width="200rpx" loading-more-default-text=""
|
||||
style=" left:0; padding: 0px; position: fixed;" class="fv-page flex-col px-4">
|
||||
<u-scroll-list :indicator="false">
|
||||
<view class="scroll-list" style="flex-direction: column;">
|
||||
@ -65,7 +65,7 @@ body {
|
||||
</view>
|
||||
</u-scroll-list>
|
||||
</z-paging>
|
||||
<z-paging ref="pagingRefSP" v-model="matchedItems_sp" @query="changeSP" :fixed="false" height="calc(100vh - 380rpx)"
|
||||
<z-paging ref="pagingRefSP" v-model="matchedItems_sp" @query="changeSP" :fixed="false" height="calc(100vh - 440rpx)"
|
||||
width="calc(100vw - 200rpx)" style="right: 0; background-color: #FFFFFFFF; position: fixed;"
|
||||
class="fv-page flex-col">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user