UNPKG

974 BHTMLView Raw
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width,initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" />
6 <meta name="google" content="notranslate" />
7 <meta name="apple-mobile-web-app-capable" content="yes" />
8 <meta name="format-detection" content="telephone=no, email=no">
9 <meta name="renderer" content="webkit">
10 <meta name="screen-orientation" content="portrait">
11 <meta name="x5-orientation" content="portrait">
12 <meta name="full-screen" content="yes">
13 <meta name="x5-fullscreen" content="true">
14 <meta name="browsermode" content="application">
15 <meta name="x5-page-mode" content="app">
16 <title>Talent UI</title>
17 <%_.forEach(jsLibs, function(js){%>
18 <script type="text/javascript" src="<%=js%>"></script>
19 <%})%>
20 </head>
21 <body>
22 <div id="bsMain"></div>
23 </body>
24</html>
\No newline at end of file