Hisheng
Hisheng
版本: 3.4.9 chrome: 63.0.3239.84 描述: 如下 ```js xxx 文档 setTimeout(() => { console.log('docute.init'); docute.init({ url: './gumi', sidebar: false, tocVisibleDepth: 2, nav: [ { title: '首页', path: '/' }, { title:...
## What happens? pnpm dev 启动 egg 时 ts 报错 ## How To Reproduce 1. mkdir egg-demo && cd egg-demo 2. npm init egg --type=ts 3. pnpm install 4. pnpm...
version: 1.1.1 使用的代码: ``` const bins = ecStat.histogram(day.listValue); const config = { backgroundColor: '#fff', color: ['#F15A5A', '#9FCFFF', '#FFD96C'], tooltip: { trigger: 'axis' }, grid: { containLabel: true }, xAxis: {...