This commit is contained in:
xuliangzhan
2019-06-15 16:07:27 +08:00
parent 165d5cc0ee
commit a6f2d723d7
3 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@
[![gzip size: CSS](http://img.badgesize.io/https://unpkg.com/vxe-table/lib/index.css?compression=gzip&label=gzip%20size:%20CSS&color=green)](https://unpkg.com/vxe-table/lib/index.css)
[![npm license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/xuliangzhan/vxe-table/blob/master/LICENSE)
Fully functional Table, easily solve most of the Table all requirements, and perfect compatibility with any component library.
全功能表格,轻松解决绝大部分对 Table 的一切需求,与任意组件库完美兼容
A complete function Vue Table, easily solve most of the Table all requirements, and perfect compatibility with any component library.
一个完整功能 Vue 表格,轻松解决绝大部分对 Table 的一切需求,与任意组件库完美兼容
* vxe-table 的设计理念
* 精简的 API简洁、高效、通用

View File

@@ -1,7 +1,7 @@
module.exports = {
app: {
header: {
desc: 'A powerful, flexible, configurable, extensible Vue Table component.'
desc: 'A complete function Vue Table, easily solve most of the Table all requirements, and perfect compatibility with any component library.'
},
aside: {
nav: {

View File

@@ -1,7 +1,7 @@
module.exports = {
app: {
header: {
desc: '一个功能强大的、灵活、可配置、可扩展的 Vue 表格组件'
desc: '一个完整功能 Vue 表格,轻松解决绝大部分对 Table 的一切需求,与任意组件库完美兼容'
},
aside: {
nav: {