1234567891011121314151617181920212223242526272829 |
- <!DOCTYPE html>
- <html lang="">
- <script>
- var _hmt = _hmt || [];
- (function() {
- var hm = document.createElement("script");
- hm.src = "https://hm.baidu.com/hm.js?b009aaa97eb88aa3c116ed2c2395d11d";
- var s = document.getElementsByTagName("script")[0];
- s.parentNode.insertBefore(hm, s);
- })();
- </script>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
- <meta name="referrer" content="no-referrer">
- <link rel="icon" href="<%= BASE_URL %>favicon.ico">
- <title>积分制管理|积分制管理软件|绩效考核积分制-功道云|大道云</title>
- <meta name="description" content="功道云为企业提供积分制管理与绩效考核软件,提供绩效积分管理解决方案与落地服务,8万+用户的共同选择!">
- <meta name="keywords" content="积分制管理,积分制管理软件,绩效考核,绩效考核软件,积分制,功道云">
- </head>
- <body>
- <noscript>
- <strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
- </noscript>
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|