Logo white

antissoft / lvqianmeiye_ERP

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • lvqianmeiye_ERP
  • member-miniapp
  • .hbuilderx
  • launch.json
  • Refactor project documentation structure in README.md to consolidate related fil… ...
    d8035736
    …es under a unified directory. Update references to documentation and scripts to reflect new paths. Remove outdated documents related to billing discrepancies and image upload processes to streamline project resources.
    “wangming” authored
    2026-03-23 10:47:39 +0800  
    Browse Code »
launch.json 205 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
{
    "version" : "1.0",
    "configurations" : [
        {
            "customPlaygroundType" : "device",
            "playground" : "custom",
            "type" : "uni-app:app-android"
        }
    ]
}