整合ydoc-lucky-ui主题, 代码待整理
This commit is contained in:
18
ydoc-lucky-ui/index.html
Normal file
18
ydoc-lucky-ui/index.html
Normal file
@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="Pragma" content="no-cache">
|
||||
<link rel="icon" href="{{BASE_URI}}/assets/title.8b763cb0.png" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>接口文档</title>
|
||||
<script type="module" crossorigin src="{{BASE_URI}}/assets/index.4ac3587a.js"></script>
|
||||
<link rel="modulepreload" href="{{BASE_URI}}/assets/vendor.08310185.js">
|
||||
<link rel="stylesheet" href="{{BASE_URI}}/assets/vendor.0513d345.css">
|
||||
<link rel="stylesheet" href="{{BASE_URI}}/assets/index.5b18e4ae.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user