| src/router/page/index.js | ●●●●● patch | view | raw | blame | history | |
| src/views/mapPattern/index.vue | ●●●●● patch | view | raw | blame | history |
src/router/page/index.js
@@ -14,7 +14,7 @@ { path: '/mapPattern', component: () => import( /* webpackChunkName: "page" */ '@/view/mapPattern/index'), import( /* webpackChunkName: "page" */ '@/views/mapPattern/index'), name: 'mapPattern', meta: { keepAlive: false, src/views/mapPattern/index.vue
@@ -1,5 +1,5 @@ <template> <div></div> <div>12312</div> </template> <script>