Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mingPayPc
Overview
Overview
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
fengzhaoyu
mingPayPc
Commits
e4938388
Commit
e4938388
authored
5 years ago
by
liang ce
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
input选人bug禁用
parent
d6e4aecf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Home.vue
src/components/common/Home.vue
+3
-3
No files found.
src/components/common/Home.vue
View file @
e4938388
...
@@ -18,11 +18,11 @@
...
@@ -18,11 +18,11 @@
<a-menu-item
key=
"5"
>
权限管理
</a-menu-item>
-->
<a-menu-item
key=
"5"
>
权限管理
</a-menu-item>
-->
</a-menu>
</a-menu>
</a-layout-header>
</a-layout-header>
<a-layout-content
style=
"padding:
0
50px"
>
<a-layout-content
style=
"padding:
16px 50px 0px
50px"
>
<a-breadcrumb
style=
"margin: 16px 0"
>
<
!--
<
a-breadcrumb
style=
"margin: 16px 0"
>
<a-breadcrumb-item>
首页
</a-breadcrumb-item>
<a-breadcrumb-item>
首页
</a-breadcrumb-item>
<a-breadcrumb-item
v-for=
"item in title"
:key=
"item"
>
{{
item
}}
</a-breadcrumb-item>
<a-breadcrumb-item
v-for=
"item in title"
:key=
"item"
>
{{
item
}}
</a-breadcrumb-item>
</a-breadcrumb>
</a-breadcrumb>
-->
<router-view/>
<router-view/>
</a-layout-content>
</a-layout-content>
<a-layout-footer
style=
"text-align: center"
>
<a-layout-footer
style=
"text-align: center"
>
...
...
This diff is collapsed.
Click to expand it.
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