Commit d654652d authored by jz's avatar jz

update

parent d100a8ca
...@@ -336,7 +336,6 @@ ...@@ -336,7 +336,6 @@
"${BUILT_PRODUCTS_DIR}/GMRefresh/GMRefresh.framework", "${BUILT_PRODUCTS_DIR}/GMRefresh/GMRefresh.framework",
"${BUILT_PRODUCTS_DIR}/GMRouter/GMRouter.framework", "${BUILT_PRODUCTS_DIR}/GMRouter/GMRouter.framework",
"${BUILT_PRODUCTS_DIR}/GMUtil/GMUtil.framework", "${BUILT_PRODUCTS_DIR}/GMUtil/GMUtil.framework",
"${BUILT_PRODUCTS_DIR}/GMediator/GMediator.framework",
"${BUILT_PRODUCTS_DIR}/GPUImage/GPUImage.framework", "${BUILT_PRODUCTS_DIR}/GPUImage/GPUImage.framework",
"${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework", "${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework",
"${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework", "${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework",
...@@ -375,7 +374,6 @@ ...@@ -375,7 +374,6 @@
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMRefresh.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMRefresh.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMRouter.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMRouter.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMUtil.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMUtil.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GMediator.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GPUImage.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GPUImage.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework",
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework", "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework",
......
...@@ -12,24 +12,17 @@ target 'GMAILab_Example' do ...@@ -12,24 +12,17 @@ target 'GMAILab_Example' do
pod 'GMAILab', :path => '../' pod 'GMAILab', :path => '../'
# pod 'GMBase', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git', :commit => 'f3b40c7' # pod 'GMBase', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git', :commit => 'f3b40c7'
pod 'GMPhobos', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git', :commit => '960bbb8' pod 'GMPhobos', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git', :commit => '960bbb8'
pod 'GMBaseWeb', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git', :commit => '0752677' # pod 'GMBaseWeb', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git', :commit => '0752677'
#9e91ae1 #9e91ae1
pod 'GMBase', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git', :commit => '9e91ae1' pod 'GMBase', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git', :commit => '9e91ae1'
pod 'GMBaseSwift', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git', :commit => 'b54da90' pod 'GMBaseSwift', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git', :commit => 'b54da90'
pod 'GMAlbum', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git', :commit => '31dcd07' pod 'GMAlbum', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git', :commit => '31dcd07'
# pod 'GMBaseSwift', :path => '../../GMBaseSwift'
pod 'Qiniu', '7.2.6' pod 'Qiniu', '7.2.6'
pod 'GMBaseWeb', :path => '../../GMBaseWeb'
# pod 'GMBase', :path => '../../GMBase'
# pod 'GMBaseWeb', :path => '../../GMBaseWeb'
# s.dependency 'GMBaseSwift','3.4.0' # s.dependency 'GMBaseSwift','3.4.0'
# s.dependency 'EVReflection', '5.10.0' # s.dependency 'EVReflection', '5.10.0'
target 'GMAILab_Tests' do target 'GMAILab_Tests' do
......
...@@ -30,7 +30,6 @@ PODS: ...@@ -30,7 +30,6 @@ PODS:
- GMBase - GMBase
- GMBaseSwift - GMBaseSwift
- GMBaseWeb - GMBaseWeb
- GMediator
- GMFoundation - GMFoundation
- GMKit - GMKit
- GMNetService - GMNetService
...@@ -74,19 +73,16 @@ PODS: ...@@ -74,19 +73,16 @@ PODS:
- GMBaseWeb (0.1.0): - GMBaseWeb (0.1.0):
- GMAlbum - GMAlbum
- GMBase - GMBase
- GMBaseSwift
- GMCache - GMCache
- GMFoundation - GMFoundation
- GMHud - GMHud
- GMNetService
- GMPhobos - GMPhobos
- GMRouter - GMRouter
- GMShareSDK (= 0.2.1) - GMShareSDK
- GMUtil - GMUtil
- SnapKit (= 4.2.0) - SnapKit
- GMCache (1.0.1): - GMCache (1.0.1):
- TMCache (= 2.1.0) - TMCache (= 2.1.0)
- GMediator (1.0.1)
- GMFoundation (1.0.8) - GMFoundation (1.0.8)
- GMHud (1.0.3): - GMHud (1.0.3):
- MBProgressHUD (= 0.9.2) - MBProgressHUD (= 0.9.2)
...@@ -191,7 +187,7 @@ DEPENDENCIES: ...@@ -191,7 +187,7 @@ DEPENDENCIES:
- "GMAlbum (from `git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git`, commit `31dcd07`)" - "GMAlbum (from `git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git`, commit `31dcd07`)"
- "GMBase (from `git@git.wanmeizhensuo.com:gengmeiios/GMBase.git`, commit `9e91ae1`)" - "GMBase (from `git@git.wanmeizhensuo.com:gengmeiios/GMBase.git`, commit `9e91ae1`)"
- "GMBaseSwift (from `git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git`, commit `b54da90`)" - "GMBaseSwift (from `git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git`, commit `b54da90`)"
- "GMBaseWeb (from `git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git`, commit `0752677`)" - GMBaseWeb (from `../../GMBaseWeb`)
- "GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, commit `960bbb8`)" - "GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, commit `960bbb8`)"
- Qiniu (= 7.2.6) - Qiniu (= 7.2.6)
...@@ -199,7 +195,6 @@ SPEC REPOS: ...@@ -199,7 +195,6 @@ SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git": "git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
- GM-Swift-Observable - GM-Swift-Observable
- GMCache - GMCache
- GMediator
- GMFoundation - GMFoundation
- GMHud - GMHud
- GMJSONModel - GMJSONModel
...@@ -251,8 +246,7 @@ EXTERNAL SOURCES: ...@@ -251,8 +246,7 @@ EXTERNAL SOURCES:
:commit: b54da90 :commit: b54da90
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git" :git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git"
GMBaseWeb: GMBaseWeb:
:commit: '0752677' :path: "../../GMBaseWeb"
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git"
GMPhobos: GMPhobos:
:commit: 960bbb8 :commit: 960bbb8
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git" :git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
...@@ -267,9 +261,6 @@ CHECKOUT OPTIONS: ...@@ -267,9 +261,6 @@ CHECKOUT OPTIONS:
GMBaseSwift: GMBaseSwift:
:commit: b54da90 :commit: b54da90
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git" :git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git"
GMBaseWeb:
:commit: '0752677'
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git"
GMPhobos: GMPhobos:
:commit: 960bbb8 :commit: 960bbb8
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git" :git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
...@@ -282,13 +273,12 @@ SPEC CHECKSUMS: ...@@ -282,13 +273,12 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728 EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728
GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595 GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595
GMAILab: e6fc7a5622545b486cdb4683d20511af0863ade9 GMAILab: 959b642bc718d21706ed5fb1b3a6ede16cb3ffd2
GMAlbum: d667396a6dab574a45af71dfebd1a75257c80192 GMAlbum: d667396a6dab574a45af71dfebd1a75257c80192
GMBase: 358e72062cb0f64a57ff34ec181b20ad9973d79b GMBase: 358e72062cb0f64a57ff34ec181b20ad9973d79b
GMBaseSwift: 8f327883b33ac24d0dcdb648ac3f9d6c57949ad5 GMBaseSwift: 8f327883b33ac24d0dcdb648ac3f9d6c57949ad5
GMBaseWeb: 6e0b157f5e3699fc8b2d117813fa3d7e03116c0b GMBaseWeb: 4b374ec5a7afc59368eea5dc480f0e98129a9c69
GMCache: b78d8e46db864405e91d226ce640cc80d966c611 GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMediator: 0b222275ef14deaf72eca107e76e048b67172c2c
GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682 GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
GMHud: 18d41f4900a204f27be14e9504fcee2060ae3b2c GMHud: 18d41f4900a204f27be14e9504fcee2060ae3b2c
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
...@@ -321,6 +311,6 @@ SPEC CHECKSUMS: ...@@ -321,6 +311,6 @@ SPEC CHECKSUMS:
Weibo_SDK: 5a4d08f7e1fedbb635435e4585c8c0439c7da089 Weibo_SDK: 5a4d08f7e1fedbb635435e4585c8c0439c7da089
YYText: 5c461d709e24d55a182d1441c41dc639a18a4849 YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
PODFILE CHECKSUM: 79af3275103458c1b8cd27726da0c5fc73286b01 PODFILE CHECKSUM: 34e8c00df2f8a00e7c18c53513a536f05c1f7374
COCOAPODS: 1.9.1 COCOAPODS: 1.9.1
...@@ -32,8 +32,8 @@ ...@@ -32,8 +32,8 @@
#define dispatchAllHeight (522 + UIView.safeAreaInsetsBottom) #define dispatchAllHeight (522 + UIView.safeAreaInsetsBottom)
#define dispatchHalfHeight (286 + UIView.safeAreaInsetsBottom) #define dispatchHalfHeight (286 + UIView.safeAreaInsetsBottom)
@interface GMBasicInfoCardView ()<WKWebViewDelegate> @interface GMBasicInfoCardView ()<WKBaseWebViewDelegate>
@property (nonatomic, strong) GMWebViewComponent *webCompent; @property (nonatomic, strong) GMBaseWebViewComponent *webCompent;
@property (nonatomic, strong) GMVideoWaitingView *waitingView; @property (nonatomic, strong) GMVideoWaitingView *waitingView;
@property (nonatomic, assign) int currentTime; @property (nonatomic, assign) int currentTime;
@property (nonatomic, copy) NSString *traceId; @property (nonatomic, copy) NSString *traceId;
...@@ -413,9 +413,9 @@ ...@@ -413,9 +413,9 @@
[GMVideoPhobos video_monitoringWithActionStep:str consultId:nil traceId:self.traceId]; [GMVideoPhobos video_monitoringWithActionStep:str consultId:nil traceId:self.traceId];
} }
- (GMWebViewComponent *)webCompent { - (GMBaseWebViewComponent *)webCompent {
if (!_webCompent) { if (!_webCompent) {
_webCompent = [GMWebViewComponent new]; _webCompent = [GMBaseWebViewComponent new];
_webCompent.delegate = self; _webCompent.delegate = self;
} }
if (!_webCompent.superview) { if (!_webCompent.superview) {
......
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved. // Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
// //
#import "GMBaseWebViewController.h" #import "GMWebViewController.h"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
@interface GMTofaceOrderDetailViewController : GMBaseWebViewController @interface GMTofaceOrderDetailViewController : GMWebViewController
// 面诊记录Id // 面诊记录Id
@property (nonatomic, copy) NSString *recordId; @property (nonatomic, copy) NSString *recordId;
// 订单编号 // 订单编号
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#import <GMBaseWeb/GMBaseWeb-Swift.h> #import <GMBaseWeb/GMBaseWeb-Swift.h>
#import <WebKit/WebKit.h> #import <WebKit/WebKit.h>
@import GMHud; @import GMHud;
@interface GMTofaceOrderDetailViewController () <WKWebViewDelegate> @interface GMTofaceOrderDetailViewController () <WKBaseWebViewDelegate>
@property (nonatomic, strong) GMComplaintObject *complaintObject; @property (nonatomic, strong) GMComplaintObject *complaintObject;
@end @end
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved. // Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
// //
#import "GMBaseWebViewController.h" #import "GMWebViewController.h"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
@interface GMBusinessReportListController : GMBaseWebViewController @interface GMBusinessReportListController : GMWebViewController
@property (nonatomic, copy) NSString *doctorId; @property (nonatomic, copy) NSString *doctorId;
@property (nonatomic, copy) NSString *counsellorId; @property (nonatomic, copy) NSString *counsellorId;
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
#import <GMFoundation/GMFoundation-umbrella.h> #import <GMFoundation/GMFoundation-umbrella.h>
@import GMNetworking; @import GMNetworking;
@import WebKit.WKWebView; @import WebKit.WKWebView;
@interface GMBusinessReportListController () <WKWebViewDelegate> @interface GMBusinessReportListController () <WKBaseWebViewDelegate>
@end @end
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved. // Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
// //
#import "GMBaseWebViewController.h" #import "GMWebViewController.h"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
@interface GMBusinessReportResultController : GMBaseWebViewController @interface GMBusinessReportResultController : GMWebViewController
@property (nonatomic, copy) NSString *recordId; @property (nonatomic, copy) NSString *recordId;
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
@import GMNetworking; @import GMNetworking;
@import GMFoundation; @import GMFoundation;
@import GMAlbum; @import GMAlbum;
@interface GMBusinessReportResultController () <WKWebViewDelegate> @interface GMBusinessReportResultController () <WKBaseWebViewDelegate>
@property (nonatomic, strong) UIImage *shareImage; @property (nonatomic, strong) UIImage *shareImage;
@property (nonatomic, copy) NSString *shareUserId; @property (nonatomic, copy) NSString *shareUserId;
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved. // Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
// //
#import "GMBaseWebViewController.h" #import "GMWebViewController.h"
NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
@interface GMDiagnoseRecordWebViewController : GMBaseWebViewController @interface GMDiagnoseRecordWebViewController : GMWebViewController
@end @end
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
@end @end
@implementation GMViewEvaluateModel @end @implementation GMViewEvaluateModel @end
@interface GMDiagnoseRecordWebViewController () <WKWebViewDelegate> @interface GMDiagnoseRecordWebViewController () <WKBaseWebViewDelegate>
@property (nonatomic, strong) GMComplaintObject *complaintObject; @property (nonatomic, strong) GMComplaintObject *complaintObject;
@property (nonatomic, assign) BOOL isSureOrder; @property (nonatomic, assign) BOOL isSureOrder;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment