引入

import { statisticsPages, statisticsComponent } from 't-comm';

// or
import { statisticsPages, statisticsComponent} from 't-comm/lib/pages-statistics/index';

# statisticsPages()

描述

统计页面个数

参数

示例

statisticsPages('dist/build/mp-weixin/app.json')

# statisticsComponent()

描述

统计组件个数

参数

示例

statisticsComponent('dist/build/mp-weixin');
Last Updated: 2025/1/15 13:59:30