From 22f0482df398761331cc1f593cfba222a801d713 Mon Sep 17 00:00:00 2001 From: yvan.ni <765199919@qq.com> Date: Tue, 29 Oct 2019 15:04:34 +0800 Subject: [PATCH] 1212 --- pages/user/index/index.js | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) 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){ + + } }) }, -- libgit2 0.21.4