mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-05 05:19:21 +08:00
30 lines
832 B
JSON
Executable File
30 lines
832 B
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"commongobacktop",
|
|
"name":"回到顶部",
|
|
"logo":"\/static\/upload\/images\/plugins_commongobacktop\/2019\/02\/15\/1550200927239565.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_common_bottom":[
|
|
"app\\plugins\\commongobacktop\\Hook"
|
|
],
|
|
"plugins_common_page_bottom":[
|
|
"app\\plugins\\commongobacktop\\Hook"
|
|
],
|
|
"plugins_common_header":[
|
|
"app\\plugins\\commongobacktop\\Hook"
|
|
]
|
|
}
|
|
} |