• Stars
    star
    6
  • Rank 2,539,965 (Top 51 %)
  • Language
    Java
  • Created almost 8 years ago
  • Updated almost 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

软件环境;Intellij+maven;后台部分:SpringMVC;实现:从数据库中读取数据显示在表格中,然后利用Echarts根据表中数据进行动态显示(此动态显示不是指数据在变化,而是根据Echarts中数据不是写死的,而是根据表中数据进行显示的)