perf: add view name
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<div>index</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
<script setup lang="ts" name="Build"></script>
|
||||
|
Reference in New Issue
Block a user