mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
update
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
[](https://unpkg.com/vxe-table/lib/index.css)
|
||||
[](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(简洁、高效、通用)
|
||||
|
||||
@@ -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: {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
app: {
|
||||
header: {
|
||||
desc: '一个功能强大的、灵活、可配置、可扩展的 Vue 表格组件'
|
||||
desc: '一个完整功能 Vue 表格,轻松解决绝大部分对 Table 的一切需求,与任意组件库完美兼容'
|
||||
},
|
||||
aside: {
|
||||
nav: {
|
||||
|
||||
Reference in New Issue
Block a user