update:消息提示

This commit is contained in:
lan
2023-08-15 00:16:26 +08:00
parent 3a82542118
commit 405ca31727
52 changed files with 255 additions and 61 deletions
@@ -0,0 +1,12 @@
<template>
<main>
<div>
<el-row>
<el-col>1</el-col>
</el-row>
</div>
</main>
</template>
<script lang="ts" setup>
</script>