Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
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
xugong
hls-xcmg-vue-app
Commits
37146d76
Commit
37146d76
authored
Oct 22, 2019
by
李晓兵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'我的还款'
parent
519a7656
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
home-page.vue
src/pages/home/home-page.vue
+3
-2
No files found.
src/pages/home/home-page.vue
View file @
37146d76
...
...
@@ -31,7 +31,7 @@
:data=
"item"
@
clickFunction=
"goModuleFunction"
/>
</div>
<div
class=
"middle-box"
>
<!--
<div
class=
"middle-box"
>
<header>
常用应用
</header>
<div
class=
"function"
>
<function-item
...
...
@@ -39,7 +39,7 @@
:functionName=
"item.functionName"
:data=
"item"
class=
"function-item vue-1px"
@
clickFunction=
"goFunctionHome"
/>
</div>
</div>
</div>
-->
<div
class=
"center-pic"
>
<div
class=
"left-pic"
>
<img
src=
"@/assets/homePage/1 copy@2x.png"
alt=
""
>
...
...
@@ -344,6 +344,7 @@ export default {
}
}
.center-pic {
margin-top: 6px;
// position: relative;
width: 100%;
// height: 228px;
...
...
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