注意:以下文档只适用于TOP接口,请谨慎使用!

文档中心 > 店铺动态卡片-开发指引

功能面板使用简介

更新时间:2023/02/13 访问次数:6332

执行研发命令:


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>


此命令会呼出浏览器。


image.png


面板简介


右侧的调试面板和IDE中的调试基本一致,有Elements,Console,Sources,Netwok,Data,Storage,Applog。

可以查看axml,运行时log,debug,查看网络请求,页面Data,jsapi调用记录和耗时查看。


注意点在于由于实现原理差异,sources面板有些许差异。


image.png


我们需要在此位置才可以找到对应的小程序源码。

FAQ

关于此文档暂时还没有FAQ
返回
顶部