支持国庆活动

This commit is contained in:
kai60
2021-10-01 15:16:08 +08:00
parent add3b8e0b0
commit 99b498c850
14 changed files with 57 additions and 14 deletions
@@ -667,7 +667,7 @@ typedef NS_ENUM(NSInteger, IfishDoctorPayType){
//根据链接打开页面
id<AlibcTradePage> page = [AlibcTradePageFactory page:goodslink];
AlibcTradeShowParams* showParam = [[AlibcTradeShowParams alloc] init];
showParam.openType = AlibcOpenTypeH5;
showParam.openType = AlibcOpenTypeNative;
//自定义web
IfishAlibcWebViewController* myView = [[IfishAlibcWebViewController alloc] init];