This commit is contained in:
yuping
2022-12-23 19:04:55 +08:00
parent ea82b689d2
commit 496a4e61b8
3 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
</template>
<script setup>
import {computed, defineProps, ref, watch} from "vue";
import back from '@/assets/image/pathdetails/路径图背景线@2x.png'
import back from '@/assets/image/pathdetails/路径图背景线.png'
import nameBack from '@/assets/image/pathdetails/组 23@2x.png'
import currentBack from '@/assets/image/pathdetails/组 23(1).png'
import {useRouter} from "vue-router/dist/vue-router";