优化首页的下拉刷新、数据排序、绑定后刷新
This commit is contained in:
@ -81,7 +81,8 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
this.statusBarHeight = uni.getSystemInfoSync().statusBarHeight
|
||||
this.statusBarHeight = uni.getSystemInfoSync().statusBarHeight;
|
||||
|
||||
},
|
||||
methods: {
|
||||
handleBack() {
|
||||
|
||||
Reference in New Issue
Block a user