推进 text12 接续和 control-page session readiness workflow

This commit is contained in:
2026-06-15 04:57:21 +08:00
parent ed5d03ea1b
commit 98d236250f
13 changed files with 621 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ controller.mount();
window.linuxCncIniPanelControlPageApi = {
getControlView: controller.getControlView,
getPanelApi: controller.getPanelApi,
loadControlPageSessionState: controller.loadSessionState,
refreshControlPage: controller.refresh,
renderControlPage: controller.render,
};