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

16 lines
516 B
JSON
Executable File

{
"base": {
"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"],
"apply_version": ["1.3.0"],
"is_home": false
},
"hook": {
"plugins_user_center_top": ["app\\plugins\\usercentertopnotice\\Hook"]
}
}