儀表板
文件庫
filestore
活動
搜尋
登入
pcalife
/
PAM
保誠-保戶業務員媒合平台
匯總
相關日誌
提交
目錄
檔案區
分支(forks)
比對
究查
|
歷程
|
原始
Merge remote-tracking branch 'origin/master'
wayne
2021-11-16
8b822da7e688aa31e4600f9ea17a0e85f9985c06
[pcalife/PAM.git]
/
PAMapp
/
assets
/
ts
/
auth.ts
1
2
3
export function isLogin() {
return !!localStorage.getItem('id_token')
}