VuxUI使用歷程:【003】Vux組件使用之FormPreview組件、X-input組件、Loading 組件

Vux:FormPreview組件

import { FormPreview } from 'vux'

export default {
  components: {
    FormPreview
  }
}

FormPreview組件使用場景Demo

使用方法同上一個一致

https://blog.csdn.net/qq_15980721/article/details/102377566

X-input組件、X-switch、X-number、Selector 組件使用場景Demo

Loading 組件使用場景demo

 

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章