@@ -140,7 +140,7 @@ Page({
that.setData({
tabActiveName: that.data.tabActiveNameTemp,
});
- }, 500);
+ }, 100);
},