Showing
100 changed files
with
1 additions
and
1 deletions
Too many changes to show.
To preserve performance only 100 of 100+ files are displayed.
| @@ -76,7 +76,7 @@ export struct ImageAndTextWebComponent { | @@ -76,7 +76,7 @@ export struct ImageAndTextWebComponent { | ||
| 76 | Column() { | 76 | Column() { |
| 77 | WdWebLocalComponent({ | 77 | WdWebLocalComponent({ |
| 78 | webviewControl: this.webviewControl, | 78 | webviewControl: this.webviewControl, |
| 79 | - webResource: $rawfile('apph5/index.html'), | 79 | + webResource: $rawfile('index.html'), |
| 80 | backVisibility: false, | 80 | backVisibility: false, |
| 81 | }) | 81 | }) |
| 82 | } | 82 | } |
-
Please register or login to post a comment