| 12345678910111213141516171819202122232425262728 |
- {
- "id": "wlp-progress-new",
- "name": "超级好用的最基础的半、全、渐变圆环进度条组件,可二次开发或者联系我二次开发哟",
- "displayName": "超级好用的最基础的半、全、渐变圆环进度条组件,可二次开发或者联系我二次开发哟",
- "version": "1.0.0",
- "description": "超级好用的最基础的圆环进度条组件,可二次开发,半圆,全圆,渐变等等,利用canvas实现",
- "keywords": [
- "进度条",
- "半圆环",
- "全圆环",
- "渐变"
- ],
- "dcloudext": {
- "type": "component-vue",
- "sale": {
- "regular": {
- "price": "0.00"
- },
- "sourcecode": {
- "price": "0.00"
- }
- }
- },
- "uni_modules": {
- "dependencies": [],
- "encrypt": []
- }
- }
|