chore:合并了文章列表改为新闻
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '文章详情'
|
||||
title: '新闻'
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '文章列表',
|
||||
title: '新闻',
|
||||
emptyText:"当前暂无文章信息"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user