智慧园区前端大屏
shuishen
2025-08-06 394e0a6da82a255a71e6d3f4ba2f050dfe1f8fe0
路由调整
1 files modified
11 ■■■■■ changed files
src/router/index.js 11 ●●●●● patch | view | raw | blame | history
src/router/index.js
@@ -2,7 +2,7 @@
 * @Author: shuishen 1109946754@qq.com
 * @Date: 2024-10-25 16:35:31
 * @LastEditors: shuishen 1109946754@qq.com
 * @LastEditTime: 2025-02-11 14:39:11
 * @LastEditTime: 2025-07-31 19:47:37
 * @FilePath: \bigScreen\src\router\index.js
 * @Description: 
 * 
@@ -85,6 +85,15 @@
                },
                component: () => import('@/views/rs/index.vue')
              },
                            {
                                path: 'rim',
                                meta: {
                                    title: '周边检索'
                                },
                                component: () => import('@/views/rim/index.vue')
                            },
              {
                path: 'space',
                meta: {