使用vitejs+vue3+antdv重构swagger文档展示
This commit is contained in:
16
zyplayer-doc-swagger-plus/src/main/resources/dist/doc-swagger-plus.html
vendored
Normal file
16
zyplayer-doc-swagger-plus/src/main/resources/dist/doc-swagger-plus.html
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user