@epmkit/cra-template-epm-plugin
Version:
The base template for EPM plugins.
20 lines (19 loc) • 981 B
HTML
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using epm-plugin" />
<link href="//design.yonyoucloud.com/static/tinper-next/release/tinper-next.css" type="text/css" rel="stylesheet" />
<title>epm-plugin</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
</body>
<script src="https://static-aio.yonyoucloud.com/??react/16.14.0/umd/react.production.min.js,react-dom/16.14.0/umd/react-dom.production.min.js"></script>
<script src="//design.yonyoucloud.com/static/tinper-next/release/tinper-next.min.js"></script>
<script type="text/javascript" src="https://yonbip.diwork.com/iuap-tns/ucf-wh/share/runtime/tnsSdk.js"></script>
</html>