build(deps): 升级依赖

This commit is contained in:
Soybean
2022-02-16 13:14:59 +08:00
parent 284af63cfe
commit 57c692be74
5 changed files with 1142 additions and 1154 deletions

View File

@ -5,6 +5,6 @@
</template>
<script setup lang="ts">
const src = 'https://www.naiveui.com/zh-CN/os-theme/docs/introduction';
const src = 'https://www.naiveui.com';
</script>
<style scoped></style>

View File

@ -5,6 +5,6 @@
</template>
<script setup lang="ts">
const src = 'https://cn.vitejs.dev/';
const src = 'https://vitejs.cn/';
</script>
<style scoped></style>