Spaces:
Running
Running
Update wps-test/ui/chatgpt.html
Browse files- wps-test/ui/chatgpt.html +2 -1
wps-test/ui/chatgpt.html
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
-
|
2 |
<iframe src="https://chatgpt.lonxang.com" width="800" height="600"></iframe>
|
|
|
3 |
<button onclick="fx()">提取结果至wps</button>
|
4 |
<script>
|
5 |
function fx(){
|
|
|
1 |
+
<head><meta charset="utf-8"></head>
|
2 |
<iframe src="https://chatgpt.lonxang.com" width="800" height="600"></iframe>
|
3 |
+
<iframe src="https://vrmo.com/ai" width="800" height="600"></iframe>
|
4 |
<button onclick="fx()">提取结果至wps</button>
|
5 |
<script>
|
6 |
function fx(){
|