Vue

※前提条件:本文基于 Vue 2.0 创作

安装 [edit]

npm install vue-easytable --save

使用 [edit]

引入依赖 [edit]

import 'vue-easytable/libs/themes-base/index.css'
import {VTable, VPagination} from 'vue-easytable'
​
//组件中注册
components: {
   VTable, VPagination
}

コメント:



(画像の文字列を入力して下さい)

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS