fix: 解决公告点击跳转路径不对的问题
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
/** 当前应用版本号;profile 页和首页公告共用 */
|
||||
export const APP_VERSION = '3.2.0';
|
||||
|
||||
/** 当前版本的更新摘要,用于首页公告;改版本时一起改 */
|
||||
export const APP_VERSION_NOTE = '新增幼儿识字测字表';
|
||||
|
||||
export const defaultPrintConfig: PrintConfig = {
|
||||
// header: 'LogoImage',
|
||||
header: 'wechat',
|
||||
|
||||
Reference in New Issue
Block a user