Browse Source

冠军分页

xjc 2 years ago
parent
commit
65f7de5150
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.js

+ 1 - 1
pages/index/index.js

@@ -313,7 +313,7 @@ Page({
         this.getExp()
         this.getExp()
         break;
         break;
       case 4:
       case 4:
-        this.page6 = 1
+        this.data.page6 = 1
         this.getData()
         this.getData()
         break;
         break;
     }
     }