AsiaV2d/modules/member/info.json

36 lines
1.4 KiB
JSON

{
"frontend": [
{
"filename" : "member_index1",
"name" : {
"zh_tw" : "1. 表格列表 ( 類別標題, 個人資料等自訂欄位 )",
"en" : "1. Table List (category title and customized profile data)"
},
"thumbnail" : "member_index1_thumb.png"
},
{
"filename" : "member_index2",
"name" : {
"zh_tw" : "2. 單欄式 ( 類別標題, 個人照片, 個人資料等自訂欄位 )",
"en" : "2. Single Column (category title, photo and customized profile data)"
},
"thumbnail" : "member_index2_thumb.png"
},
{
"filename" : "member_index3",
"name" : {
"zh_tw" : "3. 名片式 ( 類別標題, 個人照片, 個人資料等自訂欄位 )",
"en" : "3. Two Columns (category title, photo and customized profile data)"
},
"thumbnail" : "member_index3_thumb.png"
},
{
"filename" : "member_index4",
"name" : {
"zh_tw" : "4. 精簡名片式 ( 類別標題, 個人資料等自訂欄位 )",
"en" : "4. Simple Two Columns (category title, customized profile data)"
},
"thumbnail" : "thumb.png"
}
]
}