Commit 4a0a89bd authored by 陶仁倩's avatar 陶仁倩

调整布局

parent 9d648bad
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
# Logs # Logs
logs logs
*.log *.log
*.DS_Stores
npm-debug.log* npm-debug.log*
yarn-debug.log* yarn-debug.log*
yarn-error.log* yarn-error.log*
......
No preview for this file type
...@@ -22,8 +22,8 @@ export default { ...@@ -22,8 +22,8 @@ export default {
{name: '会议系统', icon: 'app1.png', type: 'all'}, {name: '会议系统', icon: 'app1.png', type: 'all'},
{name: '派单系统', icon: 'app2.png', type: 'all'}, {name: '派单系统', icon: 'app2.png', type: 'all'},
{name: '气象系统', icon: 'app3.png', type: 'all'}, {name: '气象系统', icon: 'app3.png', type: 'all'},
{name: '五角场商圈', icon: 'app5.png', type: '310110019000', key: 'jumpSpecicalPage'},
{name: '网格系统', icon: 'app4.png', key: 'jumpGridPage', type: 'all'}, {name: '网格系统', icon: 'app4.png', key: 'jumpGridPage', type: 'all'},
{name: '五角场商圈', icon: 'app5.png', type: '310110019000', key: 'jumpSpecicalPage'},
] ]
} }
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment