Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我想开发一个Funtask应用,但是看不到调试,想问一下怎么打开调试功能
操作步骤
以webpack项目为例
再页面中引入funtask
import funtask from '@suwis/funtask'
接下来调用 openDevTools 方法打开调试界面
funtask.app.openDevTools()