Browse Source

安装环境

master
zhang_li 9 months ago
parent
commit
3c9949f97f
  1. 16
      .hbuilderx/launch.json
  2. 10943
      pnpm-lock.yaml

16
.hbuilderx/launch.json

@ -0,0 +1,16 @@
{ // launch.json configurations app-plus/h5/mp-weixin/mp-baidu/mp-alipay/mp-qq/mp-toutiao/mp-360/
// launchtypelocalremote, localremote
"version": "0.0",
"configurations": [{
"app-plus" :
{
"launchtype" : "local"
},
"default" :
{
"launchtype" : "local"
},
"type" : "uniCloud"
}
]
}

10943
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save