rules.js 204 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 import jump from './jump'; export default { home: {path: '/pages/index/index'}, productDetail: {path: '/pages/product/detail/detail'}, snapShare: {path: '/pages/snapshootShare/snapshootShare'}, };