Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
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
吴迪
gs1
Commits
ec86dc53
Commit
ec86dc53
authored
Dec 03, 2021
by
Jianli Ou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
业务大厅 资金管理样式布局不美观 样式处理
parent
bd99d01f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
4 deletions
+12
-4
Corppay.vue
src/views/Business/Corppay.vue
+12
-4
No files found.
src/views/Business/Corppay.vue
View file @
ec86dc53
...
...
@@ -66,8 +66,8 @@
</table>
<p
class=
"title"
>
执收单位:
</p>
<p>
中国物品编码中心
</p>
<p
class=
"title"
>
资金管理:
</p>
<p>
通过银行电汇或信汇办理缴费业务:
</p>
<p
class=
"title
prominent-text
"
>
资金管理:
</p>
<p
class=
"prominent-text"
>
通过银行电汇或信汇办理缴费业务:
</p>
<ul
class=
"text-explain"
>
<li>
开户名称:中国物品编码中心
</li>
<li>
开户银行:交通银行北京分行和平里支行
</li>
...
...
@@ -269,6 +269,10 @@ export default {
li
{
display
:
list-item
;
list-style-type
:
disc
;
margin
:
8px
0
0
40px
;
&:nth-child(1)
{
margin-top
:
15px
;
}
}
}
.table
{
...
...
@@ -316,14 +320,19 @@ export default {
text-indent
:
25px
;
border-bottom
:
1px
solid
rgb
(
178
,
178
,
184
);
padding-bottom
:
10px
;
margin-bottom
:
10px
;
}
.title
{
border-bottom
:
1px
solid
#b2b2b8
;
margin-bottom
:
10px
;
padding-bottom
:
10px
;
font-size
:
14px
;
margin-top
:
40px
;
color
:
#454545
;
}
.prominent-text
{
color
:
#008DBD
;
}
.fwxmyfwnr
{
td
{
&:nth-child(3)
{
...
...
@@ -333,4 +342,4 @@ export default {
}
}
}
</
style
>
\ No newline at end of file
</
style
>
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