Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
swifteditor
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
swifteditor
Commits
fa4459b8
Commit
fa4459b8
authored
Oct 26, 2023
by
s_guodong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
56fac3ad
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
27 deletions
+29
-27
index.html
src/entries/index.html
+29
-27
No files found.
src/entries/index.html
View file @
fa4459b8
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./index.css"
/>
<title>
报文编辑系统
</title>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"./index.css"
/>
<title>
报文编辑系统
</title>
</head>
<body>
<div
id=
"root"
></div>
</body>
<!--[if lt IE 10]>
<script src="https://as.alipayobjects.com/g/component/??console-polyfill/0.2.2/index.js,es5-shim/4.5.7/es5-shim.min.js,es5-shim/4.5.7/es5-sham.min.js,html5shiv/3.7.2/html5shiv.min.js,media-match/2.0.2/media.match.min.js"></script>
<![endif]-->
<script src="https://as.alipayobjects.com/g/component/??console-polyfill/0.2.2/index.js,es5-shim/4.5.7/es5-shim.min.js,es5-shim/4.5.7/es5-sham.min.js,html5shiv/3.7.2/html5shiv.min.js,media-match/2.0.2/media.match.min.js"></script>
<![endif]-->
<script>
window
.
serviceURL
=
"
http://127.0.0.1:8080/webeditor
/service"
;
window
.
serviceURL
=
"
.
/service"
;
window
.
CUR
=
[
'AUD'
,
'CHF'
,
'CAD'
,
'CNY'
,
'DKK'
,
'EUR'
,
'GBP'
,
'HKD'
,
'JPY'
,
'NOK'
,
'NZD'
,
'SEK'
,
'THB'
,
'USD'
,
'SGD'
];
window
.
BANK_LOGIC_ADDRESS
=
"NYCBCNS0AXXX"
window
.
BANK_BIC
=
"NYCBCNS0XXX"
'AUD'
,
'CHF'
,
'CAD'
,
'CNY'
,
'DKK'
,
'EUR'
,
'GBP'
,
'HKD'
,
'JPY'
,
'NOK'
,
'NZD'
,
'SEK'
,
'THB'
,
'USD'
,
'SGD'
,
'XAU'
,
'XAG'
];
window
.
BANK_LOGIC_ADDRESS
=
"NYCBCNSHAXXX"
window
.
BANK_BIC
=
"NYCBCNSHXXX"
</script>
<script
src=
"./common.js"
></script>
<script
src=
"./index.js"
></script>
...
...
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