摘要:
1.Vue3简介 2020年9月18日,Vue.js发布3.0版本,代号:One Piece(海贼王) 耗时2年多、2600+次提交、30+个RFC、600+次PR、99位贡献者 github上的tags地址:https://github.com/vuejs/vue-next/releases/ta 阅读全文
posted @ 2021-08-27 18:44
lwlcode
阅读(1630)
评论(0)
推荐(0)
摘要:
修改store.js const countAbout = { namespaced: true, // 开启命名空间 state: { x: 1 }, mutations: { ... }, actions: { ... }, getters: { bigSum(state) { return s 阅读全文
posted @ 2021-08-27 10:29
lwlcode
阅读(304)
评论(0)
推荐(0)

浙公网安备 33010602011771号