田源
2024-03-22 5fed6d4639811fc75a6c309e72520f7f50b228d4
修改菜单栏
已修改2个文件
30 ■■■■■ 文件已修改
Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue 26 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/ProjectWeb/src/config/website.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Source/ProjectWeb/src/components/dynamic-components/dynamic-TreeTable.vue
@@ -154,7 +154,31 @@
              ]
            }
          ]
        }
        },
        {
          id: 10,
          event: '事件3',
          timeLine: 50,
          comment: '无'
        },
        {
          id: 10,
          event: '事件4',
          timeLine: 50,
          comment: '无'
        },
        {
          id: 10,
          event: '事件5',
          timeLine: 50,
          comment: '无'
        },
        {
          id: 10,
          event: '事件6',
          timeLine: 50,
          comment: '无'
        },
      ],
      TreeSelectList: []
    }
Source/ProjectWeb/src/config/website.js
@@ -2,10 +2,10 @@
 * 全局配置文件
 */
export default {
  title: "VCI-UBCS",
  title: "PLT-WEB",
  logo: "S",
  key: 'saber',//配置主键,目前用于存储
  indexTitle: 'VCI-UBCS',
  indexTitle: 'PLT-WEB',
  image:'../public/img/bg/img-logo.png',
  clientId: 'saber', // 客户端id
  clientSecret: 'saber_secret', // 客户端密钥