mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-09-17 16:56:38 +08:00
Merge branch 'main' into prod
This commit is contained in:
commit
04ade1008b
@ -45,7 +45,6 @@
|
|||||||
name="API KEY"
|
name="API KEY"
|
||||||
label="API KEY"
|
label="API KEY"
|
||||||
placeholder="配置自己的 api key"
|
placeholder="配置自己的 api key"
|
||||||
:rules="[{ required: true, message: '请填写 API KEY' }]"
|
|
||||||
/>
|
/>
|
||||||
</van-cell-group>
|
</van-cell-group>
|
||||||
<div style="margin: 16px;">
|
<div style="margin: 16px;">
|
||||||
@ -126,4 +125,4 @@ const save = () => {
|
|||||||
padding-top 60px
|
padding-top 60px
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user