mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-11 06:29:21 +00:00
wip(menu): perf menu
This commit is contained in:
@@ -62,8 +62,7 @@ const setting: ProjectConfig = {
|
||||
theme: ThemeEnum.LIGHT,
|
||||
// Whether to enable the lock screen function
|
||||
useLockPage: true,
|
||||
// Whether to show the refresh button
|
||||
showRedo: true,
|
||||
|
||||
// Whether to show the full screen button
|
||||
showFullScreen: true,
|
||||
// Whether to show the document button
|
||||
@@ -117,6 +116,9 @@ const setting: ProjectConfig = {
|
||||
canDrag: true,
|
||||
// Turn on quick actions
|
||||
showQuick: true,
|
||||
|
||||
// Whether to show the refresh button
|
||||
showRedo: true,
|
||||
},
|
||||
|
||||
// Transition Setting
|
||||
|
Reference in New Issue
Block a user