细节优化

feat/task1-c-wallet
gongfuxiang 2019-06-14 00:00:30 +08:00
parent fed02c0c74
commit 551c1dd988
8 changed files with 5 additions and 27 deletions

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -109,11 +109,11 @@ class Hook extends Controller
return '<style type="text/css">
@media only screen and (min-width:640px) {
.plugins-homemiddleadv-home-adv ul.am-gallery img {
-webkit-transition: transform .2s ease-in;
-moz-transition: transform .2s ease-in;
-ms-transition: transform .2s ease-in;
-o-transition: transform .2s ease-in;
transition: transform .2s ease-in;
-webkit-transition: transform .3s ease-in;
-moz-transition: transform .3s ease-in;
-ms-transition: transform .3s ease-in;
-o-transition: transform .3s ease-in;
transition: transform .3s ease-in;
}
.plugins-homemiddleadv-home-adv ul.am-gallery img:hover {
-ms-transform: translate3d(0px, -3px, 0px);

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -151,24 +151,14 @@ return array (
'plugins_service_users_center_left_menu_handle' =>
array (
0 => 'app\\plugins\\wallet\\Hook',
1 => 'app\\plugins\\distribution\\Hook',
),
'plugins_service_header_navigation_top_right_handle' =>
array (
0 => 'app\\plugins\\wallet\\Hook',
1 => 'app\\plugins\\distribution\\Hook',
),
'plugins_service_users_personal_show_field_list_handle' =>
array (
0 => 'app\\plugins\\weixinwebauthorization\\Hook',
),
'plugins_service_order_pay_success_handle_end' =>
array (
0 => 'app\\plugins\\distribution\\Hook',
),
'plugins_service_order_aftersale_audit_handle_end' =>
array (
0 => 'app\\plugins\\distribution\\Hook',
),
);
?>

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -1,2 +0,0 @@
*
!.gitignore

View File

@ -1,2 +0,0 @@
*
!.gitignore