Files
kitchen/ohos/AppScope/app.json5
Developer 4ec348b28e feat: 更新鸿蒙应用配置与功能优化
- 添加鸿蒙分层图标配置和生成脚本
- 修复数据导出JSON解析问题
- 优化关于页面和团队信息展示
- 更新应用版本至1.4.1
- 清理代码警告和冗余文件
- 添加字体和二维码测试脚本
- 完善鸿蒙适配文档和指南
2026-04-25 09:52:06 +08:00

11 lines
211 B
Plaintext

{
"app": {
"bundleName": "cute.major.kitchen",
"vendor": "微风暴",
"versionCode": 26042001,
"versionName": "1.1.0",
"icon": "$media:layered_image",
"label": "$string:app_name"
}
}