# vuetify-data-table-example **Repository Path**: hujiyi/vuetify-data-table-example ## Basic Information - **Project Name**: vuetify-data-table-example - **Description**: 这是一个使用 Vuetify 的 v-data-table 组件实现基于 leancloud 的 CRUD 应用,参考了 Vuetify data-table example with a CRUD App。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-24 - **Last Updated**: 2021-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuetify-data-table-example #### 介绍 这是一个使用 `Vuetify` 的 `v-data-table` 组件实现基于 `leancloud` 的 CRUD 应用,参考了 [Vuetify data-table example with a CRUD App](https://bezkoder.com/vuetify-data-table-example/)。 此处没有提供 `leancloud` 的 `应用Keys`,请编辑文件 `src/api/config/lc.config.js`, 添加自己 `leancloud` 项目的`应用Keys`. 界面不美观,因为主要想展示的是 CRUD 的操作。 文字教程请浏览网址:[使用 Vuetify 的 v-data-table 组件实现基于 leancloud 的 CRUD 应用](https://hujiyi.gitee.io/2020/12/23/vuetify-data-table-with-leancloud/)