改为页面跳转
This commit is contained in:
4
app/src/main/ets/pages/PageRouter.ets
Normal file
4
app/src/main/ets/pages/PageRouter.ets
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
export class PageRouter{
|
||||
static readonly WebPage: string = "@bundle:net.devwiki.hm4demo/app/ets/pages/WebPage"
|
||||
}
|
Reference in New Issue
Block a user