先注释自动识别URL

yuanke_org
yuanke 9 years ago
parent ed58e78065
commit 0dd7aae08c

@ -14,7 +14,7 @@
$(this).html(postContent);
});
autoUrl('intro_content_<%= user_activity_id%>');
// autoUrl('intro_content_<%#= user_activity_id%>');
description_show_hide(<%=user_activity_id %>);
});

Loading…
Cancel
Save