Browse Source

Updated files

master
adiao 3 years ago
parent
commit
6e51ff299c
  1. 2
      Vue学习笔记.md

2
Vue学习笔记.md

@ -111,7 +111,7 @@ const RoutesList = [
1. 通过`this.store.**`方式来将后端返回的值传递到后台的首页。 1. 通过`this.store.**`方式来将后端返回的值传递到后台的首页。
2. 随后弹出。 2. 随后弹出。
跳转的代码是通过`router-link`来实现。该代码 跳转的代码是通过`router-link`来实现。该代码是一个`a`
--- ---

Loading…
Cancel
Save