mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-07 17:48:34 +08:00
docs: ✏️ 文档增加最后更新时间
This commit is contained in:
parent
c8071da210
commit
4c76b161a4
@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* @Author: weisheng
|
* @Author: weisheng
|
||||||
* @Date: 2023-07-27 10:26:09
|
* @Date: 2023-07-27 10:26:09
|
||||||
* @LastEditTime: 2023-07-31 23:03:04
|
* @LastEditTime: 2023-08-01 10:09:21
|
||||||
* @LastEditors: weisheng
|
* @LastEditors: weisheng
|
||||||
* @Description:
|
* @Description:
|
||||||
* @FilePath: \wot-design-uni\docs\.vitepress\config.ts
|
* @FilePath: \wot-design-uni\docs\.vitepress\config.ts
|
||||||
@ -26,6 +26,9 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
logo: '/wot-design.png',
|
logo: '/wot-design.png',
|
||||||
|
lastUpdated:{
|
||||||
|
text:'最后更新'
|
||||||
|
},
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/Moonofweisheng/wot-design-uni/edit/master/docs/:path',
|
pattern: 'https://github.com/Moonofweisheng/wot-design-uni/edit/master/docs/:path',
|
||||||
text: '为此页提供修改建议',
|
text: '为此页提供修改建议',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user