🎨 Style(custom): lint code

This commit is contained in:
Kuingsmile
2025-08-15 13:29:09 +08:00
parent 0ae27cfeef
commit f11a4264d0
160 changed files with 18208 additions and 20414 deletions

View File

@@ -29,7 +29,7 @@ const setDefaultPicBed = (type: string) => {
}
export const store = {
install (app: App) {
install(app: App) {
app.provide(storeKey, {
state: readonly(state),
setDefaultPicBed