Yu Li

Results 2 issues of Yu Li

Make sure you read **Issues Guideline** and answer these questions before submitting your issue. Thanks! (Any **non-English** issues will be closed immediately.) 1. Please provide your PHP and Swoole version....

question
to be verified

![image](https://user-images.githubusercontent.com/2981799/40310734-5681d7f0-5d40-11e8-830e-cea8547da8b4.png) ``` // import { Switch as ZanSwitch } from 'mpvue-zanui' import ZanSwitch from 'mpvue-zanui/src/components/zan/switch' export default { components: { ZanSwitch }, ``` 使用 `import { Switch as ZanSwitch }...