跑马灯接口、用户信息接口(包含缓存用户信息等操作)、banner接口(包分站id逻辑)
Showing
This diff is collapsed.
Click to expand it.
No preview for this file type
155 KB
114 KB
FastService/Base/Model/GroupList.h
0 → 100644
FastService/Base/Model/GroupList.m
0 → 100644
FastService/Common/Client/GlobalNetManager.h
0 → 100644
FastService/Common/Client/GlobalNetManager.m
0 → 100644
FastService/Common/Client/MyNetWork.h
0 → 100644
FastService/Common/Client/MyNetWork.m
0 → 100644
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
FastService/Personal/Model/HomeBannerModel.h
0 → 100644
FastService/Personal/Model/HomeBannerModel.m
0 → 100644
... | @@ -24,6 +24,9 @@ target 'fastservice' do | ... | @@ -24,6 +24,9 @@ target 'fastservice' do |
pod 'SDCycleScrollView' | pod 'SDCycleScrollView' | ||
pod 'MBProgressHUD' | pod 'MBProgressHUD' | ||
pod 'LEEAlert' | pod 'LEEAlert' | ||
pod 'AvoidCrash' | pod 'AvoidCrash' | ||
... | @@ -39,7 +42,14 @@ target 'fastservice' do | ... | @@ -39,7 +42,14 @@ target 'fastservice' do |
pod 'CWLateralSlide', '~> 1.6.3' | pod 'CWLateralSlide', '~> 1.6.3' | ||
pod 'HWPanModal', '~> 0.9.9' | pod 'HWPanModal', '~> 0.9.9' | ||
# pod 'FloatingPanel' | |||
pod 'HyphenateLite' | |||
pod "Qiniu", "~> 8.3.1" | |||
pod 'SobotKit' | |||
pod 'Pingpp/Wx', '2.2.34' | |||
pod 'Pingpp/Alipay', '2.2.34' | |||
end | end |