Appearance
获取本地存储Key的值
import { useGetLocalKey } from '@flypeng/tool/browser'; const value = useGetLocalKey('xx');