12345678910111213141516171819202122232425262728 |
- <!DOCTYPE html>
- <html lang="zh-cmn-Hans">
- <head>
- <meta charset="utf-8" />
- <meta name="renderer" content="webkit|ie-comp|ie-stand">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
- <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
- <meta name="robots" content="noindex,nofllow" />
- <meta name="generator" content="Halo" />
- <link rel="icon" href="<%= BASE_URL %>logo.png" />
- <title>凤起互娱</title>
- <meta name="keywords"
- content="凤起,凤起官网,凤起游戏官网,凤起网络,凤起网络游戏,凤起游戏中心">
- <meta name="description"
- content="深圳市凤起网络技术有限公司成立于2017年,是一家朝气蓬勃、专注移动游戏研发和发行新锐游戏公司。自成立以来,我们坚持共同的游戏梦想,以用户体验为导向,秉承创新理念,致力于创作真正好玩的游戏。">
- </head>
- <body>
- <noscript>
- <strong
- >We're sorry but vue-antd-pro 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>
|