@@ -76,14 +76,6 @@
created() {
this.loadmore()
},
- onLoad() {
- console.log('进入onLoad方法')
- this.loadmore()
- },
- onShow() {
- console.log('进入onShow方法')
methods: {
// 跳转到详细页面
toDetail (notify) {