feat: unibest title

This commit is contained in:
菲鸽
2024-03-03 17:07:54 +08:00
parent 4f6c57eb64
commit 470f34c689
3 changed files with 4 additions and 3 deletions

View File

@@ -14,10 +14,11 @@
'" />',
)
</script>
<title>vue3-uniapp</title>
<title>unibest</title>
<!--preload-links-->
<!--app-context-->
</head>
<body>
<div id="app"><!--app-html--></div>
<script type="module" src="/src/main.ts"></script>