2023-06-13 13:40:54 +08:00
|
|
|
<script setup></script>
|
2023-06-07 10:44:31 +08:00
|
|
|
|
|
|
|
<template>
|
2023-06-13 13:40:54 +08:00
|
|
|
<div class="app-container">研究机构后台</div>
|
2023-06-07 10:44:31 +08:00
|
|
|
</template>
|
|
|
|
|
2023-06-13 13:40:54 +08:00
|
|
|
<style lang="scss" scoped></style>
|