This commit is contained in:
2026-02-25 14:26:40 +08:00
parent f121aa233e
commit 5734cfa534
12 changed files with 1584 additions and 134 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="./public/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>my-vue-app</title>
<title>造价计算工具</title>
</head>
<body>
<div id="app"></div>