浏览代码

:recycle: logs for path watch debug

tags/0.9.0
J 4 年前
父节点
当前提交
13940c79f3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      vue-theme/src/pages/list.vue

+ 1
- 1
vue-theme/src/pages/list.vue 查看文件

@@ -165,8 +165,8 @@ export default {
165 165
             console.log('?:', path.pop())
166 166
 
167 167
             // Always reset the page count
168
-            this.page = 1
169 168
             this.setIntersectionLoader()
169
+            this.page = 1
170 170
             
171 171
             this.clearHero()
172 172
             this.checkAndSetHero(this.type)

正在加载...
取消
保存