$(this).parent().parent().parent().clone(true).appendTo($(".f-top>.f-content"))根據需求頁面克隆了一個數據,原來數據隱藏,但是原來的數據會改變,這時候克隆的也需要跟著改變請問如何做呢? 查看完整描述