mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-06-22 00:12:00 +08:00
8 lines
101 B
Vue
8 lines
101 B
Vue
![]() |
<script setup lang="ts"></script>
|
||
|
|
||
|
<template>
|
||
|
<div>index</div>
|
||
|
</template>
|
||
|
|
||
|
<style scoped></style>
|