You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

60 lines
1.5 KiB
JSON

{
"totalNotes": 74,
"categories": 5,
"lastUpdated": "2025-10-14T13:11:22.933Z",
"weeklyAdded": 16,
"categoryChartData": [
{
"name": "demo",
"value": 63
},
{
"name": "python",
"value": 5
},
{
"name": "utils",
"value": 1
},
{
"name": "template",
"value": 4
},
{
"name": "screen",
"value": 1
}
],
"recentNotes": [
{
"path": "demo/typescript/index.vue",
"title": "typescript",
"category": "demo",
"date": "2025-10-14"
},
{
"path": "demo/thirdCompWrap/index.vue",
"title": "第三方组件二次封装slot传递",
"category": "demo",
"date": "2025-10-14"
},
{
"path": "demo/scssLiveTranslate/index.vue",
"title": "SCSS → CSS 实时翻译器",
"category": "demo",
"date": "2025-10-14"
},
{
"path": "demo/pullRefresh/index.vue",
"title": "有弹性的下拉刷新",
"category": "demo",
"date": "2025-10-14"
},
{
"path": "demo/pullLoadData.vue",
"title": "首页高度不够,手写移动端下拉加载历史数据",
"category": "demo",
"date": "2025-10-14"
}
]
}