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.
44 lines
1.6 KiB
44 lines
1.6 KiB
![]()
2 years ago
|
//
|
||
|
// wkSports_Class_Uriznx.h
|
||
|
// Created by apple on 2023/09/01
|
||
|
//
|
||
|
// Copyright © 2023年 apple. All rights reserved.
|
||
|
//
|
||
|
|
||
|
|
||
|
#import <Foundation/Foundation.h>
|
||
|
|
||
|
@interface wkSports_Class_Uriznx : NSObject
|
||
|
//mark:在iOS上默认为NO,表示不能自动通过窗口打开
|
||
|
+ (void)tpy_method_petrichor:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:在iOS上默认为NO,表示不能自动通过窗口打开
|
||
|
+ (void)sbg_method_Galaxy:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:弹窗就会显示出来了,而且是iOS自己的原生弹窗
|
||
|
+ (void)tpy_method_Butterfly:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:shadowPath设置阴影的图形
|
||
|
+ (void)Sports_methods_fantastic:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:我们在需要调用JS方法的位置加上下面代码
|
||
|
+ (void)qpg_method_eudemonia:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:需要配置WKWebViewConfiguration
|
||
|
+ (void)uad_X15_passion:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:看一下iPhone X的模拟器样式
|
||
|
+ (void)okg_X12_sweetheart:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:方便别人阅读自己代码
|
||
|
+ (void)bag_X11_ephemeral:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:传数据统一通过body传,可以是多种类型
|
||
|
+ (void)ssw_X11_hodgepodge:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
//mark:当设置阴影和裁剪的时候,会把阴影的裁剪掉
|
||
|
+ (void)nsg_method_bazinga:(NSString *)arg1 rvmyhostVoptyj:(NSString *)rvmyhostVoptyj;
|
||
|
|
||
|
|
||
|
@end
|