Browse Source

...

Branch_JinYang
xusc 9 months ago
parent
commit
74e7943c66
  1. 16
      src/uni-app/.hbuilderx/launch.json
  2. 121839
      src/uni-app/src/shared/service-proxies/service-proxies.ts
  3. 3398
      src/uni-app/yarn.lock

16
src/uni-app/.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"
}
]
}

121839
src/uni-app/src/shared/service-proxies/service-proxies.ts
File diff suppressed because it is too large
View File

3398
src/uni-app/yarn.lock
File diff suppressed because it is too large
View File

Loading…
Cancel
Save