chore: delete app 打包截图

This commit is contained in:
Burt 2024-01-15 10:14:48 +08:00
parent 6a582f0a57
commit e2b9eceb00
7 changed files with 0 additions and 20 deletions

View File

@ -1,20 +0,0 @@
# issue
## app 打包成apk运行页面空白
- `pnpm build:app`
- **注意app运行完后不支持本地跑就是说HBuildX打开生成的app文件夹也跑不了**
- 需要配置 `manifest.json`有3个地方需要填如下图
![app打包](./screenshots/build-app.png)
- 然后打开HBuildX--发行--原生APP云打包然后出现如下图按图填写即可。
![app打包](./screenshots/build-app2.png)
- 打包成功如下图
![app打包成功](./screenshots/build-app-success.png)
- 生成的apk路径
![app打包成功路径](./screenshots/build-app-success2.png)
- 运行报错如下图
![apk运行报错](./screenshots/run-app-error.png)
- 官方链接:[https://ask.dcloud.net.cn/article/35627](https://ask.dcloud.net.cn/article/35627)
- 安装历史版本的HBuildX: [https://hx.dcloud.net.cn/Tutorial/HistoryVersion](https://hx.dcloud.net.cn/Tutorial/HistoryVersion)然后在百度云盘里面下载下载HBuildX3.8.12的因为本地的cli对应的HBuildX版本为3.8.12
- 使用刚下载的旧版HBuildX云打包一切顺利但是最终打包的apk在手机安装后运行出来的是白屏除了tabbar啥都么有郁闷PStabbar可以切换但是都是空白页面
![APP运行页面空白](./screenshots/run-app-error2.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 649 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 219 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB