fix: fix refblock render order and typos

This commit is contained in:
Justineo
2021-10-29 17:13:10 +08:00
parent c13f5f01a9
commit cdc042a1c1
9 changed files with 14 additions and 13 deletions

View File

@@ -181,13 +181,13 @@ In image upload mode, it is used to customize the actions on the floating toolba
| ``uploading`` | The area of a single image being uploaded in image upload mode. The scope argument is the same as the [`file`](#slots-file) slot. |
| ``failure`` | The area of a single image that failed to upload in image upload mode. The scope argument is the same as the [`file`](#slots-file) slot. |
^^^^button-label
^^^button-label
The content in the upload button.
Default content: file upload for prompt to select a file, and image upload for upload image icon.
^^^
^^^^file
^^^file
Single file area to customize the file content.
+++ scope parameters