12345678910111213141516171819202122 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8" />
- <link rel="icon" href="%PUBLIC_URL%/favicon.png" />
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
- <!-- <meta name="theme-color" content="#000000" />-->
- <meta
- name="description"
- content="人事档案流程答疑"
- />
- <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
- <script src="http://res.wx.qq.com/open/js/jweixin-1.6.0.js"></script>
- <title>人事档案流程答疑</title>
- </head>
- <body>
- <noscript>You need to enable JavaScript to run this app.</noscript>
- <div id="root"></div>
- </body>
- <!-- <img src="%PUBLIC_URL%/logo.jpg" width="0" height="0" />-->
- </html>
|