Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
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
zhouqian
vue-gjjs
Commits
a4ee20ca
Commit
a4ee20ca
authored
Oct 14, 2022
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
litopn交易ui完善
parent
6960598a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
53 additions
and
15 deletions
+53
-15
common.css
src/assets/css/common.css
+10
-1
Adcp.vue
src/views/Business/Letopn/Adcp.vue
+1
-1
Ovwp.vue
src/views/Business/Litopn/Ovwp.vue
+2
-2
Doxp.vue
src/views/Public/Doxp.vue
+1
-1
Setpan.vue
src/views/Public/Setpan.vue
+39
-10
No files found.
src/assets/css/common.css
View file @
a4ee20ca
...
@@ -160,7 +160,7 @@
...
@@ -160,7 +160,7 @@
.el-form-item__label
{
.el-form-item__label
{
padding
:
0
20px
0
0
;
padding
:
0
20px
0
0
;
line-height
:
16
px
!important
;
line-height
:
20
px
!important
;
}
}
.el-form-item--small
.el-form-item__label
{
.el-form-item--small
.el-form-item__label
{
...
@@ -190,6 +190,10 @@
...
@@ -190,6 +190,10 @@
line-height
:
var
(
--lineheight
);
line-height
:
var
(
--lineheight
);
}
}
/* .el-form-item__content{
margin-left: 0px !important;
} */
.el-select
.el-input
.el-select__caret
{
.el-select
.el-input
.el-select__caret
{
font-size
:
var
(
--normalfont
);
font-size
:
var
(
--normalfont
);
}
}
...
@@ -325,6 +329,11 @@
...
@@ -325,6 +329,11 @@
margin-left
:
2px
;
margin-left
:
2px
;
}
}
/* 清除contentmargin-left值 */
/* .el-form-item .el-form-item__content{
margin-left: 0px;
} */
.el-tree-node__label
{
.el-tree-node__label
{
font-size
:
12px
;
font-size
:
12px
;
}
}
...
...
src/views/Business/Letopn/Adcp.vue
View file @
a4ee20ca
...
@@ -111,6 +111,6 @@ export default {
...
@@ -111,6 +111,6 @@ export default {
</
script
>
</
script
>
<
style
>
<
style
>
.letopn_adcp_cheak
{
.letopn_adcp_cheak
{
margin
:
0px
0
10px
1
6
0px
;
margin
:
0px
0
10px
1
2
0px
;
}
}
</
style
>
</
style
>
src/views/Business/Litopn/Ovwp.vue
View file @
a4ee20ca
...
@@ -111,12 +111,12 @@
...
@@ -111,12 +111,12 @@
<c-col
:span=
"9"
>
<c-col
:span=
"9"
>
<el-form-item
<el-form-item
style=
"text-align: left;margin-left:5px;"
style=
"text-align: left;margin-left:5px;"
label-width=
"
2
0px"
label-width=
"0px"
prop=
"lidgrp.cbs.nom1.amt"
prop=
"lidgrp.cbs.nom1.amt"
>
>
<c-input-currency
<c-input-currency
v-model=
"model.lidgrp.cbs.nom1.amt"
v-model=
"model.lidgrp.cbs.nom1.amt"
style=
"text-align: left; width:
100%
"
style=
"text-align: left; width:
90%;
"
placeholder=
"请输入金额"
placeholder=
"请输入金额"
></c-input-currency>
></c-input-currency>
</el-form-item>
</el-form-item>
...
...
src/views/Public/Doxp.vue
View file @
a4ee20ca
...
@@ -115,6 +115,6 @@ export default {
...
@@ -115,6 +115,6 @@ export default {
</
script
>
</
script
>
<
style
>
<
style
>
.letopn_adcp_cheak
{
.letopn_adcp_cheak
{
margin
:
0px
0
10px
1
6
0px
;
margin
:
0px
0
10px
1
2
0px
;
}
}
</
style
>
</
style
>
src/views/Public/Setpan.vue
View file @
a4ee20ca
...
@@ -15,19 +15,20 @@
...
@@ -15,19 +15,20 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
3
"
>
<el-form-item
label=
"结算金额录入"
label-width=
"150px
"
>
<el-form-item
label=
"结算金额录入"
prop=
"setmod.doccur
"
>
<c-input
<c-input
v-model=
"model.setmod.doccur"
v-model=
"model.setmod.doccur"
placeholder=
"CNY"
placeholder=
"CNY"
:disabled=
"true"
:disabled=
"true"
:readonly=
"true"
:readonly=
"true"
style=
"width: 100%"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
2
"
>
<c-col
:span=
"1
1
"
>
<el-form-item
label=
""
label-width=
"5px"
>
<el-form-item
label=
""
label-width=
"5px"
prop=
"setmod.docamt"
>
<c-input-currency
<c-input-currency
v-model=
"model.setmod.docamt"
v-model=
"model.setmod.docamt"
placeholder=
"0"
placeholder=
"0"
...
@@ -37,8 +38,38 @@
...
@@ -37,8 +38,38 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"8"
>
<c-col
:span=
"8"
>
<c-col
:span=
"12"
>
<c-col
:span=
"24"
style=
"text-align: right"
>
<el-form-item
label=
"类型"
label-width=
"100px"
>
<el-form-item
label=
"类型"
prop=
"setmod.dspflg"
>
<c-fullbox>
<c-select
v-model=
"model.setmod.dspflg"
style=
"width: 100%"
placeholder=
"请选择额度类型"
disabled
>
<el-option
v-for=
"item in codes.dspflg"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</c-select>
<template
slot=
"footer"
>
<c-button
style=
""
size=
"small"
type=
"primary"
icon=
"el-icon-info"
@
click=
"onSetmodDet"
>
</c-button>
</
template
>
</c-fullbox>
</el-form-item>
</c-col>
<!-- <c-col :span="18">
<el-form-item label="类型" label-width="120px">
<c-select
<c-select
v-model="model.setmod.dspflg"
v-model="model.setmod.dspflg"
disabled
disabled
...
@@ -55,8 +86,7 @@
...
@@ -55,8 +86,7 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"12"
style=
"text-align: right; float: right"
>
<c-col :span="6" style="text-align: right; float: right">
<!--
<el-form-item
label=
""
label-width=
"20px"
>
-->
<c-button
<c-button
style=""
style=""
size="small"
size="small"
...
@@ -65,8 +95,7 @@
...
@@ -65,8 +95,7 @@
@click="onSetmodDet"
@click="onSetmodDet"
>
>
</c-button>
</c-button>
<!--
</el-form-item>
-->
</c-col> -->
</c-col>
</c-col>
</c-col>
<!-- ====================顶部==================== -->
<!-- ====================顶部==================== -->
...
...
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