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

17 lines
506 B
JSON

{
"base": {
"name": "顶部公告",
"logo": "/static/upload/images/plugins_commontopnotice/2019/02/12/1549671733987652.png",
"author": "Devil",
"author_url": "https://shopxo.net/",
"version": "1.0.0",
"desc": "顶部公告,通知",
"apply_terminal": ["pc"],
"apply_version": ["1.3.0"],
"is_home": false,
"sales_amount": 0
},
"hook": {
"plugins_common_top": ["app\\plugins\\commontopnotice\\Hook"]
}
}