icx-meum-vue-common-module
Version:
icx-meum-vue-common-module
26 lines (25 loc) • 1.04 kB
HTML
<html lang="zh-cn" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ICX公共组件demo</title>
<base href="/" id="baseHref"/>
<meta charset="UTF-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="X-UA-Compatible" content="IE=edge,Chrome=1"/>
<meta http-equiv="expires" content="0">
<meta content="yes" name="apple-mobile-web-app-capable">
<meta content="yes" name="apple-touch-fullscreen">
<meta name="format-detection" content="telephone=no"/>
<meta name="screen-orientation" content="portrait">
<meta name="x5-fullscreen" content="true">
<meta name="x5-orientation" content="portrait">
<meta name="full-screen" content="yes">
<meta name="viewport"
content="width=device-width, initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"/>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>