@@ -802,7 +802,6 @@
"version": "3.0.0",
"name": "CountUp",
"taro": true,
- "tarodoc": true,
"sort": 12,
"cName": "数字滚动",
"type": "component",
@@ -813,7 +812,6 @@
{
"name": "NumberKeyboard",
"sort": 13,
"cName": "数字键盘",
@@ -1,4 +1,4 @@
-# Datepicker 日期选择器
+# DatePicker 日期选择器
### 介绍
-# Infiniteloading 滚动加载
+# InfiniteLoading 滚动加载
-# signature组件
+# Signature 签名
-# Video 轮播
+# Video 视频播放器
@@ -1,3 +1,3 @@
export default {
- navigationBarTitleText: 'Infiniteloading'
+ navigationBarTitleText: 'InfiniteLoading'
};