usgeek 7 年 前
コミット
2a847b271c
1 ファイル変更1 行追加1 行削除
  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) {
    }