mdserver-web/plugins/deployment/type.json

37 lines
345 B
JSON
Raw Normal View History

2018-10-02 09:50:10 -04:00
[
{
"title":"推荐",
"type":0,
"ps":""
},
{
"title":"建站",
"type":1,
"ps":""
},
{
"title":"商城",
"type":2,
"ps":""
},
{
"title":"论坛",
"type":3,
"ps":""
},
{
"title":"博客",
"type":4,
"ps":""
},
{
"title":"微信",
"type":5,
"ps":""
},
{
"title":"框架",
"type":6,
"ps":""
}
]