JSPM

  • Created
  • Published
  • Downloads 679
  • Score
    100M100P100Q106894F
  • License MIT

An enterprise-class UI component library, support both Vue.js 2 and Vue.js 3, as well as PC and mobile.

Package Exports

  • @opentiny/vue-theme-mobile
  • @opentiny/vue-theme-mobile/action-sheet/index.css
  • @opentiny/vue-theme-mobile/alert/index.css
  • @opentiny/vue-theme-mobile/avatar/index.css
  • @opentiny/vue-theme-mobile/badge/index.css
  • @opentiny/vue-theme-mobile/button/index.css
  • @opentiny/vue-theme-mobile/checkbox-group/index.css
  • @opentiny/vue-theme-mobile/checkbox/index.css
  • @opentiny/vue-theme-mobile/dialog-box/index.css
  • @opentiny/vue-theme-mobile/dropdown-item/index.css
  • @opentiny/vue-theme-mobile/dropdown-menu/index.css
  • @opentiny/vue-theme-mobile/exception/index.css
  • @opentiny/vue-theme-mobile/file-upload/index.css
  • @opentiny/vue-theme-mobile/form-item/index.css
  • @opentiny/vue-theme-mobile/form/index.css
  • @opentiny/vue-theme-mobile/image-viewer/index.css
  • @opentiny/vue-theme-mobile/index-bar-anchor/index.css
  • @opentiny/vue-theme-mobile/index-bar/index.css
  • @opentiny/vue-theme-mobile/index.css
  • @opentiny/vue-theme-mobile/input/index.css
  • @opentiny/vue-theme-mobile/list/index.css
  • @opentiny/vue-theme-mobile/loading/index.css
  • @opentiny/vue-theme-mobile/mini-picker/index.css
  • @opentiny/vue-theme-mobile/modal/index.css
  • @opentiny/vue-theme-mobile/multi-select/index.css
  • @opentiny/vue-theme-mobile/nav-bar/index.css
  • @opentiny/vue-theme-mobile/numeric/index.css
  • @opentiny/vue-theme-mobile/picker-column/index.css
  • @opentiny/vue-theme-mobile/popover/index.css
  • @opentiny/vue-theme-mobile/popup/index.css
  • @opentiny/vue-theme-mobile/progress/index.css
  • @opentiny/vue-theme-mobile/pull-refresh/index.css
  • @opentiny/vue-theme-mobile/radio/index.css
  • @opentiny/vue-theme-mobile/search/index.css
  • @opentiny/vue-theme-mobile/slider/index.css
  • @opentiny/vue-theme-mobile/steps/index.css
  • @opentiny/vue-theme-mobile/switch/index.css
  • @opentiny/vue-theme-mobile/tabbar-item/index.css
  • @opentiny/vue-theme-mobile/tabbar/index.css
  • @opentiny/vue-theme-mobile/table/index.css
  • @opentiny/vue-theme-mobile/tabs/index.css
  • @opentiny/vue-theme-mobile/time-line/index.css
  • @opentiny/vue-theme-mobile/upload-dragger/index.css
  • @opentiny/vue-theme-mobile/upload-list/index.css
  • @opentiny/vue-theme-mobile/upload/index.css
  • @opentiny/vue-theme-mobile/user-head/index.css
  • @opentiny/vue-theme-mobile/wheel/index.css

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 (@opentiny/vue-theme-mobile) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TinyVue Logo

Tiny-Vue-Theme-Mobile 是 TinyVue 组件库的移动端组件的样式层

如何使用

使用组件库时,只需安装 @opentiny/vue , @opentiny/vue-theme-mobile 会同步完成安装

本地开发

git clone git@github.com:opentiny/tiny-vue-theme-mobile.git
cd tiny-vue-theme-mobile
npm i
  • 克隆的 tiny-vue-theme-mobile 工程放在与 tiny-vue 工程同个目录文件夹
  • 安装 tiny-vue-theme-mobile 的依赖
  • 然后启动 tiny-vue 工程
  • 本地启动 tiny-vue 工程后,即可调试 tiny-vue-theme-mobile 工程

开源协议

MIT