|
|
@@ -2,10 +2,10 @@
|
|
|
* 全局配置文件
|
|
|
*/
|
|
|
export default {
|
|
|
- title: "常运-SMART 智慧园区大数据平台",
|
|
|
+ title: "常运-SMART 智慧社区大数据平台",
|
|
|
logo: "CY",
|
|
|
key: 'saber',//配置主键,目前用于存储
|
|
|
- indexTitle: '智慧园区大数据平台',
|
|
|
+ indexTitle: '智慧社区大数据平台',
|
|
|
clientId: 'saber', // 客户端id
|
|
|
clientSecret: 'saber_secret', // 客户端密钥
|
|
|
tenantMode: true, // 是否开启租户模式
|