Skip to content

Commit e0a2854

Browse files
committed
切换 staging - 提示语
1 parent c056c22 commit e0a2854

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Coding_iOS/Controllers/MeSetting/AboutViewController.m

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,9 @@ - (void)viewDidLoad
150150
// }];
151151

152152
[self addChangeBaseURLGesture];
153+
if ([NSObject baseURLStrIsTest]) {
154+
kTipAlert(@"在该页面连续点击屏幕 5 下切换到生产环境!");
155+
}
153156
}
154157

155158
- (void)addChangeBaseURLGesture{

0 commit comments

Comments
 (0)