上拉样式提交
parent
7ea239b6ed
commit
7c5a107a82
|
|
@ -91,7 +91,7 @@ export default {
|
||||||
isHaveOldData: true,
|
isHaveOldData: true,
|
||||||
contentText: {
|
contentText: {
|
||||||
contentdown: '查看更多',
|
contentdown: '查看更多',
|
||||||
contentrefresh: '加载中',
|
contentrefresh: '加载中.......',
|
||||||
contentnomore: '没有更多数据了'
|
contentnomore: '没有更多数据了'
|
||||||
},
|
},
|
||||||
status: 'more'
|
status: 'more'
|
||||||
|
|
|
||||||
|
|
@ -241,7 +241,7 @@ export default {
|
||||||
status: 'more',
|
status: 'more',
|
||||||
contentText: {
|
contentText: {
|
||||||
contentdown: '查看更多',
|
contentdown: '查看更多',
|
||||||
contentrefresh: '加载中',
|
contentrefresh: '加载中.....',
|
||||||
contentnomore: '没有更多数据了'
|
contentnomore: '没有更多数据了'
|
||||||
},
|
},
|
||||||
isHaveOldData: true
|
isHaveOldData: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue