mirror of https://github.com/halo-dev/halo-admin
Merge branch 'master' of https://github.com/halo-dev/halo-admin
commit
e9e2c7a2d0
|
@ -531,7 +531,7 @@
|
||||||
label="Access key:"
|
label="Access key:"
|
||||||
:wrapper-col="wrapperCol"
|
:wrapper-col="wrapperCol"
|
||||||
>
|
>
|
||||||
<a-input v-model="options.blog_api_access_key" />
|
<a-input v-model="options.api_token" />
|
||||||
</a-form-item>
|
</a-form-item>
|
||||||
<a-form-item
|
<a-form-item
|
||||||
label="屏蔽搜索引擎:"
|
label="屏蔽搜索引擎:"
|
||||||
|
|
Loading…
Reference in New Issue