youzanyun-devtool-worker
Version:
18 lines (17 loc) • 555 B
HTML
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="renderer" content="webkit" />
<meta name="referrer" content="always" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"/>
<title>开发者工具</title>
<link rel="icon" href="" />
</head>
<body>
<div id="app">
开发者工具支持有赞云项目的开发、配置、调试能力
</div>
</body>
</html>