| src/router/index.js | ●●●●● 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: {