# hm-pc-chat **Repository Path**: wfchat/hm-pc-chat ## Basic Information - **Project Name**: hm-pc-chat - **Description**: 野火IM 鸿蒙 PC 客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-05-18 - **Last Updated**: 2026-05-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 鸿蒙 PC 端 ### 说明 1. 这个项目本质是适配了`ohos`的 Electron 本身 2. 本项目启动后,Electron 会加载运行`web_engine/src/main/resources/resfile/resources/app` 3. `web_engine/src/main/resources/resfile/resources/app` 是通过 [vue-pc-chat](https://github.com/wildfirechat/vue-pc-chat) 打包生成的 ### 更新野火IM PC端功能 请参考[README_ohos.md](https://github.com/wildfirechat/vue-pc-chat/README_ohos.md) ### 运行 使用`DevEco Studio`即可运行、打包、发布 ### 参考 [ohos electron](https://gitcode.com/openharmony-sig/electron)