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
22894796
Commit
22894796
authored
Dec 30, 2021
by
chenzhaole
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
不知道为啥要重新提交
parent
cfa97825
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
96 additions
and
82 deletions
+96
-82
Event.js
src/model/Infcpd/Event.js
+18
-0
Opnp1.vue
src/views/Business/Cptadv/Opnp1.vue
+21
-32
Opnp1.vue
src/views/Business/Cptopn/Opnp1.vue
+57
-50
No files found.
src/model/Infcpd/Event.js
View file @
22894796
...
@@ -242,5 +242,22 @@ export default {
...
@@ -242,5 +242,22 @@ export default {
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
}
},
},
async
handleReset
()
{
},
async
handleSearch
()
{
let
rtnmsg
=
await
this
.
executeRule
(
"infbut.searow"
)
if
(
rtnmsg
.
respCode
==
SUCCESS
)
{
this
.
stmData
.
data
=
rtnmsg
.
data
.
infbut_dspstm
.
rows
;
}
else
{
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
},
}
}
\ No newline at end of file
src/views/Business/Cptadv/Opnp1.vue
View file @
22894796
...
@@ -30,7 +30,7 @@
...
@@ -30,7 +30,7 @@
style=
"margin:0 0"
style=
"margin:0 0"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
disabled
:disabled=
"this.flag"
@
click=
"onCptpGetref"
@
click=
"onCptpGetref"
>
>
获取
获取
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<!-- ========================左边======================= -->
<!-- ========================左边======================= -->
<c-col
:span=
"11"
>
<c-col
:span=
"11"
style=
"margin-top: 10px"
>
<c-col
:span=
"20"
>
<c-col
:span=
"20"
>
<el-form-item
label=
"清算编号"
style=
"width:100%"
>
<el-form-item
label=
"清算编号"
style=
"width:100%"
>
<c-input
<c-input
...
@@ -104,10 +104,10 @@
...
@@ -104,10 +104,10 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<el-form-item
label=
"汇款语种"
label-width=
"1
1
0px"
>
<el-form-item
label=
"汇款语种"
label-width=
"1
0
0px"
>
<c-select
<c-select
v-model=
"model.cptp.payuil"
v-model=
"model.cptp.payuil"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择汇款语种"
placeholder=
"请选择汇款语种"
>
>
<el-option
<el-option
...
@@ -167,12 +167,12 @@
...
@@ -167,12 +167,12 @@
</c-select>
</c-select>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
16
"
>
<el-form-item
label=
"ordering institution(52a)"
>
<el-form-item
label=
"ordering institution(52a)"
>
<c-input
<c-input
v-model=
"model.cpdgrp.ori.pts.ref"
v-model=
"model.cpdgrp.ori.pts.ref"
maxlength=
"16"
maxlength=
"16"
placeholder=
"请输入
(52a)
"
placeholder=
"请输入
ref
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -186,7 +186,7 @@
...
@@ -186,7 +186,7 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"
2
"
>
<c-col
:span=
"
8
"
>
<el-form-item
label=
""
label-width=
"15px"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
<c-button
size=
"small"
size=
"small"
...
@@ -194,10 +194,6 @@
...
@@ -194,10 +194,6 @@
icon=
"el-icon-search"
icon=
"el-icon-search"
@
click=
"onSeainf"
@
click=
"onSeainf"
></c-button>
></c-button>
</el-form-item>
</c-col>
<c-col
:span=
"4"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onOripDet"
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onOripDet"
>
详情
详情
</c-button>
</c-button>
...
@@ -233,12 +229,12 @@
...
@@ -233,12 +229,12 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
6
"
>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
v-model=
"model.cpdgrp.orc.pts.extkey"
v-model=
"model.cpdgrp.orc.pts.extkey"
maxlength=
"16"
maxlength=
"16"
placeholder=
"请输入
External Key of Address
"
placeholder=
"请输入
客户号
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -267,23 +263,10 @@
...
@@ -267,23 +263,10 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-ptap
:model=
"model"
:argadr=
"
{
title: '测试角色',
grp: 'cpdgrp',
rol: 'pye',
}"
:disabled="true"
@onSeainf="onSeainf"
@onAplpDet="onPyepDet"
>
</c-ptap>
</c-col>
</c-col>
<!-- ========================右边======================= -->
<!-- ========================右边======================= -->
<c-col
:span=
"11"
:offset=
"1"
>
<c-col
:span=
"11"
:offset=
"1"
style=
"margin-top: 10px"
>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
"汇款性质"
>
<el-form-item
label=
"汇款性质"
>
<c-select
<c-select
...
@@ -435,10 +418,9 @@
...
@@ -435,10 +418,9 @@
</c-col>
</c-col>
<c-col
:span=
"12"
>
<c-col
:span=
"12"
>
<el-form-item
label=
""
label-width=
"20px"
style=
"text-align: left"
>
<el-form-item
label=
""
label-width=
"20px"
>
<c-input
<c-input
v-model=
"model.cpdgrp.rec.feeamt"
v-model=
"model.cpdgrp.rec.feeamt"
style=
"text-align: left; width: 150px"
placeholder=
"请输入国外费用金额"
placeholder=
"请输入国外费用金额"
></c-input>
></c-input>
<c-checkbox
v-model=
"model.cpdgrp.rec.tsnflg"
<c-checkbox
v-model=
"model.cpdgrp.rec.tsnflg"
...
@@ -447,7 +429,7 @@
...
@@ -447,7 +429,7 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"1
6
"
>
<c-col
:span=
"1
2
"
>
<el-form-item
label=
"发报人"
>
<el-form-item
label=
"发报人"
>
<c-input
<c-input
v-model=
"model.cpdgrp.snd.pts.extkey"
v-model=
"model.cpdgrp.snd.pts.extkey"
...
@@ -456,7 +438,7 @@
...
@@ -456,7 +438,7 @@
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"
1
8"
>
<c-col
:span=
"8"
>
<el-form-item
label=
""
label-width=
"15px"
>
<el-form-item
label=
""
label-width=
"15px"
>
<c-button
<c-button
size=
"small"
size=
"small"
...
@@ -1296,7 +1278,14 @@ export default {
...
@@ -1296,7 +1278,14 @@ export default {
methods
:
{
...
Event
,
methods
:
{
...
Event
,
onSeainf
(){}
onSeainf
(){}
},
},
created
:
function
()
{},
created
:
function
()
{
console
.
log
(
this
.
root
);
},
computed
:
{
flag
()
{
return
this
.
model
.
cpdgrp
.
pye
.
pts
.
extkey
==
""
||
this
.
model
.
cpdgrp
.
rec
.
ownref
!=
""
;
},
},
};
};
</
script
>
</
script
>
<
style
>
<
style
>
...
...
src/views/Business/Cptopn/Opnp1.vue
View file @
22894796
...
@@ -16,11 +16,12 @@
...
@@ -16,11 +16,12 @@
<c-button
<c-button
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
:disabled=
"this.flag"
@
click=
"onCptpGetref"
@
click=
"onCptpGetref"
icon=
"el-icon-search"
icon=
"el-icon-search"
>
>
</c-button>
</c-button>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCptpGetref"
disabled
>
<c-button
size=
"small"
type=
"primary"
@
click=
"onCptpGetref"
>
GetRef
GetRef
</c-button>
</c-button>
</el-form-item>
</el-form-item>
...
@@ -67,7 +68,7 @@
...
@@ -67,7 +68,7 @@
<c-col>
<c-col>
<!-- ===================中部--左==================== -->
<!-- ===================中部--左==================== -->
<c-col
:span=
"11"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"11"
style=
"margin-top:
1
0px"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
label=
"清算编号"
prop=
"cpdgrp.rec.sysno"
>
<el-form-item
label=
"清算编号"
prop=
"cpdgrp.rec.sysno"
>
<c-input
<c-input
...
@@ -118,15 +119,14 @@
...
@@ -118,15 +119,14 @@
v-model=
"model.cpdgrp.rec.othbch"
v-model=
"model.cpdgrp.rec.othbch"
maxlength=
"8"
maxlength=
"8"
placeholder=
""
placeholder=
""
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"10"
>
<c-col
:span=
"10"
>
<el-form-item
label=
"汇款语种"
label-width=
"1
2
0px"
>
<el-form-item
label=
"汇款语种"
label-width=
"1
0
0px"
>
<c-select
<c-select
v-model=
"model.cptp.payuil"
v-model=
"model.cptp.payuil"
style=
"width:
100
%"
style=
"width:
95
%"
placeholder=
"请选择汇款语种"
placeholder=
"请选择汇款语种"
@
change=
"onPayuilChange"
@
change=
"onPayuilChange"
>
>
...
@@ -213,7 +213,7 @@
...
@@ -213,7 +213,7 @@
</c-col>
</c-col>
<!-- ===================中部--右==================== -->
<!-- ===================中部--右==================== -->
<c-col
:span=
"11"
:offset=
"1"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"11"
:offset=
"1"
style=
"margin-top:
1
0px"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"13"
>
<c-col
:span=
"13"
>
<el-form-item
label=
"汇款性质"
prop=
"cpdgrp.rec.trntyp"
>
<el-form-item
label=
"汇款性质"
prop=
"cpdgrp.rec.trntyp"
>
...
@@ -329,7 +329,7 @@
...
@@ -329,7 +329,7 @@
style=
"width: 100%"
style=
"width: 100%"
placeholder=
""
placeholder=
""
v-model=
"model.cpdgrp.rec.swftyp"
v-model=
"model.cpdgrp.rec.swftyp"
:disabled=
"model.cptp.liqtyp != 'C' && model.cptp.liqtyp != 'S'"
:disabled=
"model.cptp.liqtyp != 'C' && model.cptp.liqtyp != 'S'
&& model.cptp.liqtyp != ''
"
>
>
<el-option
<el-option
v-for=
"item in codes.swftyp"
v-for=
"item in codes.swftyp"
...
@@ -403,7 +403,7 @@
...
@@ -403,7 +403,7 @@
v-if=
"model.cptp.liqtyp === '' || model.cpdgrp.cbs.nom1.amt === '0.000'"
v-if=
"model.cptp.liqtyp === '' || model.cpdgrp.cbs.nom1.amt === '0.000'"
>
>
<!-- ================底部--左================= -->
<!-- ================底部--左================= -->
<c-col
:span=
"11"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"11"
style=
"margin-top:
1
0px"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"Ordering institution (52a)"
label=
"Ordering institution (52a)"
...
@@ -414,7 +414,6 @@
...
@@ -414,7 +414,6 @@
style=
"width: 90%"
style=
"width: 90%"
maxlength=
"16"
maxlength=
"16"
placeholder=
""
placeholder=
""
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -422,7 +421,7 @@
...
@@ -422,7 +421,7 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"17"
>
<c-col
:span=
"17"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
placeholder=
""
disabled
></c-input>
<c-input
placeholder=
""
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-col
:span=
"7"
>
...
@@ -441,14 +440,14 @@
...
@@ -441,14 +440,14 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.ori.pts.adrblk
"
disabled
maxlength=
"35"
rows=
"9"
show-word-limit
style=
"width: 90%
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -460,7 +459,6 @@
...
@@ -460,7 +459,6 @@
style=
"width: 90%"
style=
"width: 90%"
maxlength=
"16"
maxlength=
"16"
placeholder=
""
placeholder=
""
disabled
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -471,7 +469,7 @@
...
@@ -471,7 +469,7 @@
v-model=
"model.cpdgrp.rec.orcact"
v-model=
"model.cpdgrp.rec.orcact"
style=
"width: 90%"
style=
"width: 90%"
maxlength=
"35"
maxlength=
"35"
placeholder=
""
placeholder=
"
汇款人账号
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -479,7 +477,10 @@
...
@@ -479,7 +477,10 @@
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"17"
>
<c-col
:span=
"17"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
placeholder=
""
disabled
></c-input>
<c-input
v-model=
"model.cpdgrp.orc.pts.extkey"
placeholder=
"请输入汇款人客户号"
>
</c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
<c-col
:span=
"7"
>
<c-col
:span=
"7"
>
...
@@ -498,21 +499,22 @@
...
@@ -498,21 +499,22 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.orc.pts.adrblk
"
disabled
maxlength=
"35"
rows=
"9"
show-word-limit
style=
"width: 90%
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<!-- ================底部--右================= -->
<!-- ================底部--右================= -->
<c-col
:span=
"11"
:offset=
"1"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"11"
:offset=
"1"
style=
"margin-top:
1
0px"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<c-col
:span=
"17"
>
<c-col
:span=
"17"
>
<el-form-item
label=
"发报行"
>
<el-form-item
label=
"发报行"
>
...
@@ -678,7 +680,7 @@
...
@@ -678,7 +680,7 @@
</c-col>
</c-col>
<!-- ====================清算模式-人行支付系统===================== -->
<!-- ====================清算模式-人行支付系统===================== -->
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'B'"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'B'"
style=
"margin-top:
1
0px"
>
<!-- =========左========== -->
<!-- =========左========== -->
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -912,7 +914,7 @@
...
@@ -912,7 +914,7 @@
</c-col>
</c-col>
<!-- ====================清算模式-CIPS系统===================== -->
<!-- ====================清算模式-CIPS系统===================== -->
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'S'"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'S'"
style=
"margin-top:
1
0px"
>
<!-- =========左========== -->
<!-- =========左========== -->
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -1113,9 +1115,9 @@
...
@@ -1113,9 +1115,9 @@
</c-col>
</c-col>
<!-- ======================清算模式-Other================ -->
<!-- ======================清算模式-Other================ -->
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'O'"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'O'"
style=
"margin-top:
1
0px"
>
<!-- ================左================= -->
<!-- ================左================= -->
<c-col
:span=
"11"
style=
"margin-top: 20px"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
<el-form-item
<el-form-item
label=
"Ordering institution (52a)"
label=
"Ordering institution (52a)"
...
@@ -1152,14 +1154,14 @@
...
@@ -1152,14 +1154,14 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.ori.pts.adrblk
"
readonly
maxlength=
"35"
rows=
"9"
show-word-limit
style=
"width: 90%
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1208,14 +1210,14 @@
...
@@ -1208,14 +1210,14 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.orc.pts.adrblk
"
readonly
maxlength=
"35"
rows=
"9"
show-word-limit
style=
"width: 90%
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1244,14 +1246,14 @@
...
@@ -1244,14 +1246,14 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.snd.pts.adrblk
"
readonly
maxlength=
"35"
s
tyle=
"width: 90%"
s
how-word-limit
rows=
"7
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1262,7 +1264,7 @@
...
@@ -1262,7 +1264,7 @@
placeholder=
""
placeholder=
""
readonly
readonly
style=
"width: 90%"
style=
"width: 90%"
rows=
"
5
"
rows=
"
3
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1309,14 +1311,14 @@
...
@@ -1309,14 +1311,14 @@
</c-col>
</c-col>
</c-col>
</c-col>
<c-col
:span=
"
24
"
>
<c-col
:span=
"
18
"
>
<el-form-item
label=
""
>
<el-form-item
label=
""
>
<c-input
<c-input
type=
"textarea"
type=
"textarea"
placeholder=
"
"
v-model=
"model.cpdgrp.pye.pts.adrblk
"
readonly
maxlength=
"35"
rows=
"9"
show-word-limit
style=
"width: 90%
"
placeholder=
"请输入Address Block
"
></c-input>
></c-input>
</el-form-item>
</el-form-item>
</c-col>
</c-col>
...
@@ -1324,7 +1326,7 @@
...
@@ -1324,7 +1326,7 @@
</c-col>
</c-col>
<!-- ====================清算模式-代理行模式=================== -->
<!-- ====================清算模式-代理行模式=================== -->
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'C'"
style=
"margin-top:
2
0px"
>
<c-col
:span=
"24"
v-if=
"model.cptp.liqtyp === 'C'"
style=
"margin-top:
1
0px"
>
<!-- ==============左============== -->
<!-- ==============左============== -->
<c-col
:span=
"11"
>
<c-col
:span=
"11"
>
<c-col
:span=
"24"
>
<c-col
:span=
"24"
>
...
@@ -2413,6 +2415,11 @@ export default {
...
@@ -2413,6 +2415,11 @@ export default {
},
},
},
},
created
:
function
()
{},
created
:
function
()
{},
computed
:
{
flag
()
{
return
this
.
model
.
cpdgrp
.
orc
.
pts
.
extkey
==
""
||
this
.
model
.
cpdgrp
.
rec
.
ownref
!=
""
;
},
},
};
};
</
script
>
</
script
>
<
style
>
<
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