智慧农业后台管理页面
shuishen
2022-07-18 477e6717e22c6af4fd7d7cfb21be14c4633e8cad
配置
2 files modified
4 ■■■■ changed files
src/router/page/index.js 2 ●●● patch | view | raw | blame | history
src/views/mapPattern/index.vue 2 ●●● 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>