Browse Source

加载修复

usgeek 7 years ago
parent
commit
2a847b271c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      litemall-wx/pages/ucenter/order/order.js

+ 1 - 1
litemall-wx/pages/ucenter/order/order.js

@@ -13,7 +13,7 @@ Page({
      var tab = wx.getStorageSync('tab');
 
      this.setData({
-       sh
+       showType: tab
      });
    } catch (e) {
    }