mirror of https://gitee.com/antv-l7/antv-l7
12 lines
244 B
HTML
12 lines
244 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<script>
|
||
|
window.location.replace('https://l7.antv.antgroup.com/')
|
||
|
</script>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<h1>L7 官网</h1>
|
||
|
新官网迁移至 https://l7.antv.antgroup.com/ 访问速度更快
|
||
|
</body>
|
||
|
</html>
|