浏览代码

upd: version 2.2.2 doc 40+ Reusable components

richard1015 5 年之前
父节点
当前提交
f33d0fca8f
共有 4 个文件被更改,包括 4 次插入4 次删除
  1. 1 1
      README-zh_CN.md
  2. 1 1
      README.md
  3. 1 1
      docs/intro.md
  4. 1 1
      package.json

+ 1 - 1
README-zh_CN.md

@@ -10,7 +10,7 @@
 ## 特性
 ## 特性
 
 
 * 全新的架构
 * 全新的架构
-* 40+ 高质量组件
+* 50+ 高质量组件
 * 30+ 京东移动端项目正在使用
 * 30+ 京东移动端项目正在使用
 * 参照京东APP 7.0 视觉规范
 * 参照京东APP 7.0 视觉规范
 * 支持按需加载
 * 支持按需加载

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ English | [简体中文](./README-zh_CN.md)
 ## Features
 ## Features
 
 
 * New structure
 * New structure
-* 40+ Reusable components
+* 50+ Reusable components
 * Used by 30+ JD mobile projects
 * Used by 30+ JD mobile projects
 * Refer to JD APP 7.0 visual specification
 * Refer to JD APP 7.0 visual specification
 * On-demand loading Support
 * On-demand loading Support

+ 1 - 1
docs/intro.md

@@ -14,7 +14,7 @@ NutUI是一套京东风格的移动端Vue组件库,开发和服务于移动Web
 
 
 ## 特性
 ## 特性
 
 
-* 40+ 高质量组件
+* 50+ 高质量组件
 * 30+ 京东移动端项目正在使用
 * 30+ 京东移动端项目正在使用
 * 基于京东APP 7.0 视觉规范
 * 基于京东APP 7.0 视觉规范
 * 支持按需加载
 * 支持按需加载

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
     "name": "@nutui/nutui",
     "name": "@nutui/nutui",
-    "version": "2.2.0",
+    "version": "2.2.2",
     "description": "一套轻量级移动端Vue组件库",
     "description": "一套轻量级移动端Vue组件库",
     "typings": "dist/types/index.d.ts",
     "typings": "dist/types/index.d.ts",
     "main": "dist/nutui.js",
     "main": "dist/nutui.js",