Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
isc-v3.1-tmp
isc-web-vue
Commits
5cf1747c
Commit
5cf1747c
authored
Oct 31, 2024
by
ZcyJames
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.ip改成黑龙江的ip地址
parent
9b80878d
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
Stpp.vue
src/page/Frontend/Msgstp/views/Stpp.vue
+1
-1
No files found.
src/page/Frontend/Msgstp/views/Stpp.vue
View file @
5cf1747c
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<el-row
style=
"height:9000px;margin-top: 20px;"
>
<el-row
style=
"height:9000px;margin-top: 20px;"
>
<div
style=
"height: 100%"
>
<div
style=
"height: 100%"
>
<iframe
v-if=
"model.msgp.typ === 'sf2'"
src=
"http://
192.168.0.114:8080
/swifteditor"
width=
"100%"
></iframe>
<iframe
v-if=
"model.msgp.typ === 'sf2'"
src=
"http://
25.8.43.1:8086
/swifteditor"
width=
"100%"
></iframe>
<iframe
v-else-if=
"model.msgp.typ === 'iso'"
src=
"http://192.168.0.114:8080/swiftiso-editor"
width=
"100%"
></iframe>
<iframe
v-else-if=
"model.msgp.typ === 'iso'"
src=
"http://192.168.0.114:8080/swiftiso-editor"
width=
"100%"
></iframe>
</div>
</div>
</el-row>
</el-row>
...
...
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