可信代码库-AI大模型批量管理功能对接
This commit is contained in:
@@ -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" />-->
|
||||
|
||||
Reference in New Issue
Block a user