halo/console/src
exialin f2d7376d9f
fix: correct the tooltip of view type in the Attachments page (#4785)
#### What type of PR is this?

/kind bug

#### What this PR does / why we need it:

console附件页面List Mode和Grid Mode的tooltip写反了:
<img width="1172" alt="image" src="https://github.com/halo-dev/halo/assets/4889894/6645b29f-7e92-4c42-9938-892e53f92115">


#### Which issue(s) this PR fixes:

Fixes #

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
修复附件管理布局切换按钮的提示文字。
```
2023-10-28 16:15:38 +00:00
..
assets Move root to console 2023-03-02 15:49:22 +08:00
build chore: bump vue related packages version (#4427) 2023-08-16 02:16:25 +00:00
components fix: resolve the issue of occasional blank annotation and error occurrences (#4772) 2023-10-26 07:58:15 +00:00
composables feat: add strategy setting for post slug generation (#4551) 2023-09-10 14:08:13 +00:00
constants Support for personal access token mechanism (#4598) 2023-09-25 03:30:14 +00:00
formkit refactor: refactor the repeater component using the schema approach (#4702) 2023-10-12 08:08:33 +00:00
layouts feat: refine notifications-related ui (#4638) 2023-09-28 13:36:18 +00:00
locales feat: support configuring notifier for different notification reason types (#4680) 2023-10-08 10:08:14 +00:00
modules fix: correct the tooltip of view type in the Attachments page (#4785) 2023-10-28 16:15:38 +00:00
router fix: redirection fails after login (#4423) 2023-08-15 09:00:13 +00:00
setup fix: missing ui permission condition about users (#4619) 2023-09-22 03:11:53 -05:00
stores Support for personal access token mechanism (#4598) 2023-09-25 03:30:14 +00:00
styles feat: add reveal button for password input (#4434) 2023-08-16 06:38:11 +00:00
types feat: add strategy setting for post slug generation (#4551) 2023-09-10 14:08:13 +00:00
utils feat: refine notifications-related ui (#4638) 2023-09-28 13:36:18 +00:00
views refactor: use new api to change plugin status (#4747) 2023-10-26 02:56:14 +00:00
App.vue refactor: improve the system initialization process (#4306) 2023-08-11 09:10:35 +08:00
main.ts feat: add API to obtain the bundled js file for all enabled plugins (#3444) 2023-08-25 07:28:11 +00:00