mirror of https://github.com/layui/layui
剔除 多余文件
parent
282ffa4495
commit
08abaa6941
BIN
docs/favicon.ico
BIN
docs/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
|
@ -1,14 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
||||||
<title>文档中转页</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<script>
|
|
||||||
setTimeout(function(){
|
|
||||||
location.href = 'https://layui.gitee.io/v2';
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
</body>
|
|
Loading…
Reference in New Issue