去除默认Title文字
This commit is contained in:
parent
99aaff6876
commit
4d58059063
@ -68,7 +68,7 @@ class IndexWebViewController extends WebViewController {
|
||||
|
||||
class IndexViewModel {
|
||||
webUrl: string = "https://devwiki.net";
|
||||
pageTitle: ResourceStr = "ViewModel Title";
|
||||
pageTitle: ResourceStr = "";
|
||||
|
||||
constructor() {
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user