yesen 1c424a2f44 ElementUI按需引用(失败) il y a 1 an
..
01_src_单文件组件 338fc441c4 props il y a 1 an
02_src_ref 338fc441c4 props il y a 1 an
03_src_props 1a8e84193d minix il y a 1 an
04_src_mixin 1e3c2e8f54 插件 il y a 1 an
05_src_插件 a7da4cc725 scoped style il y a 1 an
06_src_style_scoped c5f3b01876 TodoList案例:静态组件 il y a 1 an
07_src_todolist_本地存储 f9f3596c27 自定义事件:绑定 il y a 1 an
08_src_组件自定义事件 4ea534b0e3 TodoList案例:自定义事件 il y a 1 an
09_src_todolist_自定义事件 3524631b61 全局事件总线 il y a 1 an
10_src_全局事件总线 59012f1c77 TodoList案例:全局事件总线 il y a 1 an
11_src_todolist_全局事件总线 7f1bb50f00 消息订阅与发布 pubsub-js il y a 1 an
12_src_pubsub 2eab3e6648 TodoList案例:pubsub il y a 1 an
13_src_todolist_pubsub 12f3a8c997 TodoList案例:编辑-nextTick实现文本框聚焦 il y a 1 an
14_src_todolist_编辑($nextTick) 93f580481a 动画与过渡 il y a 1 an
15_动画与过渡 e9f66dfc6d todolist案例:动画 il y a 1 an
16_src_todolist_动画 3b4d309c34 代理服务器 il y a 1 an
17_src_代理服务器 fd63cc3134 github案例 il y a 1 an
18_src_github案例 f0eced0e6a vue-resource il y a 1 an
19_src_github案例_vue-resource e7cbdad021 插槽 il y a 1 an
20_插槽 5041306199 求和案例:纯VUE版本 il y a 1 an
21_src_求和案例_纯VUE版本 5041306199 求和案例:纯VUE版本 il y a 1 an
22_src_求和案例_VUEX版本 462485aa23 vuex的getters il y a 1 an
23_src_vuex_getters e417738178 vuex的mapState和mapGetters il y a 1 an
24_src_vuex_mapState和mapGetters d39ced2016 vuex的mapState和mapGetters il y a 1 an
25_src_vuex_mapMutations和mapActions c4530e8c40 vuex的多组件共享 il y a 1 an
26_src_多组件共享 c4530e8c40 vuex的多组件共享 il y a 1 an
27_src_vuex的模式化和namespaced 1f6c62de5a vuex的模块化和namespaced il y a 1 an
28_src_vue-router基本使用和几个注意点 3df6a780fd vue-router嵌套(多级)路由 il y a 1 an
29_src_vue-router嵌套(多级)路由 3df6a780fd vue-router嵌套(多级)路由 il y a 1 an
30_src_vue-router的query参数 6c0eb86140 vue-router的query参数 il y a 1 an
31_src_vue-router命名路由 34cf7483d6 vue-router的命名路由 il y a 1 an
32_src_vue-router的params参数 eb05e24d75 vue-router的params参数 il y a 1 an
33_src_vue-router的props参数之「布尔值」 2043308c48 vue-router的props参数之[函数] il y a 1 an
34_src_vue-router的props参数之「值为函数 」 2043308c48 vue-router的props参数之[函数] il y a 1 an
35_src_router-link的replace模式 3aee66443f router-link的replace模式 il y a 1 an
36_src_vue-router编程式路由导航 8cfd6140df 编程式路由导航 il y a 1 an
37_src_keep-alive缓存路由组件 53ab949139 keep-alive缓存路由组件 il y a 1 an
38_src_vue-router新增的2个生命周期:activated和deactivated 6bcd564ec6 vue-router新增的2个生命周期:activated和deactivated il y a 1 an
39_src_vue-router全局前置路由守卫 d7043a14e8 vue-router全局前置路由守卫 il y a 1 an
40_src_vue-router全局后置路由守卫 b2d1054f48 vue-router全局后置路由守卫 il y a 1 an
41_src_vue-router独享前置路由守卫(没有独享后置守卫) ead1df1a8d vue-router独享前置路由守卫(没有独享后置守卫) il y a 1 an
42_src_vue-router组件内路由守卫 32ba8e3691 vue-router组件内路由守卫 il y a 1 an
43_src_vue-router的history模式 cec2978436 vue-router的history模式 il y a 1 an
44_src_ElementUI基本使用 53905a0e52 ElementUI基本使用 il y a 1 an
public 2634c8f7ba 单文件组件 & 脚手架 il y a 1 an
src 1c424a2f44 ElementUI按需引用(失败) il y a 1 an
.babelrc 1c424a2f44 ElementUI按需引用(失败) il y a 1 an
.gitignore 2634c8f7ba 单文件组件 & 脚手架 il y a 1 an
README.md 2634c8f7ba 单文件组件 & 脚手架 il y a 1 an
index.html 2634c8f7ba 单文件组件 & 脚手架 il y a 1 an
package.json 1c424a2f44 ElementUI按需引用(失败) il y a 1 an
vite.config.js 22bdb12908 默认插槽 il y a 1 an
yarn.lock 1c424a2f44 ElementUI按需引用(失败) il y a 1 an

README.md

vue-scaffold

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build