ADI 最新中文资料新鲜上线,需要的坛友快来下载啦~原贴链接:https://ez.analog.com/cn/other/f/forum/108472/adi-2019-3系统方案精选 ADI公司低压断路器应用中的电子脱扣器(ETU)解决方案 (https://www.analog.com/cn/design-center/landing-pages/002/apm/etu-solution-f
$(function(){
var appid = $(".select li a").data("channel");
$(".select li a").click(function(){
var appid = $(this).data("channel");
$('.select dt').html($(this).html());
$('#channel').val(appid);
})
})
评论