• This project
    • Loading...
  • Sign in

developOne / harmonyPool

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • harmonyPool
  • sight_harmony
  • AppScope
  • app.json5
  • 优化header参数获取 · 277f546d
    277f546d Browse Files
    zhangbo1_wd authored 2024-04-26 18:54:22 +0800
app.json5 226 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
  "app": {
    "bundleName": "com.peopledailychina.hosactivity",
    "vendor": "$string:app_vendor",
    "versionCode": 10000,
    "versionName": "1.0.0",
    "icon": "$media:app_icon",
    "label": "$string:app_name"
  }
}