mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-03 20:39:59 +08:00
27 lines
710 B
JSON
Executable File
27 lines
710 B
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"homemiddleadv",
|
|
"name":"首页中间广告",
|
|
"logo":"\/static\/upload\/images\/plugins_homemiddleadv\/2019\/04\/22\/1555917416820968.jpg",
|
|
"author":"Devil",
|
|
"author_url":"https:\/\/shopxo.net\/",
|
|
"version":"1.0.0",
|
|
"desc":"首页中间广告,推荐位",
|
|
"apply_terminal":[
|
|
"pc",
|
|
"h5"
|
|
],
|
|
"apply_version":[
|
|
"1.5.0"
|
|
],
|
|
"is_home":false
|
|
},
|
|
"hook":{
|
|
"plugins_common_header":[
|
|
"app\\plugins\\homemiddleadv\\Hook"
|
|
],
|
|
"plugins_view_home_floor_top":[
|
|
"app\\plugins\\homemiddleadv\\Hook"
|
|
]
|
|
}
|
|
} |