注意:以下文档只适用于TOP接口,请谨慎使用!
执行研发命令:
1 | <span class = "lake-preview-line" style= "color: rgb(89, 89, 89); margin: 0px; padding: 0px; background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);" ><span class = "lake-preview-line-number lake-lm-pad-level-0" style= "color: rgb(191, 191, 191); margin: 0px 8px 0px 0px; padding: 0px; background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);" ></span><span class = "lake-preview-codeblock-content" style= "color: rgb(89, 89, 89); margin: 0px; padding: 0px; background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0);" >taobaodev build --sim</span></span> |
此命令会呼出浏览器。
右侧的调试面板和IDE中的调试基本一致,有Elements,Console,Sources,Netwok,Data,Storage,Applog。
可以查看axml,运行时log,debug,查看网络请求,页面Data,jsapi调用记录和耗时查看。
注意点在于由于实现原理差异,sources面板有些许差异。
我们需要在此位置才可以找到对应的小程序源码。