Scroll add local loading-text
This commit is contained in:
parent
109465d3c5
commit
78b46fa619
2 changed files with 14 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Scroll :on-reach-top="loadData" loading-text="L-o-a-d-i-n-g...">
|
||||
<Scroll :on-reach-edge="loadData">
|
||||
<section v-for="item in list">
|
||||
<div class="city">
|
||||
<p>{{ item }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue