🌈 搜索
📅  最后修改于: 2022-03-11 15:01:52.101000             🧑  作者: Mango
//one of these 2 should suffice $('#id').attr('value', 'xxx') $('#id').val('xxx');