vue项目启动逻辑 数据类型转换的高级写法字符串转数字如a='1'+a (转为数字1)!!a (转为booean,true)!!+a (先转数字再转boolean) vue 2023-07-18 170 点赞 2 评论 257 浏览