2018-01-27 22:38:39 +08:00
|
|
|
<template>
|
2018-03-21 20:13:56 +08:00
|
|
|
<Container type="card-full">
|
|
|
|
|
<PageIndexArticle
|
2018-03-21 20:19:27 +08:00
|
|
|
title="内置 G2 图表库"
|
|
|
|
|
sub-title="如果用不到 建议删除相关代码和依赖">
|
|
|
|
|
<img src="@/assets/image/logo/w500-chart.png">
|
2018-03-21 20:13:56 +08:00
|
|
|
</PageIndexArticle>
|
2018-01-27 22:38:39 +08:00
|
|
|
</Container>
|
2018-03-21 20:13:56 +08:00
|
|
|
</template>
|