简单 变量js 赋值问题 var sort_html = $("#chapter_sort").html() var type = '正序' == sort_html ? 2 : 1 2023-04-26JavaScript390