Browse Source

更新日常收支内容和点击触发

outaozhen 7 years atrás
parent
commit
a0b4e63878
3 changed files with 3 additions and 3 deletions
  1. 1 1
      js/global.js
  2. 1 1
      saea-income-dlist-month.html
  3. 1 1
      saea-income-dlist-year.html

+ 1 - 1
js/global.js

@@ -64,7 +64,7 @@ $("#closeST").click(function(){
   $(".searchTips").hide();
 });
 
-$('.tipFather').hover(function() {
+$('.tipGray').hover(function() {
     $(".tipContent").removeClass('tipConactive');
     }, function() {
     $(".tipContent").addClass('tipConactive');

File diff suppressed because it is too large
+ 1 - 1
saea-income-dlist-month.html


File diff suppressed because it is too large
+ 1 - 1
saea-income-dlist-year.html