
Lv.1
小小爱html。建设美好社区!
签名:正在制作退前最后一个作品
在 K3 and K4投票 中回复
23(2333333333333333333333333333333333333333333333333333333333333)
2020-09-23T18:56:56 点赞:0
在 writings 官网 中回复
部分代码
<!--<html><head></head><body></body></html>-->
<!DOCTYPE html>
<html>
<head>
<title>writings官网</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Cache-Control" content="no-transform"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="layoutmode" content="standard">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="renderer" content="webkit">
<meta content="always" name="referrer">
<script type="text/javascript">
try {
var ua = navigator.userAgent.toLowerCase();
var isWeixin = ua.indexOf('micromessenger') != -1 && ua.indexOf('wxwork') == -1 && ua.indexOf('miniprogram') == -1
if (isWeixin && (!tmpGetCookie("_checkWxLogin") || !tmpGetCookie('_wxOpenId2'))) {
document.cookie="_checkWxLogin=true";document.location.href='/wxGetOpenId.jsp?returnUrl=' + encodeURIComponent(document.location.href);
}
} catch (e){}
function tmpGetCookie(name) {
var arr = document.cookie.replace(/\s/g, "").split(';');
for (var i = 0; i < arr.length; i++) {
var tempArr = arr[i].split('=');
if (tempArr[0] == name) {
return decodeURIComponent(tempArr[1]);
}
}
return '';
}
</script>
<meta name="wap-font-scale" content="no">
<meta content="telephone=no" name="format2020-10-01T11:03:37 点赞:0
在 【kitten4.0反馈】遇到问题不要怕,技术喵来帮你忙! 中回复
技术喵
我在创作作品时
突然
网页未响应,突然白屏,浏览器自动退出,作品还没保存啊啊啊
https://shequ.c喵/work/56988144
作品接近100屏幕
Google Chrome:
关于 Chrome Google Chrome Google Chrome 已是最新版本 版本 85.0.4183.121(正式版本) (64 位)2020-10-01T13:33:42 点赞:0