|
|
@@ -15,7 +15,8 @@ export default {
|
|
|
description: 'Description 1',
|
|
|
coverImg:'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
|
|
coverAlt: '',
|
|
|
- avatar: ''
|
|
|
+ avatar: '',
|
|
|
+ dashboardConfig: {}
|
|
|
|
|
|
|
|
|
},{
|
|
|
@@ -26,7 +27,8 @@ export default {
|
|
|
description: 'Description 1',
|
|
|
coverImg:'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
|
|
coverAlt: '',
|
|
|
- avatar:{}
|
|
|
+ avatar:{},
|
|
|
+ dashboardConfig: {}
|
|
|
|
|
|
},{
|
|
|
dashboardID: 3,
|
|
|
@@ -36,7 +38,8 @@ export default {
|
|
|
description: 'Description 1',
|
|
|
coverImg:'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
|
|
coverAlt: '',
|
|
|
- avatar:{}
|
|
|
+ avatar:{},
|
|
|
+ dashboardConfig: {}
|
|
|
}
|
|
|
|
|
|
],
|
|
|
@@ -48,7 +51,8 @@ export default {
|
|
|
description: 'Description 1',
|
|
|
coverImg:'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
|
|
coverAlt: '',
|
|
|
- avatar:{}
|
|
|
+ avatar:{},
|
|
|
+ dashboardConfig: {}
|
|
|
},{
|
|
|
dashboardID: 5,
|
|
|
type: 'static',
|
|
|
@@ -57,12 +61,11 @@ export default {
|
|
|
description: 'Description 1',
|
|
|
coverImg:'https://gw.alipayobjects.com/zos/rmsportal/JiqGstEfoWAOHiTxclqi.png',
|
|
|
coverAlt: '',
|
|
|
- avatar:{}
|
|
|
+ avatar:{},
|
|
|
+ dashboardConfig: {}
|
|
|
}
|
|
|
|
|
|
],
|
|
|
- myRecentDashboardList: [ //最近打开的Dashboard
|
|
|
-
|
|
|
- ]
|
|
|
- },
|
|
|
+
|
|
|
+ }
|
|
|
}
|