Add project files.
This commit is contained in:
126
VinFontApp/Json/navlist.json
Normal file
126
VinFontApp/Json/navlist.json
Normal file
@ -0,0 +1,126 @@
|
||||
[
|
||||
{
|
||||
"id": "1000",
|
||||
"name": "Trang Chủ",
|
||||
"icon": "home",
|
||||
"group": 0,
|
||||
"url": "/",
|
||||
"sub-item": ""
|
||||
},
|
||||
{
|
||||
"id": "2000",
|
||||
"name": "Type Fonts",
|
||||
"icon": "",
|
||||
"group": 0,
|
||||
"url": "",
|
||||
"sub-item": [
|
||||
{
|
||||
"id": "2001",
|
||||
"name": "All Type Fonts",
|
||||
"url": "/TypeFonts"
|
||||
},
|
||||
{
|
||||
"id": "2002",
|
||||
"name": "Font Serif",
|
||||
"url": "/TypeFonts/Serif"
|
||||
},
|
||||
{
|
||||
"id": "2003",
|
||||
"name": "Font San-Serif",
|
||||
"url": "/TypeFonts/San-Serif"
|
||||
},
|
||||
{
|
||||
"id": "2004",
|
||||
"name": "Font Việt Hóa",
|
||||
"url": "/TypeFonts/Viet-Hoa"
|
||||
},
|
||||
{
|
||||
"id": "2005",
|
||||
"name": "Font Vintage",
|
||||
"url": "/TypeFonts/Vintage"
|
||||
},
|
||||
{
|
||||
"id": "2006",
|
||||
"name": "Font Wibu",
|
||||
"url": "/TypeFonts/Wibu"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "3000",
|
||||
"name": "Glyph Fonts",
|
||||
"icon": "storage",
|
||||
"group": 0,
|
||||
"url": "",
|
||||
"sub-item": [
|
||||
{
|
||||
"id": "3001",
|
||||
"name": "Icons",
|
||||
"url": "/GlyphFonts/Icons"
|
||||
},
|
||||
{
|
||||
"id": "3002",
|
||||
"name": "Glyps",
|
||||
"url": "/GlyphFonts/Glyps"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "4000",
|
||||
"name": "Images",
|
||||
"icon": "storage",
|
||||
"group": 0,
|
||||
"url": "",
|
||||
"sub-item": [
|
||||
{
|
||||
"id": "4001",
|
||||
"name": "Vectors",
|
||||
"url": "/Images/Vectors"
|
||||
},
|
||||
{
|
||||
"id": "4002",
|
||||
"name": "Ảnh Chụp",
|
||||
"url": "/Images/Photos"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "5000",
|
||||
"name": "Videos",
|
||||
"icon": "storage",
|
||||
"group": 0,
|
||||
"url": "",
|
||||
"sub-item": [
|
||||
{
|
||||
"id": "5001",
|
||||
"name": "Vectors",
|
||||
"url": "/Images/Vectors"
|
||||
},
|
||||
{
|
||||
"id": "5002",
|
||||
"name": "Ảnh Chụp",
|
||||
"url": "/Images/Photos"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "6000",
|
||||
"name": "Cộng Đồng",
|
||||
"icon": "storage",
|
||||
"group": 0,
|
||||
"url": "",
|
||||
"sub-item": [
|
||||
{
|
||||
"id": "6001",
|
||||
"name": "Vectors",
|
||||
"url": "/Images/Vectors"
|
||||
},
|
||||
{
|
||||
"id": "6002",
|
||||
"name": "Ảnh Chụp",
|
||||
"url": "/Images/Photos"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
Reference in New Issue
Block a user