mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-05 05:19:21 +08:00
30 lines
818 B
JSON
Executable File
30 lines
818 B
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"commonrightnavigation",
|
|
"name":"右侧快捷导航",
|
|
"logo":"\/static\/upload\/images\/plugins_commonrightnavigation\/2019\/02\/15\/1550222872753553.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_css":[
|
|
"app\\plugins\\commonrightnavigation\\Hook"
|
|
],
|
|
"plugins_js":[
|
|
"app\\plugins\\commonrightnavigation\\Hook"
|
|
],
|
|
"plugins_view_common_bottom":[
|
|
"app\\plugins\\commonrightnavigation\\Hook"
|
|
]
|
|
}
|
|
} |