mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-01 06:53:19 +02:00
Add Jike
This commit is contained in:
38
Examples/Jike/SwiftUI_Jike/Res/zoneData.json
Executable file
38
Examples/Jike/SwiftUI_Jike/Res/zoneData.json
Executable file
@@ -0,0 +1,38 @@
|
||||
[
|
||||
{
|
||||
"name": "发现圈子",
|
||||
"category": "233",
|
||||
"id": 1001,
|
||||
"imgName": "test1"
|
||||
},
|
||||
{
|
||||
"name": "喵星人的日常",
|
||||
"category": "233",
|
||||
"id": 1002,
|
||||
"imgName": "test1"
|
||||
},
|
||||
{
|
||||
"name": "沙雕动物世界",
|
||||
"category": "233",
|
||||
"id": 1003,
|
||||
"imgName": "test1"
|
||||
},
|
||||
{
|
||||
"name": "科技圈大小事",
|
||||
"category": "233",
|
||||
"id": 1004,
|
||||
"imgName": "test1"
|
||||
},
|
||||
{
|
||||
"name": "今日份摄影",
|
||||
"category": "333",
|
||||
"id": 1005,
|
||||
"imgName": "test1"
|
||||
},
|
||||
{
|
||||
"name": "一起拍建筑",
|
||||
"category": "333",
|
||||
"id": 1006,
|
||||
"imgName": "test1"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user