mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-13 21:06:47 +08:00
-- bug
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user