随笔分类 -  vue

架构:webpack + vue2.x + vue-router + vuex + 其它;
摘要:1、不传参时的写法(官网例子): 2、传一个参数的写法(官网例子): 3、传多个参数的写法: 此时参数不能继续在后面加,后面的参数无效,传进去的参数为undefined; 官网的解释:In most cases, the payload should be an object so that it 阅读全文
posted @ 2019-02-11 15:39 三页黎明 阅读(10330) 评论(0) 推荐(1)