Commit 672133fb by 冷斌

推广

parent 8d0a685f
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<van-list <van-list
v-model="loading" v-model="loading"
:finished="finished" :finished="finished"
finished-text="没有更多了"
@load="onLoad"> @load="onLoad">
<!-- v-for="(item, index)" :key="index" --> <!-- v-for="(item, index)" :key="index" -->
<?php foreach($data as $i=>$rs):?> <?php foreach($data as $i=>$rs):?>
......
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