Commit 61e14dd8 authored by IOS-张 博's avatar IOS-张 博

统一添加复制成功文案

parent f922a866
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
// //
#import "QGPasteboardLabel.h" #import "QGPasteboardLabel.h"
#import "QGHUDManager.h"
@implementation QGPasteboardLabel @implementation QGPasteboardLabel
- (instancetype)initWithFrame:(CGRect)frame - (instancetype)initWithFrame:(CGRect)frame
...@@ -62,10 +62,8 @@ ...@@ -62,10 +62,8 @@
} }
[QGHUDManager showHud:@"复制成功"];
} }
......
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