0.1.5 • Published 4 years ago

mcloud-zt-zsj v0.1.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

new-app

Project setup

yarn install mcloud-xt-lfx

main.js
  import McloudZtLfx from 'mcloud-zt-lfx'
  import 'mcloud-zt-lfx/lib/mcloud-zt-lfx.css'
  Vue.use(McloudZtLfx)

多个组件

mcloudFrom
 url 后台路径 必传
 captcha  验证码 路径
 showBlock  true 合作 false 试用
mcloudBtnFrom

 btnText  按钮文字
 url 后台路径 必传
 captcha  验证码 路径
 showBlock  true 合作 false 试用
mcloudRight

 url 后台路径 必传
 captcha  验证码 路径
 bottom  距离底部位置
 right  距离右侧位置

Customize configuration

See Configuration Reference.