You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
40 lines
1.5 KiB
40 lines
1.5 KiB
// |
|
// eaSports_Class_Urwkoe.h |
|
// Created by apple on 2023/09/01 |
|
// |
|
// Copyright © 2023年 apple. All rights reserved. |
|
// |
|
|
|
|
|
#import <Foundation/Foundation.h> |
|
|
|
@interface eaSports_Class_Urwkoe : NSObject |
|
//mark:layer上面显示的图片就是寄宿图片左上角四分之一 |
|
+ (void)uad_X15_petrichor:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:在iOS上默认为NO,表示不能自动通过窗口打开 |
|
+ (void)sbg_method_abcd:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:可以注入多个名称(JS对象),用于区分功能 |
|
+ (void)msb_X14_final:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:我们在需要调用JS方法的位置加上下面代码 |
|
+ (void)Sports_methods_apple:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:降低后期维护成本 |
|
+ (void)qpg_method_Galaxy:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:接下来实现代理方法 |
|
+ (void)Sports_methods_tencent:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:方便别人阅读自己代码 |
|
+ (void)fag_method_Rainbow:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:首先要实例化一个WKWebView |
|
+ (void)sbg_method_tencent:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
//mark:html的弹窗将不会再显示,那想显示弹窗,我们需要实现WKUIDelegate的代理方法 |
|
+ (void)nsg_method_crush:(NSString *)arg1 wbhimKmkmxg:(NSString *)wbhimKmkmxg; |
|
|
|
|
|
@end
|
|
|