Commit 2a847b27 authored by usgeek's avatar usgeek
Browse files

加载修复

parent ad8c9be7
...@@ -13,7 +13,7 @@ Page({ ...@@ -13,7 +13,7 @@ Page({
var tab = wx.getStorageSync('tab'); var tab = wx.getStorageSync('tab');
this.setData({ this.setData({
sh showType: tab
}); });
} catch (e) { } catch (e) {
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment