console.log($(\'\"#\'+d+\'\"\'));
in html i have
5 eeeeeeeeeee 相关标签:
eeeeeeeeeee
try
console.log($("#"+d));
your solution is passing the double quotes as part of the string.