| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2023-03-10 15:27:59 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2023-03-13 16:02:07 |
| | | * @FilePath: \forest-fire\src\views\statistics\index.vue |
| | | * @LastEditTime: 2024-11-09 15:43:51 |
| | | * @FilePath: \bigScreen\src\views\space\index.vue |
| | | * @Description: 综合设计 |
| | | * |
| | | * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. |
| | |
| | | <template> |
| | | <div class="container page-container"> |
| | | <left-container></left-container> |
| | | <!-- <right-container></right-container> --> |
| | | <right-container></right-container> |
| | | </div> |
| | | </template> |
| | | |