wanglei

Revert "图文详情页面"

This reverts commit 5a666434.
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 {
Column() {
WdWebLocalComponent({
webviewControl: this.webviewControl,
webResource: $rawfile('index.html'),
webResource: $rawfile('apph5/index.html'),
backVisibility: false,
})
}
... ...