This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
shenkun
/
web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
测试跨域
master
月夕花晨
7 months ago
parent
0a31dce3d8
commit
22bce980ad
2 changed files
with
16 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
test/11
+16
-0
test/index.html
+ 0
- 0
test/11
View File
+ 16
- 0
test/index.html
View File
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<iframe
style="width: 100%; height: 500px"
src="http://123.156.65.9:10007/yl/public/risen/core/resrc/view/pdf_view.html.do?strMap.ext=pdf&strMap.remote_url=http%253A%252F%252Fjobapi.ningdatech.com%252Fprometheus-yw_file_service%252Ffiles%252F20240604%252F8dd39d43ed4840be81fb8c5e7a6954c1.pdf&markText=%E8%87%AA%E5%AE%9A%E4%B9%89%E6%B0%B4%E5%8D%B0&strMap.upt="
frameborder="0"
></iframe>
</body>
</html>
Write
Preview
Loading…
Cancel
Save