摘要:
### 1. 路由跳转 ``` ``` ### 2. 注册全局property ``` // main.js import utils from "./utils/utils.js"; app.config.globalProperties.$utils = utils; ``` ### 3. 通过 阅读全文
posted @ 2022-12-01 17:46
Li_pk
阅读(47)
评论(0)
推荐(0)
摘要:
1. 搭建项目 使用 NPM: npm create vite@latest 使用 Yarn: yarn create vite 使用 PNPM: pnpm create vite 构建一个 Vite + Vue 项目 # npm 6.x npm create vite@latest my-vue- 阅读全文
posted @ 2022-12-01 16:28
Li_pk
阅读(115)
评论(0)
推荐(0)

浙公网安备 33010602011771号