linzi

Results 2 comments of linzi

可以将整个项目到hbx里面运行,这样window就不会出现白屏问题了

@codercup2 @codercup window白屏解决方案: 1.创建应用获取到appid ![image](https://github.com/user-attachments/assets/541f3d6c-d50d-46de-987a-a4440b58501a) 2.更换项目id ![image](https://github.com/user-attachments/assets/4649b395-d86c-45ab-97a7-54adcac1ac63) 3.执行pnpm run dev:app 4.打开hbx打开整个项目,然后打开src目录下的manifest.json文件 ![image](https://github.com/user-attachments/assets/b4fb81d7-5d2a-4af7-946b-837517f6e971) 5.运行到app基座 ![image](https://github.com/user-attachments/assets/284d9210-c173-4333-91dd-f4385c2b28bb) 6.至此结束,并可使用hbx自带调试 ![image](https://github.com/user-attachments/assets/3965c561-f5ea-40e6-b620-55a42fb6751f)