tanyanfei 4 rokov pred
rodič
commit
ca04322e89
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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) {