🔱: [client] sync upgrade with 6 commits [trident-sync]

refactor: deploy
refactor: deploy
refactor: 1.10.0
refactor: 1
perf: 增加s3示例
This commit is contained in:
GitHub Actions Bot
2023-03-11 19:23:57 +00:00
parent 336faa46b2
commit a634c8f2d1
12 changed files with 87 additions and 35 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
<template>
<a-config-provider :locale="locale">
<fs-form-provider>
<router-view v-if="routerEnabled" />
</fs-form-provider>
<router-view v-if="routerEnabled" />
</a-config-provider>
</template>