1
0
forked from bot/app

新版状态页面

This commit is contained in:
2024-04-26 15:02:46 +08:00
parent 857e58d635
commit 5100ca6c77
12 changed files with 277 additions and 42 deletions

View File

@ -6,7 +6,7 @@ const mottos = [
"source": "《琵琶行》"
},
{
"text": "海Memory知己,天涯若比邻。",
"text": "海内存知己,天涯若比邻。",
"author": "王勃",
"source": "《送杜少府之任蜀州》"
},
@ -20,6 +20,16 @@ const mottos = [
"author": "苏轼",
"source": "《水调歌头》"
},
{
"text": "人生自古谁无死,留取丹心照汗青。",
"author": "文天祥",
"source": "《过零丁洋》"
},
{
"text": "山重水复疑无路,柳暗花明又一村。",
"author": "陆游",
"source": "《游山西村》"
},
{
"text": "逸一时,误一世,逸久逸久罢已龄",
"author": "田所浩二",
@ -46,8 +56,58 @@ const mottos = [
"source": "轻雪文档"
},
{
"text": "你知道吗,轻雪的主题是基于Vue.js开发的",
"text": "你知道吗,轻雪的主题是基于HTML5开发的",
"author": "SnowyKami",
"source": "轻雪文档"
},
{
"text": "路漫漫其修远兮,吾将上下而求索。",
"author": "屈原",
"source": "《离骚》"
},
{
"text": "千里之行,始于足下。",
"author": "老子",
"source": "《道德经》"
},
{
"text": "读书破万卷,下笔如有神。",
"author": "杜甫",
"source": "《奉赠韦左丞丈二十韵》"
},
{
"text": "不登高山,不知天之高也;不临深溪,不知地之厚也。",
"author": "荀子",
"source": "《劝学》"
},
{
"text": "知之者不如好之者,好之者不如乐之者。",
"author": "孔子",
"source": "《论语》"
},
{
"text": "天行健,君子以自强不息;地势坤,君子以厚德载物。",
"source": "《易经》",
"author": ""
},
{
"text": "书山有路勤为径,学海无涯苦作舟。",
"author": "韩愈",
"source": "《读书有感》"
},
{
"text": "前事不忘,后事之师。",
"author": "孔子",
"source": "《论语》"
},
{
"text": "志当存高远,若樽俎断绝。",
"author": "陶渊明",
"source": "《饮酒》"
},
{
"text": "不以物喜,不以己悲。",
"author": "傅子",
"source": "《傅子》"
}
]