仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-before
中小pro2前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
部分功能修改
zhangwencui
7 天以前
f35825c1922149df154e3913d6dfebee57ee8cee
[mom-pro2-before.git]
/
src
/
packages
/
effects
/
common-ui
/
src
/
components
/
card
/
statistic-card
/
index.ts
1
2
3
// add by 芋艿:统计卡片,目前 mall 模块在使用
export { default as StatisticCard } from './statistic-card.vue';
export * from './types';