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

@ -7,7 +7,5 @@ definePage({
</script>
<template>
<div>
<h1>Index Page</h1>
</div>
<h1>Index Page</h1>
</template>