|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"id": "uni-load-more",
|
|
|
"displayName": "uni-load-more 加载更多",
|
|
|
- "version": "1.3.3",
|
|
|
+ "version": "1.3.5",
|
|
|
"description": "LoadMore 组件,常用在列表里面,做滚动加载使用。",
|
|
|
"keywords": [
|
|
|
"uni-ui",
|
|
@@ -16,11 +16,7 @@
|
|
|
"directories": {
|
|
|
"example": "../../temps/example_temps"
|
|
|
},
|
|
|
- "dcloudext": {
|
|
|
- "category": [
|
|
|
- "前端组件",
|
|
|
- "通用组件"
|
|
|
- ],
|
|
|
+"dcloudext": {
|
|
|
"sale": {
|
|
|
"regular": {
|
|
|
"price": "0.00"
|
|
@@ -37,7 +33,8 @@
|
|
|
"data": "无",
|
|
|
"permissions": "无"
|
|
|
},
|
|
|
- "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui"
|
|
|
+ "npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui",
|
|
|
+ "type": "component-vue"
|
|
|
},
|
|
|
"uni_modules": {
|
|
|
"dependencies": ["uni-scss"],
|
|
@@ -45,7 +42,8 @@
|
|
|
"platforms": {
|
|
|
"cloud": {
|
|
|
"tcb": "y",
|
|
|
- "aliyun": "y"
|
|
|
+ "aliyun": "y",
|
|
|
+ "alipay": "n"
|
|
|
},
|
|
|
"client": {
|
|
|
"App": {
|
|
@@ -83,4 +81,4 @@
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
-}
|
|
|
+}
|