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