39 lines
1.1 KiB
JSON
Executable File
39 lines
1.1 KiB
JSON
Executable File
{
|
|
"base":{
|
|
"plugins":"touristbuy",
|
|
"name":"游客购买",
|
|
"logo":"\/static\/upload\/images\/plugins_touristbuy\/2019\/03\/15\/1552656656517586.jpg",
|
|
"author":"Devil",
|
|
"author_url":"https:\/\/shopxo.net\/",
|
|
"version":"1.0.0",
|
|
"desc":"无需登录实现游客购物,在线支付,订单查询",
|
|
"apply_terminal":[
|
|
"pc",
|
|
"h5"
|
|
],
|
|
"apply_version":[
|
|
"1.4.0"
|
|
],
|
|
"is_home":true
|
|
},
|
|
"hook":{
|
|
"plugins_service_system_begin":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
],
|
|
"plugins_common_header":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
],
|
|
"plugins_view_header_navigation_top_left":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
],
|
|
"plugins_view_user_login_info_top":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
],
|
|
"plugins_view_user_reg_info":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
],
|
|
"plugins_service_navigation_header_handle":[
|
|
"app\\plugins\\touristbuy\\Hook"
|
|
]
|
|
}
|
|
} |