修复等级bug

This commit is contained in:
liyuhua
2023-11-23 10:54:46 +08:00
parent 2f516b8387
commit bd54fa6aa2
4 changed files with 7 additions and 7 deletions

View File

@@ -49,7 +49,7 @@ target 'xplan-ios' do
pod 'mob_sharesdk/ShareSDKPlatforms/WeChat_Lite'
pod 'mob_sharesdk/ShareSDKPlatforms/Apple'
pod 'mob_sharesdk/ShareSDKExtension'
pod 'SVGAPlayer', '~> 2.3'
pod 'SVGAPlayer'
# 滑动标签栏
pod 'JXCategoryView'
pod 'JXPagingView/Pager'