小助理
This commit is contained in:
@@ -207,6 +207,7 @@ page {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
z-index: 9;
|
z-index: 9;
|
||||||
|
background-color: #fff;
|
||||||
p {
|
p {
|
||||||
line-height: 34px;
|
line-height: 34px;
|
||||||
font-family: PingFangSC-Regular;
|
font-family: PingFangSC-Regular;
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
</div> -->
|
</div> -->
|
||||||
<div class="top-fixed">
|
<div class="top-fixed">
|
||||||
<div class="top-select" @click="showType=true">
|
<div class="top-select" @click="showType=true">
|
||||||
{{aiConfigName || '选择应用'}} <u-icon name="arrow-down" color="#fff" size="28"></u-icon>
|
{{aiConfigName || '选择应用'}} <u-icon name="arrow-down" color="#0052F5" size="28"></u-icon>
|
||||||
</div>
|
</div>
|
||||||
<p>已切换至{{aiConfigName}}大模型</p>
|
<p>已切换至{{aiConfigName}}大模型</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user