kara-reactutil-mobileweb
Version:
kara项目移动端react公共模块功能
17 lines (13 loc) • 417 B
HTML
<html lang="zh-cn">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=IE10" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<title>公共模块</title>
</head>
<body>
<div id="root" class="app">
</div>
</body>
</html>