摘要: Model模型: /** * element of Echarts series * 通用的,若有其他的图表可以另外新建Model */public class EchartModel { private String name;//系列名称 private String type;//图表类型:' 阅读全文
posted @ 2017-02-26 15:58 baby孔祥超 阅读(312) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-02-26 09:39 baby孔祥超 阅读(201) 评论(0) 推荐(0)