UNPKG

weex-ui

Version:

A rich interaction, lightweight, high performance UI library based on Weex

13 lines (9 loc) 233 B
# Utils > Weex Ui中的公共函数服务 ## 使用方法 ```vue <script> import { Utils } from 'weex-ui' </script> ``` 更详细代码可以参考 [utils](https://github.com/alibaba/weex-ui/blob/master/packages/utils/index.js)