1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>系统设置</h1>
|
||||
<p>这里是系统设置页面。</p>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
Reference in New Issue
Block a user