You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
680 B
18 lines
680 B
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="stylesheet" href="./umi.css">
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="webkit|ie-comp|ie-stand">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0;">
|
|
<title>Ant Tabs</title>
|
|
<link rel="icon" href="/favicon.png" type="image/x-icon">
|
|
<script src="https://gw.alipayobjects.com/os/antv/pkg/_antv.data-set-0.9.6/dist/data-set.min.js"></script>
|
|
<script>window.routerBase = "/";</script>
|
|
</head>
|
|
<body>
|
|
<noscript>Sorry, we need js to run correctly!</noscript>
|
|
<div id="root"></div>
|
|
<script src="./umi.js"></script>
|
|
</body>
|
|
</html> |