test/custom-admin-ui #3
@@ -73,8 +73,8 @@ export default defineConfig({
|
|||||||
{ icon: 'github', link: 'https://github.com/vastsa/FileCodeBox' },
|
{ icon: 'github', link: 'https://github.com/vastsa/FileCodeBox' },
|
||||||
],
|
],
|
||||||
footer: {
|
footer: {
|
||||||
message: '基于 MIT 许可发布',
|
message: '基于 LGPL-3.0 license 发布',
|
||||||
copyright: 'Copyright © 2023-present FileCodeBox',
|
copyright: 'Copyright © 2022-present FileCodeBox',
|
||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
provider: 'local',
|
provider: 'local',
|
||||||
@@ -157,8 +157,8 @@ export default defineConfig({
|
|||||||
{ icon: 'github', link: 'https://github.com/vastsa/FileCodeBox' },
|
{ icon: 'github', link: 'https://github.com/vastsa/FileCodeBox' },
|
||||||
],
|
],
|
||||||
footer: {
|
footer: {
|
||||||
message: 'Released under the MIT License',
|
message: 'Released under the LGPL-3.0 license',
|
||||||
copyright: 'Copyright © 2023-present FileCodeBox',
|
copyright: 'Copyright © 2022-present FileCodeBox',
|
||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
provider: 'local',
|
provider: 'local',
|
||||||
@@ -182,8 +182,8 @@ export default defineConfig({
|
|||||||
|
|
||||||
// 页脚
|
// 页脚
|
||||||
footer: {
|
footer: {
|
||||||
message: '基于 MIT 许可发布',
|
message: '基于 LGPL-3.0 license 发布',
|
||||||
copyright: 'Copyright © 2023-present FileCodeBox',
|
copyright: 'Copyright © 2022-present FileCodeBox',
|
||||||
},
|
},
|
||||||
|
|
||||||
// 搜索
|
// 搜索
|
||||||
|
|||||||
Reference in New Issue
Block a user