This commit is contained in:
Pan
2017-04-24 17:04:40 +08:00
parent 9cd68d95ee
commit b3e1b6c824
5 changed files with 57 additions and 11 deletions

View File

@@ -1,5 +1,7 @@
<template>
<div class="components-container" >
介绍
<code>
这里的所有的图表都基于echarts,实例代码来源<a href='http://gallery.echartsjs.com/explore.html#sort=rank~timeframe=all~author=all' target='_blank'>gallery</a><br/>其实echarts封装的很好了用vue封装是很简单的事情建议大家自己来封装
</code>
</div>
</template>