shopxo/application/plugins/answers/config.json
2019-03-06 18:34:55 +08:00

22 lines
485 B
JSON

{
"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":{
}
}