Files
mes-ui-d2/src/pages/demo/chart/index/index.vue
liyang 73f6741477 no message
Former-commit-id: 5a497d156a66299830a672ff1b8d22165c19a8cb
Former-commit-id: 6429c53c4c9592bf05987029d8ae7a62ee383df9
Former-commit-id: 6d3b1470b390e23f2f5fe6c58ddb762bedb96e98
2018-06-04 14:47:25 +08:00

9 lines
265 B
Vue

<template>
<Container type="full">
<PageIndexArticle
title="内置 G2 图表库"
sub-title="如果用不到 建议删除相关代码和依赖">
<img src="@/assets/image/logo/w500-chart.png">
</PageIndexArticle>
</Container>
</template>