I used to have this call:
我曾经有过这样的电话:
var link = $('<a />', { 'class': 'prop' + index, title: elt, text: elt });
link.on('click', switchLabel);
var lI used to have this call:
我曾经有过这样的电话:
var link = $('<a />', { 'class': 'prop' + index, title: elt, text: elt });
link.on('click', switchLabel);
var l