1.
$(document).ready(function (){
});2.
$(function(){
});3.
window.onload = function(){
};
posted on 2020-06-19 14:58 胜者为王东恺 阅读(166) 评论(0) 收藏 举报