refactor(settings): replace file input with browser-fs-access

This commit is contained in:
三咲智子 2023-01-02 04:47:46 +08:00
parent 645da2f945
commit 23c7e68755
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 38 additions and 56 deletions

View file

@ -70,7 +70,6 @@ const { submit, submitting } = submitter(async ({ dirtyFields }) => {
<div of-hidden bg="gray-500/20" aspect="3">
<CommonInputImage
v-if="isHydrated"
ref="elInputImage"
v-model="form.header"
:original="onlineSrc.header"
w-full h-full