Эх сурвалжийг харах

feat: 增加存储用户userId

yangfeng 4 жил өмнө
parent
commit
c90ece5809

+ 2 - 0
src/web/templates/common/pcbottom.html

@@ -462,6 +462,8 @@
                     ajaxUserInfo[v] = r[v]
                 }
             })
+            // 存储userId 大会员中标预测历史记录要用到
+            localStorage.setItem('BIGMEMBER_PC', r.userId)
         }
         setConfig()
     }).fail(function () {