feat: 新增控笔练习,增加首页公告

This commit is contained in:
R524809
2026-05-29 10:21:39 +08:00
parent 2f0c4ab591
commit a6e8f4df02
28 changed files with 1045 additions and 672 deletions
+6
View File
@@ -6,6 +6,12 @@
// },
// };
/** 当前应用版本号;profile 页和首页公告共用 */
export const APP_VERSION = '3.0.1';
/** 当前版本的更新摘要,用于首页公告;改版本时一起改 */
export const APP_VERSION_NOTE = '新增控笔练习';
export const defaultPrintConfig: PrintConfig = {
// header: 'LogoImage',
header: 'wechat',