chore: 右侧状态栏改为示例

This commit is contained in:
unanmed 2025-09-28 16:25:53 +08:00
parent a951f1c957
commit baf2e239f3

View File

@ -149,6 +149,10 @@ export const LeftStatusBar = defineComponent<StatusBarProps<ILeftHeroStatus>>(
inNumpad.value = !inNumpad.value;
};
const onNumpad = () => {
inNumpad.value = !inNumpad.value;
};
//#region 属性显示
/** 一般属性 */