vue-router

API

核心是使用 HTML window.history API

Vue.util.defineReactive(

因为安全的问题, 不能获取 history stack 列表, 只能 push pop 操作。