航海结果弹框

This commit is contained in:
fengshuo
2022-08-18 19:58:32 +08:00
parent c5921be723
commit f037a280ac
35 changed files with 525 additions and 31 deletions

View File

@@ -11,7 +11,7 @@
NS_ASSUME_NONNULL_BEGIN
@interface XPWebViewController : BaseViewController
@property (strong, nonatomic,readonly) WKWebView *webview;
//TODO: 先这样传进来 等修改了保存房间信息的manager 之后在修改
@property (nonatomic,copy) NSString *roomUid;