tanyanfei 4 years ago
parent
commit
ca04322e89
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/learning/learning.js

+ 1 - 1
pages/learning/learning.js

@@ -190,7 +190,7 @@ Page({
     if(type == 1){
         this.setData({show_tj:1})
     }else{
-      this.setData({ act: type-1 })
+        this.setData({ act: type-1 })
     }
   },
   search: function (e) {