1.0.3 • Published 5 years ago

airus-ui v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

airus-ui

Airus-UI 官方插件

Build Setup

# 使用
in main.js 加入

import AirusUI from 'airus-ui'
Vue.use(AirusUI)

For example
<airus-button
      :widthRatio="1424"
      :text="'下一步'"
      :width="1182"
      :height="147"
      :fontSize="56"
      :marginTop="120">
    </airus-button>

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago