mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
更新 AccountSettingNotification.vue
This commit is contained in:
@@ -236,7 +236,7 @@ onMounted(() => {
|
|||||||
<VCol cols="12" md="4">
|
<VCol cols="12" md="4">
|
||||||
<VTextField
|
<VTextField
|
||||||
v-model="notificationSettings.WECHAT_APP_SECRET"
|
v-model="notificationSettings.WECHAT_APP_SECRET"
|
||||||
label="应用Secret"
|
label="应用 Secret"
|
||||||
hint="企业微信自建应用的Secret"
|
hint="企业微信自建应用的Secret"
|
||||||
persistent-hint
|
persistent-hint
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user