mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-04 21:09:43 +08:00
24 lines
645 B
JSON
Executable File
24 lines
645 B
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"usercentertopnotice",
|
|
"name":"用户中心顶部公告",
|
|
"logo":"\/static\/upload\/images\/plugins_usercentertopnotice\/2019\/02\/12\/1549671733967341.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_user_center_top":[
|
|
"app\\plugins\\usercentertopnotice\\Hook"
|
|
]
|
|
}
|
|
} |