mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-02-13 17:30:27 +08:00
refactor: 重构国际化文件命名规范以及演示页加上代码位置提示 (#1034)
* refactor: 重构国际化文件命名规范以及演示页加上代码位置提示
This commit is contained in:
@@ -49,6 +49,13 @@ function onCloseTags() {
|
||||
<el-card shadow="never">
|
||||
<template #header>
|
||||
<div class="font-medium">标签页复用,超出限制自动关闭</div>
|
||||
<el-link
|
||||
class="mt-2"
|
||||
href="https://github.com/pure-admin/vue-pure-admin/blob/main/src/views/tabs"
|
||||
target="_blank"
|
||||
>
|
||||
代码位置 src/views/tabs
|
||||
</el-link>
|
||||
</template>
|
||||
<div class="flex flex-wrap items-center">
|
||||
<p>query传参模式:</p>
|
||||
|
||||
Reference in New Issue
Block a user