Commit 540cbb9e authored by tangfh's avatar tangfh

+

parent c7b8676c
## 1.0.1(2024-06-12)
1.0.1
## 1.0.0(2024-06-07) ## 1.0.0(2024-06-07)
1.0.0 1.0.0
## 1.0.4(2024-05-30) ## 1.0.4(2024-05-30)
......
...@@ -74,7 +74,6 @@ ...@@ -74,7 +74,6 @@
console.log('chooseImage fail res: ', res); console.log('chooseImage fail res: ', res);
}, },
complete(res) { complete(res) {
//.log('chooseImage complete res: ',res);
} }
}) })
}, },
......
{ {
"id": "f-add-image-grid", "id": "f-add-image-grid",
"displayName": "f-add-image-grid", "displayName": "f-add-image-grid",
"version": "1.0.0", "version": "1.0.1",
"description": "图片选择", "description": "图片选择",
"keywords": [ "keywords": [
"f-add-image-grid" "f-add-image-grid"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment