feat:更新博客评论模块

This commit is contained in:
2025-06-22 21:01:49 +08:00
parent b9c18375f5
commit b4e0d8ebc2
13 changed files with 366 additions and 277 deletions

View File

@@ -4,6 +4,7 @@ import { useDark, useToggle } from '@vueuse/core'
export const useAppStore = defineStore('ipp', {
state: () => ({
appName: 'Sweet Hut',
sidebar: {
// !!:转为布尔值
// 保存当前菜单栏显示和隐藏的状态