File size: 385 Bytes
d7abc94
3565854
d7abc94
3565854
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
<head><meta charset="utf-8"></head>
<iframe src="https://chatgpt.lonxang.com" width="800" height="600"></iframe>
<iframe src="https://vrmo.com/ai" width="800" height="600"></iframe>
<button onclick="fx()">提取结果至wps</button>
<script>
function fx(){
	wps.ActiveSheet.Range("A1").value2=document.querySelector("pre").innerText.replace('ST DATA为您免费提供','')
}
</script>