Update getPages.ts

This commit is contained in:
TimSpan 2025-05-12 16:07:06 +08:00
parent c71e6dead3
commit 7302d8cb65
1 changed files with 3 additions and 3 deletions

View File

@ -12,10 +12,10 @@ export const getPages = (): Promise<any> => {
icon: "LineMdAccount", icon: "LineMdAccount",
isFull: { isFull: {
extData: { extData: {
boolVal: false, boolVal: true,
}, },
label: "", label: "",
value: 1, value: 0,
}, },
isKeepAlive: { isKeepAlive: {
extData: { extData: {