mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-28 14:41:44 +00:00
feat: add notice (#47)
This commit is contained in:
2
src/types/config.d.ts
vendored
2
src/types/config.d.ts
vendored
@@ -47,6 +47,8 @@ export interface HeaderSetting {
|
||||
// 显示文档按钮
|
||||
showDoc: boolean;
|
||||
showGithub: boolean;
|
||||
// 显示消息中心按钮
|
||||
showNotice: boolean;
|
||||
}
|
||||
export interface ProjectConfig {
|
||||
// 是否显示配置按钮
|
||||
|
Reference in New Issue
Block a user