- 添加鸿蒙分层图标配置和生成脚本 - 修复数据导出JSON解析问题 - 优化关于页面和团队信息展示 - 更新应用版本至1.4.1 - 清理代码警告和冗余文件 - 添加字体和二维码测试脚本 - 完善鸿蒙适配文档和指南
11 lines
211 B
Plaintext
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"
|
|
}
|
|
}
|