AnimationCollection update 1: 修改画线结构 通过CAShapeLayer与UIBezierPath 画线 还有一种 通过 CGContextDrawImage 画,但要注意内存问题 可以通过autoreleasepool 解决 这个两种 文本位置计算比较繁琐