<p><!doctype html></p>
<html class="no-js" lang="">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>无涯openAi</title>
    <meta name="description" content="免费体验,在线体验,官网地址,免登录,免注册,与Ai对话,请描述您的需求-支持中文、英语、日本语等,和本网站都是基于open ai实现的"/>
	<meta name="keywords" content=" 人工智能"/>
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <style>#chatgpt-response { font-family: "宋体"; font-size: 20px; color: #0000FF; font-weight: bold; }</style>
    <link rel="icon" href="img/mask-icon.svg">
	<link href="https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet">
    <link rel="stylesheet" href="css/ionicons.min.css">
    <link rel="stylesheet" href="css/global.css">
    <link rel="stylesheet" href="css/style.css">
    <link rel="stylesheet" href="css/text-headline.css">
    <link rel="stylesheet" href="css/animate.css">
    <link rel="stylesheet" href="css/hamburgers.min.css">
    <link rel="stylesheet" href="css/font-awesome.min.css">
    <link rel="stylesheet" href="css/owl.carousel.min.css">
	<style>
    body {
        background-color: #f2f2f2;
        font-family: Arial, sans-serif;
    }
<pre><code>.center {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

form {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background-color: #fff;
}

label {
    margin-bottom: 10px;
}

input[type=&quot;password&quot;] {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 16px;
    box-sizing: border-box;
}

button {
    margin-top: 20px;
    padding: 10px 20px;
    border-radius: 5px;
    background-color: #2ecc71;
    color: #fff;
    font-size: 16px;
    border: none;
    cursor: pointer;
    box-sizing: border-box;
}

.refresh-button {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.refresh-button:hover {
    background-color: #3e8e41;
}
</code></pre>
</style>
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
<script src="js/Cg.js"></script><!-- 这个里面是接口 -->
<script>
function copyCode() {
  var code = document.getElementById("chatgpt-response").value;
  navigator.clipboard.writeText(code);
  alert("代码已复制到剪贴板!");
}
</script>
  </head>
  <body>
    <div class="basic-portfolio-area ptb-10">
      <div class="filter-menu text-center">
	  </div>
      <div class="call-to-action-area gray-bg ptb-60">
        <div class="container">
			<div class="form-group">
                <label></label>
                <textarea class="form-control" id="chat-gpt-input" placeholder="输入问题" rows="3" resize="none" style="width: 100%; margin: 0 auto; background-color: #f4f4f4; color: #333; border: 1px solid #ccc; border-radius: 12px;"></textarea>
            </div>
			<div class="call-to-action">
                 <button onclick="callCHATGPT()" class="refresh-button">回答</button>
				 <button onclick="document.getElementById('chat-gpt-input').value=''; document.getElementById('chatgpt-response').value='';" class="refresh-button">清空</button>
				 <button onclick="copyCode()" class="refresh-button">复制</button>
				 <button onclick="window.open('zz.html', '_blank')" class="redirect-button">赞助</button>
			</div>
			<div class="form-group">
                  <label></label>
                  <textarea class="form-control" id="chatgpt-response" placeholder="长途访问,请耐心等待回答 Ai生成它很快,但是由于网络问题我们需要等待,通常内容越长等待越久 如果长时间没反应请刷新页面重试" rows="26" resize="none" style="width: 100%;height: auto; margin: 0 auto; background-color: #f4f4f4; color: #333; border: 1px solid #ccc; border-radius: 10px; overflow: scroll;"></textarea>
            </div>
		</div>
		<footer>
			<div class="basic-footer gray-bg text-center ptb-20">
				<div class="container">
					<div class="footer-menu mt-30">
						<p><a href="untitled.html">如果不懂怎么发布命令请进入</a></p>
					</div>
				</div>
			</div>
		</footer>
  </body>
</html>
清除无用堆积的代码!doctype htmlhtml class=no-js lang= head meta charset=utf-8 meta http-equiv=x-ua-compatible content=ie=edge title无涯openAititle meta name=description content= meta name=viewpor

原文地址: https://www.cveoy.top/t/topic/8Sq 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录