JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 146
  • Score
    100M100P100Q70082F
  • License ISC

wingedcare-template模板移动化插件

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代码