mirror of
https://github.com/Dichgrem/Vue.git
synced 2026-02-05 06:11:56 -05:00
fix:save_to_json
This commit is contained in:
@@ -5,6 +5,15 @@
|
||||
"pageSize": 10,
|
||||
"pageCount": 1,
|
||||
"list": [
|
||||
{
|
||||
"id": 4,
|
||||
"pic": "./imgs/actImg.jpeg",
|
||||
"content": "666",
|
||||
"publisher": "未知来源",
|
||||
"time": 1766717931972,
|
||||
"status": 1,
|
||||
"hour": 2
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"pic": "./imgs/actImg.jpeg",
|
||||
@@ -31,4 +40,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user