Chen

Results 5 comments of Chen

遇到了同样的问题,请问是怎么解决的呀

``` // pages.json "pages": [ // pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/transfer/index", "name": "transfer", "style": { "navigationBarTitleText": "首页", "navigationStyle": "custom" } } ], "subPackages": [ { "root": "pagesA", "pages": [ { "path":...

感觉当前调试起来有一些不太方便

已解决了该问题,解决方式跟yeao提供的方式一样,感谢支持

I have encountered a similar problem, I still don't know how to solve it.[https://github.com/bitpay/bitcore/issues/2183](url)