vue-router1.x实现
摘要:
/** * 1、实现并生命了全局注册的组件,分别是router-link、router-view * 2、实现install: this.$router.push() */ /** * vue插件怎么写 * 1)function/对象 * 2)要求必须又一个install方法 */ let Vue; 阅读全文
posted @ 2021-08-21 21:24
chinesedon007
阅读(49)
评论(0)
推荐(0)
浙公网安备 33010602011771号