mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-04 21:09:43 +08:00
27 lines
721 B
JSON
Executable File
27 lines
721 B
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"petscms",
|
|
"name":"宠物管理系统",
|
|
"logo":"\/static\/upload\/images\/plugins_petscms\/2019\/04\/09\/1554814711403578.jpg",
|
|
"author":"Devil",
|
|
"author_url":"https:\/\/shopxo.net\/",
|
|
"version":"1.0.0",
|
|
"desc":"宠物管理系统",
|
|
"apply_terminal":[
|
|
"pc",
|
|
"h5"
|
|
],
|
|
"apply_version":[
|
|
"1.5.0"
|
|
],
|
|
"is_home":false
|
|
},
|
|
"hook":{
|
|
"plugins_service_users_center_left_menu_handle":[
|
|
"app\\plugins\\petscms\\Hook"
|
|
],
|
|
"plugins_service_header_navigation_top_right_handle":[
|
|
"app\\plugins\\petscms\\Hook"
|
|
]
|
|
}
|
|
} |