| | |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | }, |
| | | { |
| | | 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: [] |
| | | } |
| | |
| | | * 全局配置文件 |
| | | */ |
| | | 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', // 客户端密钥 |