Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 276 Bytes

index.md

File metadata and controls

12 lines (12 loc) · 276 Bytes
layout
home
<script setup lang="ts"> import MainPage from "./main_page.vue" import * as naive from "naive-ui" const { NMessageProvider } = naive </script>