var html='\
<style type="text/css">\
.fix_footer{ position: fixed; width: 100%;max-width: 640px; height: auto; margin: 0 auto; overflow: hidden; bottom: 0;}\
.fix_footer_con{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }\
.fix_footer_xq{ flex:1; }\
.fix_footer a{ display: block;width: 100%;height: auto;}\
.fix_footer img{ width: 100%; }\
</style>\
';
document.writeln(html);
js里输出html
最新推荐文章于 2025-02-10 11:26:03 发布