mirror of
https://gitee.com/layui/layui.git
synced 2026-01-28 19:11:26 +08:00
release: v2.9.2-rc.1
This commit is contained in:
11
examples/introduce/官方文档.html
Normal file
11
examples/introduce/官方文档.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<title>官方文档</title>
|
||||
<script>location.href = 'https://layui.github.io';</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user