const { value: nameValue, setValue: setNameValue } = useLocalStorage('name') nameValue是基本类型,而不是引用类型,自然还是'uni-app'
阅读量:1
点赞量:0