Files
yuyin_ios/SweetParty/主类/旧项目依赖(以后调整)/LiangView.m

22 lines
389 B
Mathematica
Raw Normal View History

2025-08-08 11:05:33 +08:00
//
// LiangView.m
// MoHuanXingYu
//
// Created by on 2020/11/25.
// Copyright © 2020 MoHuanXingYu. All rights reserved.
//
#import "LiangView.h"
@implementation LiangView
/*
// Only override drawRect: if you perform custom drawing.
// An empty implementation adversely affects performance during animation.
- (void)drawRect:(CGRect)rect {
// Drawing code
}
*/
@end