首页修改
This commit is contained in:
parent
7a91647105
commit
ba344a503a
@ -82,44 +82,66 @@
|
|||||||
// }
|
// }
|
||||||
],
|
],
|
||||||
current: 0,
|
current: 0,
|
||||||
gridList: [{
|
gridList: [
|
||||||
icon: '/static/aaa_bsbx.png',
|
{
|
||||||
text: '报事报修',
|
icon: '/static/aaaa_gd.png',
|
||||||
url:'/pages/sys/user/myRepair/myRepair'
|
text: '工单',
|
||||||
},
|
url:'/pages/sys/workbench/order/order'
|
||||||
{
|
},
|
||||||
icon: '/static/aaa_tcjf.png',
|
{
|
||||||
text: '停车缴费',
|
icon: '/static/aaaa_yjcl.png',
|
||||||
url:'/pages/sys/user/myPayment/myPayment'
|
text: '预警处理',
|
||||||
},
|
url:'/pages/sys/workbench/earlyWarning/earlyWarning'
|
||||||
{
|
|
||||||
icon: '/static/aaa_shfw.png',
|
},
|
||||||
text: '生活服务'
|
{
|
||||||
},
|
icon: '/static/aaaa_jk.png',
|
||||||
{
|
text: '监控',
|
||||||
icon: '/static/aaa_fwzx.png',
|
url:'/pages/sys/workbench/monitor/monitors'
|
||||||
text: '服务中心',
|
},
|
||||||
url:'/pages/sys/user/serviceCenter/serviceCenter'
|
{
|
||||||
},
|
icon: '/static/aaaa_bsbx.png',
|
||||||
{
|
text: '报事报修',
|
||||||
icon: '/static/aaa_hyyy.png',
|
url:'/pages/sys/user/myRepair/myRepair'
|
||||||
text: '会议预约',
|
},
|
||||||
url:'/pages/sys/workbench/meet/meet'
|
// {
|
||||||
},
|
// icon: '/static/aaa_bsbx.png',
|
||||||
{
|
// text: '报事报修',
|
||||||
icon: '/static/aaa_gdgl.png',
|
// url:'/pages/sys/user/myRepair/myRepair'
|
||||||
text: '工单管理',
|
// },
|
||||||
url:'/pages/sys/workbench/order/order'
|
// {
|
||||||
},
|
// icon: '/static/aaa_tcjf.png',
|
||||||
{
|
// text: '停车缴费',
|
||||||
icon: '/static/aaa_fkgl.png',
|
// url:'/pages/sys/user/myPayment/myPayment'
|
||||||
text: '访客管理',
|
// },
|
||||||
url:'/pages/sys/user/myVisitor/myVisitor'
|
// {
|
||||||
},
|
// icon: '/static/aaa_shfw.png',
|
||||||
{
|
// text: '生活服务'
|
||||||
icon: '/static/aaa_jqqd.png',
|
// },
|
||||||
text: '敬请期待'
|
// {
|
||||||
}
|
// icon: '/static/aaa_fwzx.png',
|
||||||
|
// text: '服务中心',
|
||||||
|
// url:'/pages/sys/user/serviceCenter/serviceCenter'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: '/static/aaa_hyyy.png',
|
||||||
|
// text: '会议预约',
|
||||||
|
// url:'/pages/sys/workbench/meet/meet'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: '/static/aaa_gdgl.png',
|
||||||
|
// text: '工单管理',
|
||||||
|
// url:'/pages/sys/workbench/order/order'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: '/static/aaa_fkgl.png',
|
||||||
|
// text: '访客管理',
|
||||||
|
// url:'/pages/sys/user/myVisitor/myVisitor'
|
||||||
|
// },
|
||||||
|
// {
|
||||||
|
// icon: '/static/aaa_jqqd.png',
|
||||||
|
// text: '敬请期待'
|
||||||
|
// }
|
||||||
],
|
],
|
||||||
newsList: [
|
newsList: [
|
||||||
'数智南川|最新资讯1',
|
'数智南川|最新资讯1',
|
||||||
@ -325,8 +347,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grid-icon {
|
.grid-icon {
|
||||||
width: 50rpx;
|
width: 90rpx;
|
||||||
height: 50rpx;
|
height: 90rpx;
|
||||||
margin-bottom: 8rpx;
|
margin-bottom: 8rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user