添加Layout页面

This commit is contained in:
2024-04-07 20:10:10 +08:00
parent aa78ceba6a
commit c1387d9104
6 changed files with 171 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
export class PageRouter{
static readonly WebPage: string = "@bundle:net.devwiki.hm4demo/app/ets/pages/WebPage"
}
}