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
c2b22300
Commit
c2b22300
authored
Jan 21, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
infcpd优化布局
parent
7299e57e
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
43 additions
and
30 deletions
+43
-30
Cbsinfp.vue
src/views/Business/Infcpd/Cbsinfp.vue
+7
-4
Fepinfp.vue
src/views/Business/Infcpd/Fepinfp.vue
+6
-1
Gleinfp.vue
src/views/Business/Infcpd/Gleinfp.vue
+3
-5
Liainfp.vue
src/views/Business/Infcpd/Liainfp.vue
+7
-4
Peninfp.vue
src/views/Business/Infcpd/Peninfp.vue
+10
-10
Sepinfp.vue
src/views/Business/Infcpd/Sepinfp.vue
+9
-5
Smhinfp.vue
src/views/Business/Infcpd/Smhinfp.vue
+1
-1
No files found.
src/views/Business/Infcpd/Cbsinfp.vue
View file @
c2b22300
...
@@ -12,8 +12,8 @@
...
@@ -12,8 +12,8 @@
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
-->
</div>
-->
<c-col
:span=
"11"
style=
"margin-left:9px"
>
<c-col
:span=
"11"
style=
"margin-left:9px
;height:24px
"
>
<el-form-item
label=
"CBS Column"
prop=
"infcon.cbctxt"
label-width=
"
100px
"
>
<el-form-item
label=
"CBS Column"
prop=
"infcon.cbctxt"
label-width=
"
85px"
class=
"labelItemSet
"
>
<c-select
v-model=
"model.infcon.cbctxt"
style=
"width:100%"
placeholder=
"请选择CBS Column"
>
<c-select
v-model=
"model.infcon.cbctxt"
style=
"width:100%"
placeholder=
"请选择CBS Column"
>
</c-select>
</c-select>
</el-form-item>
</el-form-item>
...
@@ -67,6 +67,8 @@
...
@@ -67,6 +67,8 @@
}
}
}
}
</
script
>
</
script
>
<
style
>
<
style
scoped
>
.labelItemSet
>>>
.el-form-item__label
{
text-align
:
left
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Infcpd/Fepinfp.vue
View file @
c2b22300
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</div>
-->
</div>
-->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Fee Pool"
></el-form-item>
<el-form-item
label=
"Fee Pool"
class=
"labelItemSet "
></el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
...
@@ -147,4 +147,8 @@ export default {
...
@@ -147,4 +147,8 @@ export default {
.el-col
>>>
.el-divider--horizontal
{
.el-col
>>>
.el-divider--horizontal
{
margin-top
:
0
;
margin-top
:
0
;
}
}
.labelItemSet
>>>
.el-form-item__label
{
text-align
:
left
;
font-weight
:
bold
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Infcpd/Gleinfp.vue
View file @
c2b22300
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
-->
</div>
-->
<c-col
:span=
"11"
:offset=
"1
"
>
<c-col
:span=
"11"
style=
"height:24px
"
>
<el-form-item
label=
"Booking date from"
prop=
"infcon.seabucdatfro"
>
<el-form-item
label=
"Booking date from"
prop=
"infcon.seabucdatfro"
>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-date-picker
<c-date-picker
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
</c-col>
</c-col>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
style=
"height:24px"
>
<el-form-item
label=
"Transaction INR"
prop=
"infcon.seatrninr"
>
<el-form-item
label=
"Transaction INR"
prop=
"infcon.seatrninr"
>
<c-input
<c-input
v-model=
"model.infcon.seatrninr"
v-model=
"model.infcon.seatrninr"
...
@@ -44,8 +44,7 @@
...
@@ -44,8 +44,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-row
class=
"infrow"
style=
"margin-top: 20px"
>
<c-col
:span=
"23"
>
<c-col
:span=
"22"
:offset=
"1"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<c-istream-table
:list=
"stmData.data"
:columns=
"stmData.columns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
fixed=
"right"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
fixed=
"right"
>
<template
slot-scope=
"scope"
>
<template
slot-scope=
"scope"
>
...
@@ -56,7 +55,6 @@
...
@@ -56,7 +55,6 @@
</el-table-column>
</el-table-column>
</c-istream-table>
</c-istream-table>
</c-col>
</c-col>
</c-row>
</c-content>
</c-content>
</template>
</template>
<
script
>
<
script
>
...
...
src/views/Business/Infcpd/Liainfp.vue
View file @
c2b22300
...
@@ -11,8 +11,7 @@
...
@@ -11,8 +11,7 @@
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
-->
</div>
-->
<c-col
:span=
"24"
style=
"height:24px"
>
<c-col
:span=
"24"
style=
"height:24px"
>
<el-form-item
label=
"Engagement Information"
></el-form-item>
<el-form-item
label=
"Engagement Information"
class=
"labelItemSet"
label-width=
"300px"
></el-form-item>
</c-col>
</c-col>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
>
...
@@ -60,6 +59,9 @@
...
@@ -60,6 +59,9 @@
}
}
}
}
</
script
>
</
script
>
<
style
>
<
style
scoped
>
.labelItemSet
>>>
.el-form-item__label
{
text-align
:
left
;
font-weight
:
bold
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Infcpd/Peninfp.vue
View file @
c2b22300
...
@@ -11,10 +11,10 @@
...
@@ -11,10 +11,10 @@
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
-->
</div>
-->
<c-col
:span=
"2
2"
:offset=
"1
"
>
<c-col
:span=
"2
4"
style=
"height:24px
"
>
<el-form-item
label=
"Pending Items"
></el-form-item>
<el-form-item
label=
"Pending Items"
class=
"labelItemSet"
></el-form-item>
</c-col>
</c-col>
<c-col
style=
"height:19px"
>
<c-col
:span=
"4"
>
<c-col
:span=
"4"
>
<el-form-item
label=
""
prop=
"infcon.sptinc"
label-width=
"0"
>
<el-form-item
label=
""
prop=
"infcon.sptinc"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sptinc"
>
Incoming
</c-checkbox>
<c-checkbox
v-model=
"model.infcon.sptinc"
>
Incoming
</c-checkbox>
...
@@ -40,8 +40,8 @@
...
@@ -40,8 +40,8 @@
<c-checkbox
v-model=
"model.infcon.sptdel"
>
Deleted
</c-checkbox>
<c-checkbox
v-model=
"model.infcon.sptdel"
>
Deleted
</c-checkbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
>
<c-istream-table
:list=
"stmData.sptstmData"
:columns=
"stmData.sptstmColumns"
>
<c-istream-table
:list=
"stmData.sptstmData"
:columns=
"stmData.sptstmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
...
@@ -51,14 +51,12 @@
...
@@ -51,14 +51,12 @@
</el-table-column>
</el-table-column>
</c-istream-table>
</c-istream-table>
</c-col>
</c-col>
</c-row>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Diaries"
></el-form-item>
<el-form-item
label=
"Diaries"
></el-form-item>
</c-col>
</c-col>
<br
/>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"Date from"
prop=
"infcon.diadatfrom"
>
<el-form-item
label=
"Date from"
prop=
"infcon.diadatfrom"
>
...
@@ -83,7 +81,6 @@
...
@@ -83,7 +81,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-row
class=
"infrow"
style=
"margin-top:20px;"
>
<c-col
:span=
"23"
>
<c-col
:span=
"23"
>
<c-istream-table
:list=
"stmData.diastmData"
:columns=
"stmData.diastmColumns"
>
<c-istream-table
:list=
"stmData.diastmData"
:columns=
"stmData.diastmColumns"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
<el-table-column
prop=
"op"
label=
"OP"
width=
"100"
>
...
@@ -93,7 +90,6 @@
...
@@ -93,7 +90,6 @@
</el-table-column>
</el-table-column>
</c-istream-table>
</c-istream-table>
</c-col>
</c-col>
</c-row>
</c-content>
</c-content>
</template>
</template>
...
@@ -144,6 +140,9 @@
...
@@ -144,6 +140,9 @@
}
}
}
}
</
script
>
</
script
>
<
style
>
<
style
scoped
>
.labelItemSet
>>>
.el-form-item__label
{
text-align
:
left
;
font-weight
:
bold
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Infcpd/Sepinfp.vue
View file @
c2b22300
...
@@ -11,17 +11,17 @@
...
@@ -11,17 +11,17 @@
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
<c-button
size=
"small"
type=
"primary"
>
Loginfo
</c-button>
</div>
-->
</div>
-->
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"Temporary Settlement"
></el-form-item>
<el-form-item
label=
"Temporary Settlement"
class=
"labelItemSet"
></el-form-item>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-col
:span=
"7"
style=
"height:19px"
>
<el-form-item
label=
""
prop=
"infcon.setflg"
label-width=
"0"
>
<el-form-item
label=
""
prop=
"infcon.setflg"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.setflg"
>
show temporary settlement that already settled
<c-checkbox
v-model=
"model.infcon.setflg"
>
show temporary settlement that already settled
</c-checkbox>
</c-checkbox>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-col
:span=
"7"
style=
"height:19px"
>
<el-form-item
label=
""
prop=
"infcon.sepdelflg"
label-width=
"0"
>
<el-form-item
label=
""
prop=
"infcon.sepdelflg"
label-width=
"0"
>
<c-checkbox
v-model=
"model.infcon.sepdelflg"
>
show temporary settlement that already deleted
<c-checkbox
v-model=
"model.infcon.sepdelflg"
>
show temporary settlement that already deleted
</c-checkbox>
</c-checkbox>
...
@@ -75,6 +75,9 @@
...
@@ -75,6 +75,9 @@
}
}
}
}
</
script
>
</
script
>
<
style
>
<
style
scoped
>
.labelItemSet
>>>
.el-form-item__label
{
text-align
:
left
;
font-weight
:
bold
;
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Business/Infcpd/Smhinfp.vue
View file @
c2b22300
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
style=
"height:24px"
>
<el-form-item
label=
"Direction"
prop=
"infcon.smhdir"
>
<el-form-item
label=
"Direction"
prop=
"infcon.smhdir"
>
<c-select
<c-select
v-model=
"model.infcon.smhdir"
v-model=
"model.infcon.smhdir"
...
...
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