上传者: 38706951
|
上传时间: 2022-06-23 16:38:16
|
文件大小: 56KB
|
文件类型: PDF
需求:
点击tab页,切换四个不同的图表,ajax向后台请求数据,展示在四个不同的图表中。
其余的就不多说,直接上js代码了
示例代码:
$(function() {
$(#heart).on(click, function() {
$('.heart-car').show();
$('.sleep-car').hide();
$('.breathe-car').hide();
$('.sport-car').hide();
});
$(#breathe).on(click, function() {
$('.heart-car').hide();