Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Y
yangpu
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
郭铭瑶
yangpu
Commits
4a0a89bd
Commit
4a0a89bd
authored
Dec 23, 2020
by
陶仁倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整布局
parent
9d648bad
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletion
+2
-1
.gitignore
.gitignore
+1
-0
.DS_Store
src/assets/.DS_Store
+0
-0
.DS_Store
src/assets/images/.DS_Store
+0
-0
application.vue
src/views/components/application.vue
+1
-1
No files found.
.gitignore
View file @
4a0a89bd
...
...
@@ -2,6 +2,7 @@
# Logs
logs
*.log
*.DS_Stores
npm-debug.log*
yarn-debug.log*
yarn-error.log*
...
...
src/assets/.DS_Store
View file @
4a0a89bd
No preview for this file type
src/assets/images/.DS_Store
0 → 100644
View file @
4a0a89bd
File added
src/views/components/application.vue
View file @
4a0a89bd
...
...
@@ -22,8 +22,8 @@ export default {
{
name
:
'会议系统'
,
icon
:
'app1.png'
,
type
:
'all'
},
{
name
:
'派单系统'
,
icon
:
'app2.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
:
'app5.png'
,
type
:
'310110019000'
,
key
:
'jumpSpecicalPage'
},
]
}
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment