refactor: 重构国际化文件命名规范以及演示页加上代码位置提示

This commit is contained in:
xiaoxian521
2024-03-26 23:29:11 +08:00
parent 52103ab52d
commit 9d5f6eed12
111 changed files with 1397 additions and 942 deletions

View File

@@ -21,7 +21,14 @@ function onInput() {
<el-card shadow="never">
<template #header>
<div class="card-header">
<span class="font-medium">敏感词过滤</span>
<p class="font-medium">敏感词过滤</p>
<el-link
class="mt-2"
href="https://github.com/pure-admin/vue-pure-admin/blob/main/src/views/able/sensitive.vue"
target="_blank"
>
代码位置 src/views/able/sensitive.vue
</el-link>
</div>
</template>
<div class="flex flex-wrap gap-2 my-2">