Skip to content

Commit

Permalink
替换底部tabbar icon
Browse files Browse the repository at this point in the history
Change-Id: Ie816a8b887b4f11b838afb0e001627877a026baa
  • Loading branch information
ccharlesren committed Oct 27, 2020
1 parent 450c497 commit 3b4d078
Show file tree
Hide file tree
Showing 21 changed files with 20 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"scale" : "1x"
},
{
"filename" : "equipmentDefaultTabbar@2x.png",
"idiom" : "universal",
"filename" : "路径 1662@2x.png",
"scale" : "2x"
},
{
"filename" : "equipmentDefaultTabbar@3x.png",
"idiom" : "universal",
"filename" : "路径 1662@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"scale" : "1x"
},
{
"filename" : "equipmentSelectTabbar@2x.png",
"idiom" : "universal",
"filename" : "路径 1479@2x.png",
"scale" : "2x"
},
{
"filename" : "equipmentSelectTabbar@3x.png",
"idiom" : "universal",
"filename" : "路径 1479@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"scale" : "1x"
},
{
"filename" : "mineDefaultTabbar@2x.png",
"idiom" : "universal",
"filename" : "路径 1664@2x.png",
"scale" : "2x"
},
{
"filename" : "mineDefaultTabbar@3x.png",
"idiom" : "universal",
"filename" : "路径 1664@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"scale" : "1x"
},
{
"filename" : "mineSelectTabbar@2x.png",
"idiom" : "universal",
"filename" : "路径 1481@2x.png",
"scale" : "2x"
},
{
"filename" : "mineSelectTabbar@3x.png",
"idiom" : "universal",
"filename" : "路径 1481@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ - (void)viewDidLoad {

#pragma mark - UITabBarControllerDelegate
- (BOOL)tabBarController:(UITabBarController *)tabBarController shouldSelectViewController:(UIViewController *)viewController{
[self.webVC refushEvaluationContent];
return YES;
}

Expand Down

0 comments on commit 3b4d078

Please sign in to comment.