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
f89d9d61
Commit
f89d9d61
authored
Feb 28, 2020
by
linxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
ff9acc19
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
create-enclosure-info.vue
src/pages/contractCreate/create-enclosure-info.vue
+5
-2
No files found.
src/pages/contractCreate/create-enclosure-info.vue
View file @
f89d9d61
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
<img
src=
"@/assets/userBind/camera.png"
class=
"upload-btn"
>
<img
src=
"@/assets/userBind/camera.png"
class=
"upload-btn"
>
</div>
</div>
</div>
</div>
<p
class=
"title"
>
特批申请书
</p>
<p
class=
"title
title-top
"
>
特批申请书
</p>
<div
class=
"house spec"
>
<div
class=
"house spec"
>
<!--待上传图片列表-->
<!--待上传图片列表-->
<div
<div
...
@@ -673,6 +673,9 @@ export default {
...
@@ -673,6 +673,9 @@ export default {
margin-left: 16px;
margin-left: 16px;
font-size: 13px;
font-size: 13px;
}
}
.title-top{
margin-top:10px;
}
.hls-list-item {
.hls-list-item {
margin-bottom: 0px !important;
margin-bottom: 0px !important;
}
}
...
...
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