在用 angular.js 的时候, 由于界面 UI 需要保持和 iOS 的 UIAlertView 一致, 所以实现了一个 angular-ios-alertview, 同时附带着实现了一个 angular-ios-actionsheet.
后来切换到了 vue, 也就跟着一起实现了.
已经加了 .d.ts 文件, 对 typescript types 提供支持
vue-ios-alertview https://github.com/Treri/vue-ios-alertview
vue-ios-actionsheet https://github.com/Treri/vue-ios-actionsheet