add breakpoints.

This commit is contained in:
2023-01-07 15:29:47 +08:00
parent b9c6b404d3
commit bb70ae2200
13 changed files with 136 additions and 127 deletions

View File

@@ -1,6 +1,5 @@
<script setup lang="ts">
import zhCn from "element-plus/dist/locale/zh-cn.mjs"
const locale = zhCn
</script>