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
fukai
vue-gjjs
Commits
ef55a8fc
Commit
ef55a8fc
authored
Jan 05, 2024
by
Wuyuqiu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
工具条样式调整
parent
8d597ca8
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
38 additions
and
33 deletions
+38
-33
index.vue
src/views/Layout/index.vue
+7
-2
norCalc.vue
src/widget/Calculator/norCalc.vue
+1
-1
Msg.vue
src/widget/MsgSent/Msg.vue
+30
-30
No files found.
src/views/Layout/index.vue
View file @
ef55a8fc
...
...
@@ -11,7 +11,7 @@
v-if=
"dragShow"
:w=
"size.w"
:h=
"size.h"
:x=
"
25
0"
:x=
"
40
0"
:y=
"100"
class=
"m-draggable"
:parent=
"true"
...
...
@@ -99,7 +99,7 @@
</div>
<div
class=
"m-enable-draggable-header"
style=
"height:
11px; padding:0px; margin-top:0px; margin-bottom=
0px;"
style=
"height:
4px; padding:0px; margin-top:-10px; margin-bottom:
0px;"
v-show=
"dragStatus !== 0"
></div>
</vue-draggable-resizable>
...
...
@@ -339,7 +339,12 @@ export default {
.m-draggable-content
{
height
:
420px
;
overflow-y
:
auto
;
margin-top
:
18px
;
}
.m-draggable-content
.eContainer-table-block
{
margin-top
:
10px
;
}
.m-draggable-content-large
{
height
:
720px
;
overflow-y
:
auto
;
...
...
src/widget/Calculator/norCalc.vue
View file @
ef55a8fc
<
template
>
<div
id=
"app"
>
<div
class=
"calculator"
style=
"margin-top:0px;margin-bottom:0px;"
>
<div
class=
"calculator"
style=
"margin-top:
2
0px;margin-bottom:0px;"
>
<div
class=
"results input"
>
{{
equation
}}
</div>
<div
class=
"mode"
>
<button
type=
"button"
class=
"button"
@
click=
"append(7)"
>
7
</button>
...
...
src/widget/MsgSent/Msg.vue
View file @
ef55a8fc
...
...
@@ -102,45 +102,45 @@ export default {
data
()
{
return
{
tableColumns
:
[
// { label: "inr", prop: "inr", width: "
auto
" },
// { label: "objtyp", prop: "objtyp", width: "
auto
" },
// { label: "objinr", prop: "objinr", width: "
auto
" },
// { label: "trntyp", prop: "trntyp", width: "
auto
" },
// { label: "trninr", prop: "trninr", width: "
auto
" },
// { label: "trnsub", prop: "trnsub", width: "
auto
" },
// { label: "inr", prop: "inr", width: "
150px
" },
// { label: "objtyp", prop: "objtyp", width: "
150px
" },
// { label: "objinr", prop: "objinr", width: "
150px
" },
// { label: "trntyp", prop: "trntyp", width: "
150px
" },
// { label: "trninr", prop: "trninr", width: "
150px
" },
// { label: "trnsub", prop: "trnsub", width: "
150px
" },
{
label
:
"extkey"
,
prop
:
"extkey"
,
width
:
"240px"
},
{
label
:
"nam"
,
prop
:
"nam"
,
width
:
"300px"
},
{
label
:
"creusr"
,
prop
:
"creusr"
,
width
:
"100px"
},
{
label
:
"crefrm"
,
prop
:
"crefrm"
,
width
:
"200px"
},
{
label
:
"创建时间"
,
prop
:
"credattim"
,
width
:
"150px"
},
{
label
:
"dir"
,
prop
:
"dir"
,
width
:
"
auto
"
},
{
label
:
"dir"
,
prop
:
"dir"
,
width
:
"
150px
"
},
{
label
:
"docpth"
,
prop
:
"docpth"
,
width
:
"150px"
},
{
label
:
"docfil"
,
prop
:
"docfil"
,
width
:
"150px"
},
{
label
:
"docfxt"
,
prop
:
"docfxt"
,
width
:
"
auto
"
},
{
label
:
"docmac"
,
prop
:
"docmac"
,
width
:
"
auto
"
},
{
label
:
"msgpos"
,
prop
:
"msgpos"
,
width
:
"
auto
"
},
{
label
:
"msglen"
,
prop
:
"msglen"
,
width
:
"
auto
"
},
{
label
:
"grpinr"
,
prop
:
"grpinr"
,
width
:
"
auto
"
},
{
label
:
"grpseq"
,
prop
:
"grpseq"
,
width
:
"
auto
"
},
{
label
:
"报文大类型"
,
prop
:
"cortyp"
,
width
:
"
auto
"
},
{
label
:
"cortypsub"
,
prop
:
"cortypsub"
,
width
:
"
auto
"
},
{
label
:
"apf"
,
prop
:
"apf"
,
width
:
"
auto
"
},
{
label
:
"docfxt"
,
prop
:
"docfxt"
,
width
:
"
150px
"
},
{
label
:
"docmac"
,
prop
:
"docmac"
,
width
:
"
150px
"
},
{
label
:
"msgpos"
,
prop
:
"msgpos"
,
width
:
"
150px
"
},
{
label
:
"msglen"
,
prop
:
"msglen"
,
width
:
"
150px
"
},
{
label
:
"grpinr"
,
prop
:
"grpinr"
,
width
:
"
150px
"
},
{
label
:
"grpseq"
,
prop
:
"grpseq"
,
width
:
"
150px
"
},
{
label
:
"报文大类型"
,
prop
:
"cortyp"
,
width
:
"
150px
"
},
{
label
:
"cortypsub"
,
prop
:
"cortypsub"
,
width
:
"
150px
"
},
{
label
:
"apf"
,
prop
:
"apf"
,
width
:
"
150px
"
},
{
label
:
"收/发报行"
,
prop
:
"sndkey"
,
width
:
"150px"
},
{
label
:
"apfcnt"
,
prop
:
"apfcnt"
,
width
:
"
auto
"
},
{
label
:
"ptainr"
,
prop
:
"ptainr"
,
width
:
"
auto
"
},
{
label
:
"oriflg"
,
prop
:
"oriflg"
,
width
:
"
auto
"
},
{
label
:
"orismhinr"
,
prop
:
"orismhinr"
,
width
:
"
auto
"
},
{
label
:
"partflg"
,
prop
:
"partflg"
,
width
:
"
auto
"
},
{
label
:
"报文类型"
,
prop
:
"msgtyp"
,
width
:
"
auto
"
},
{
label
:
"币种"
,
prop
:
"relcur"
,
width
:
"
auto
"
},
{
label
:
"金额"
,
prop
:
"relamt"
,
width
:
"
auto
"
,
rounding
:
this
.
rounding
},
{
label
:
"apfcnt"
,
prop
:
"apfcnt"
,
width
:
"
150px
"
},
{
label
:
"ptainr"
,
prop
:
"ptainr"
,
width
:
"
150px
"
},
{
label
:
"oriflg"
,
prop
:
"oriflg"
,
width
:
"
150px
"
},
{
label
:
"orismhinr"
,
prop
:
"orismhinr"
,
width
:
"
150px
"
},
{
label
:
"partflg"
,
prop
:
"partflg"
,
width
:
"
150px
"
},
{
label
:
"报文类型"
,
prop
:
"msgtyp"
,
width
:
"
150px
"
},
{
label
:
"币种"
,
prop
:
"relcur"
,
width
:
"
150px
"
},
{
label
:
"金额"
,
prop
:
"relamt"
,
width
:
"
150px
"
,
rounding
:
this
.
rounding
},
{
label
:
"sysno"
,
prop
:
"sysno"
,
width
:
"150px"
},
{
label
:
"staflg"
,
prop
:
"staflg"
,
width
:
"
auto
"
},
{
label
:
"clndat"
,
prop
:
"clndat"
,
width
:
"
auto
"
},
{
label
:
"f20"
,
prop
:
"f20"
,
width
:
"
auto
"
},
{
label
:
"stp"
,
prop
:
"stp"
,
width
:
"
auto
"
},
{
label
:
"etyextkey"
,
prop
:
"etyextkey"
,
width
:
"
auto
"
},
{
label
:
"chlflg"
,
prop
:
"chlflg"
,
width
:
"
auto
"
},
{
label
:
"staflg"
,
prop
:
"staflg"
,
width
:
"
150px
"
},
{
label
:
"clndat"
,
prop
:
"clndat"
,
width
:
"
150px
"
},
{
label
:
"f20"
,
prop
:
"f20"
,
width
:
"
150px
"
},
{
label
:
"stp"
,
prop
:
"stp"
,
width
:
"
150px
"
},
{
label
:
"etyextkey"
,
prop
:
"etyextkey"
,
width
:
"
150px
"
},
{
label
:
"chlflg"
,
prop
:
"chlflg"
,
width
:
"
150px
"
},
],
tableData
:
[],
// 总条数
...
...
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