语法 翻译 功能介绍
module(模块)extend(扩展)extract(提取)export(输出)router(路由器)components(组件)
store(储存)state (声明、状态):全局的状态树mutations(突变):修改 state 的行为actions(动作):执行修改的动作computed(计算)
state
mounted(安装):