index.vue 105 B

1234567
  1. <template>
  2. <div>
  3. <!-- 重定向由中间件处理 -->
  4. </div>
  5. </template>
  6. <script setup>
  7. </script>