feat: 新增控笔练习,增加首页公告
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user