diff --git a/pages/user/index/index.js b/pages/user/index/index.js index ecdc134..5e32622 100644 --- a/pages/user/index/index.js +++ b/pages/user/index/index.js @@ -192,6 +192,9 @@ Page({ getApp().getConfig2(function (e) { var t_swi=e.switch_list; if(t_swi) t_swi=JSON.parse(t_swi) + if(t_swi.rank_switch==2){ + + } }) },