开发 // 安装依赖 pnpm install // 开发 pnpm run dev 构建 // 构建 pnpm run build 浏览器支持 本地开发推荐使用Chrome 80+ 浏览器 支持现代浏览器, 不支持 IE