vr-shopxo-source/application/plugins/answers/config.json

22 lines
485 B
JSON
Raw Normal View History

2019-03-06 10:34:55 +00:00
{
"base":{
"plugins":"answers",
"name":"问答",
"logo":"\/static\/upload\/images\/plugins_answers\/2019\/03\/06\/1551853529634743.png",
"author":"Devil",
"author_url":"https:\/\/shopxo.net\/",
"version":"1.0.0",
"desc":"问答系统",
"apply_terminal":[
"pc",
"h5"
],
"apply_version":[
"1.4.0"
],
"is_home":true
},
"hook":{
}
}