This commit is contained in:
kgdxpr
2025-09-04 13:58:30 +08:00
parent ba31d95d6b
commit 517b4b1232
11 changed files with 86 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/logo.svg" /> <link rel="icon" type="image/svg+xml" href="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="referrer" content="never">
<title>理想AI</title> <title>理想AI</title>
</head> </head>
<body> <body>

BIN
src/view/chat-view/32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
src/view/chat-view/33.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
src/view/chat-view/34.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
src/view/chat-view/35.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

BIN
src/view/chat-view/36.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
src/view/chat-view/37.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
src/view/chat-view/38.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

BIN
src/view/chat-view/39.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
src/view/chat-view/40.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@@ -48,6 +48,18 @@
<img src="./22.png" width="68" height="68"> <img src="./22.png" width="68" height="68">
<div class="tooltip">AI图片生成</div> <div class="tooltip">AI图片生成</div>
</div> </div>
</div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(39)">
<img src="./39.png" width="68" height="68">
<div class="tooltip">LibLib文生图</div>
</div>
</div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(40)">
<img src="./40.png" width="68" height="68">
<div class="tooltip">LibLib人像换脸</div>
</div>
</div> </div>
<div class="left_conent_row_col"> <div class="left_conent_row_col">
<div class="image-container" @click="openPage(23)"> <div class="image-container" @click="openPage(23)">
@@ -61,8 +73,48 @@
<div class="tooltip">千问改图</div> <div class="tooltip">千问改图</div>
</div> </div>
</div> </div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(36)">
<img src="./36.png" width="68" height="68">
<div class="tooltip">文本生语音</div>
</div>
</div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(37)">
<img src="./37.png" width="68" height="68">
<div class="tooltip">图片说话</div>
</div>
</div>
</div> </div>
<div class="category-title">
<svg t="1755739745317" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="68972" width="16" height="16"><path d="M381.8496 477.4912H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776V206.2336c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.5456-48.2816 107.776-107.776 107.776zM381.8496 932.7104H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.4944-48.2816 107.776-107.776 107.776zM835.0208 932.7104h-175.4624c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c0 59.4944-48.2816 107.776-107.776 107.776z" fill="#8C7BFD" p-id="68973"></path><path d="M747.3152 288m-182.3744 0a182.3744 182.3744 0 1 0 364.7488 0 182.3744 182.3744 0 1 0-364.7488 0Z" fill="#FFE37B" p-id="68974"></path></svg>
<span>理想软件系列</span>
</div>
<div class="left_conent_row">
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(32)">
<img src="./32.png" width="68" height="68">
<div class="tooltip">教学平台</div>
</div>
</div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(33)">
<img src="./33.png" width="68" height="68">
<div class="tooltip">项目化学习</div>
</div>
</div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(34)">
<img src="./34.png" width="68" height="68">
<div class="tooltip">虚拟仿真实验室</div>
</div>
</div>
</div>
<div class="category-title"> <div class="category-title">
<svg t="1755739745317" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="68972" width="16" height="16"><path d="M381.8496 477.4912H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776V206.2336c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.5456-48.2816 107.776-107.776 107.776zM381.8496 932.7104H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.4944-48.2816 107.776-107.776 107.776zM835.0208 932.7104h-175.4624c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c0 59.4944-48.2816 107.776-107.776 107.776z" fill="#8C7BFD" p-id="68973"></path><path d="M747.3152 288m-182.3744 0a182.3744 182.3744 0 1 0 364.7488 0 182.3744 182.3744 0 1 0-364.7488 0Z" fill="#FFE37B" p-id="68974"></path></svg> <svg t="1755739745317" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="68972" width="16" height="16"><path d="M381.8496 477.4912H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776V206.2336c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.5456-48.2816 107.776-107.776 107.776zM381.8496 932.7104H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.4944-48.2816 107.776-107.776 107.776zM835.0208 932.7104h-175.4624c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c0 59.4944-48.2816 107.776-107.776 107.776z" fill="#8C7BFD" p-id="68973"></path><path d="M747.3152 288m-182.3744 0a182.3744 182.3744 0 1 0 364.7488 0 182.3744 182.3744 0 1 0-364.7488 0Z" fill="#FFE37B" p-id="68974"></path></svg>
<span>文史类图谱助手</span> <span>文史类图谱助手</span>
@@ -87,11 +139,19 @@
</div> </div>
</div> </div>
</div> </div>
<div class="category-title"> <div class="category-title">
<svg t="1755739745317" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="68972" width="16" height="16"><path d="M381.8496 477.4912H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776V206.2336c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.5456-48.2816 107.776-107.776 107.776zM381.8496 932.7104H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.4944-48.2816 107.776-107.776 107.776zM835.0208 932.7104h-175.4624c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c0 59.4944-48.2816 107.776-107.776 107.776z" fill="#8C7BFD" p-id="68973"></path><path d="M747.3152 288m-182.3744 0a182.3744 182.3744 0 1 0 364.7488 0 182.3744 182.3744 0 1 0-364.7488 0Z" fill="#FFE37B" p-id="68974"></path></svg> <svg t="1755739745317" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="68972" width="16" height="16"><path d="M381.8496 477.4912H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776V206.2336c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.5456-48.2816 107.776-107.776 107.776zM381.8496 932.7104H206.3872c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c-0.0512 59.4944-48.2816 107.776-107.776 107.776zM835.0208 932.7104h-175.4624c-59.4944 0-107.776-48.2304-107.776-107.776v-163.4816c0-59.4944 48.2304-107.776 107.776-107.776h175.4624c59.4944 0 107.776 48.2304 107.776 107.776v163.4816c0 59.4944-48.2816 107.776-107.776 107.776z" fill="#8C7BFD" p-id="68973"></path><path d="M747.3152 288m-182.3744 0a182.3744 182.3744 0 1 0 364.7488 0 182.3744 182.3744 0 1 0-364.7488 0Z" fill="#FFE37B" p-id="68974"></path></svg>
<span>虚拟仿真实验室</span> <span>虚拟仿真实验室</span>
</div> </div>
<div class="left_conent_row"> <div class="left_conent_row">
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(38)">
<img src="./38.png" width="68" height="68">
<div class="tooltip">Algodoo 实验室</div>
</div>
</div>
<div class="left_conent_row_col"> <div class="left_conent_row_col">
<div class="image-container" @click="openPage(9)"> <div class="image-container" @click="openPage(9)">
<img src="./9.png" width="68" height="68"> <img src="./9.png" width="68" height="68">
@@ -258,7 +318,13 @@
<img src="./16.png" width="68" height="68"> <img src="./16.png" width="68" height="68">
<div class="tooltip">例题训练</div> <div class="tooltip">例题训练</div>
</div> </div>
</div> </div>
<div class="left_conent_row_col">
<div class="image-container" @click="openPage(35)">
<img src="./35.png" width="68" height="68">
<div class="tooltip">教育场景识别</div>
</div>
</div>
</div> </div>
@@ -384,6 +450,24 @@ const openPage = (id) => {
window.open('http://www.hzkjai.com:27002/static/xnfzsy_dnsn.html', '_blank'); window.open('http://www.hzkjai.com:27002/static/xnfzsy_dnsn.html', '_blank');
} else if(id === 31) { } else if(id === 31) {
window.open('http://www.hzkjai.com:27002/static/xnfzsy_yd.html', '_blank'); window.open('http://www.hzkjai.com:27002/static/xnfzsy_yd.html', '_blank');
} else if(id === 32) {
window.open('https://cloud.edusoa.com/PadClassPlatform/index.html#/app/home', '_blank');
} else if(id === 33) {
window.open('https://cloud.edusoa.com/PadClassPlatform/index.html#/app/homeProjectNew', '_blank');
} else if(id === 34) {
window.open('https://subtool.edusoa.com/', '_blank');
} else if(id === 35) {
window.open('http://www.hzkjai.com:27002/static/RecognizeEduQuestionOcr.html', '_blank');
} else if(id === 36) {
window.open('http://www.hzkjai.com:27002/static/text-to-speech.html', '_blank');
} else if(id === 37) {
window.open('http://www.hzkjai.com:27002/static/video-retalk.html', '_blank');
} else if(id === 38) {
window.open('http://www.hzkjai.com:27002/static/algodoo.html', '_blank');
} else if(id === 39) {
window.open('http://www.hzkjai.com:27002/static/LibLib/WenShengTu.html', '_blank');
} else if(id === 40) {
window.open('http://www.hzkjai.com:27002/static/LibLib/copyface.html', '_blank');
} }