# Idea之配置Service仪表盘
**Repository Path**: fpfgitmy_admin/idea-service-dashboard
## Basic Information
- **Project Name**: Idea之配置Service仪表盘
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2021-04-28
- **Last Updated**: 2021-04-28
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
#### Idea配置service仪表盘视图
1. 打开当前服务的`.idea`文件夹下的`workspace.xml`文件
2. 找到如下代码,如果没有则手动加入
```
```
3. 在如上配置中加入如下代码
```
```
4. 最终代码
```
```
5. 