gpt4 book ai didi

javascript - HTML5 本地存储 : Checking if a key exists

转载 作者:IT王子 更新时间:2023-10-29 02:39:40 25 4
gpt4 key购买 nike

<分区>

为什么这不起作用?

if(typeof(localStorage.getItem("username"))=='undefined'){
alert('no');
};

目标是将用户从索引页面重定向到登录页面(如果尚未登录)。这里 localStorage.getItem("username")) 变量暂时没有定义。

这是一个 ios phonegap 应用程序。

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com