使用vitejs+vue3+antdv重构swagger文档展示

This commit is contained in:
暮光:城中城
2021-10-17 19:50:22 +08:00
parent 28bcbfd379
commit 9267aed477
72 changed files with 4236 additions and 3 deletions

View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>swagger文档管理</title>
<script type="module" crossorigin src="assets/main.95be7151.js"></script>
<link rel="modulepreload" href="assets/vendor.0502eb24.js">
<link rel="stylesheet" href="assets/style.1a9128b7.css">
</head>
<body>
<div id="app"></div>
</body>
</html>