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

24 lines
628 B
JSON
Executable File

{
"base":{
"plugins":"commontopmaxpicture",
"name":"顶部广告",
"logo":"\/static\/upload\/images\/plugins_commontopmaxpicture\/2019\/02\/09\/1549671733987654.png",
"author":"Devil",
"author_url":"https:\/\/shopxo.net\/",
"version":"1.0.0",
"desc":"顶部大图广告,突破视觉",
"apply_terminal":[
"pc",
"h5"
],
"apply_version":[
"1.3.0"
],
"is_home":false
},
"hook":{
"plugins_view_common_top":[
"app\\plugins\\commontopmaxpicture\\Hook"
]
}
}