-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathps.html
44 lines (39 loc) · 1.93 KB
/
ps.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>鲁虺摄影照片抠图PS软件_在线PS_PS网页版_Photoshop_速抠图PS</title>
<meta name="description"
content="在线ps是一款专业的ps软件和图片处理软件工具,提供功能强大的ps网页版图片处理服务,绿色免安装,免下载,Photoshop软件的网页版。"/>
<meta name="keywords" content="ps,在线ps,ps软件,ps网页版,Photoshop,ps在线图片处理"/>
<meta content="all" name="robots"/>
<meta content="sukoutu.com" name="copyright"/>
<meta content="sukoutu.com" name="author"/>
<link rel="icon" href="favicon.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
<script src="https://cdn.staticfile.org/jquery/3.4.1/jquery.min.js"></script>
<style type="text/css">
body {
margin: 0;
padding: 0;
overflow: hidden;
}
</style>
<script type="text/javascript">
$(function () {
$("#iframe").css("height", $(document).height());
})
</script>
</head>
<body>
<iframe id="iframe" name="iframe"
src='https://www.photopea.com#%7B%22files%22:%5B%22https://www.photopea.com/api/img2/pug.png%22%5D,%22resources%22:%5B%5D,%22environment%22:%7B%22plugins%22:%5B%5D,%22theme%22:1,%22lang%22:%22zh-CN%22,%22vmode%22:0,%22intro%22:true,%22localsave%22:true,%22topt%22:%7B%22t0%22:%5B1,0,0%5D%7D,%22menus%22:%5B%5B1,1,1,%5B0,1,1,1%5D,0,0,1,%5B0,1%5D,1,1,1,1,1%5D,1,1,1,1,1,1,1,1%5D%7D%7D'
frameborder="0" width="100%"></iframe>
</iframe>
<!--module.js-->
</body>
</html>