Package Exports
- vue-cli-plugin-wingedcare-template-mobile
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-cli-plugin-wingedcare-template-mobile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
项目移动化插件
功能如下:
- 集成cube-ui
- 添加src/utils/validate.js,封装了vue表单验证库vee-validate相关逻辑
- 添加src/utils/dialog.js,基于cube-ui的移动端对话框
- 添加src/utils/toast.js,基于cube-ui的移动端提示框
- 添加src/utils/vConsile.js,移动端调试工具
- 添加src/platform代码