chore: Remove commented code for vue-router package name handling

This commit is contained in:
严浩
2024-08-14 09:43:56 +08:00
parent a544e501c2
commit ed90618007
5 changed files with 66 additions and 18 deletions

View File

@@ -13,7 +13,6 @@
</head>
<body ontouchstart ontouchend>
<div>commit: %VITE_BUILD_COMMIT%</div>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script src="https://fastly.jsdelivr.net/npm/@vant/touch-emulator/dist/index.min.js"></script>