一、vue使用的是什么模式?请具体介绍一下这种模式 1.1渐进式开发,采用mvvm的模式 1.2model (模型层) axios data vuex(state) 1.2view (视图层) template < template>< /template>