可信代码库-AI大模型批量管理功能对接

This commit is contained in:
付民康
2025-06-06 14:26:28 +08:00
parent 0e4e65ec37
commit 567fe5c7c5
4 changed files with 128 additions and 112 deletions

View File

@@ -8,7 +8,7 @@
<GLink class="g-toolbar-left-logo" @click="gotoAIHome" />
<GLink class="g-toolbar-left-title" @click="gotoAIHome">AI助手</GLink>
<div class="jyh-split"></div>
<d-button class="jyh-button" variant="solid" @click="handleLogin('login')">
<d-button class="jyh-button" variant="solid">
<div class="flex flex-center">
<img style="height: 15px;margin-right: 8px" width="16" :src="icon_dh" />
<span>AI对话</span>
@@ -28,12 +28,12 @@
<img style="height: 15px;" width="16" :src="zh" />
<span class="ml-xs">返回平台搜索</span>
</a>
<d-button class="jyh-button1" variant="solid" @click="handleLogin('login')">
<div class="flex flex-center">
<img style="height: 15px;margin-right: 8px" width="16" :src="icon_sj" />
<span>升级产品</span>
</div>
</d-button>
<!-- <d-button class="jyh-button1" variant="solid" @click="handleLogin('login')">-->
<!-- <div class="flex flex-center">-->
<!-- <img style="height: 15px;margin-right: 8px" width="16" :src="icon_sj" />-->
<!-- <span>升级产品</span>-->
<!-- </div>-->
<!-- </d-button>-->
<!-- <d-button class="jyh-button1" variant="solid" @click="handleLogin('login')">-->
<!-- <div class="flex flex-center">-->
<!-- <img style="height: 15px;margin-right: 8px" width="16" :src="icon_api" />-->