Files
mes-ui-d2/src/pages/demo/chart/index/index.vue

9 lines
265 B
Vue
Raw Normal View History

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