chore: Remove commented code for vue-router package name handling
All checks were successful
CI / cache-and-install (push) Successful in 1m7s

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>