你使用 append() 对于选择器 $("#testplan") 但是我找不到那个身份证 id="testplan" 对于HTML代码中的任何元素,因此JS找不到它,因此无法对其“appand”任何内容。
append()
$("#testplan")
id="testplan"