Appearance
SSR 友好的宽度检测。
import { useSSRWidth } from '@base-web-kits/base-tools-vue'; const width = useSSRWidth();
VueUse