@10yun/cv-mobile-ui 0.5.63 → 0.5.64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/other/uCharts-uniapp/index.js +2 -0
- package/other/uCharts-uniapp/package.json +42 -0
- package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/config-echarts.js +421 -421
- package/other/{qiun-data-charts → uCharts-uniapp/u-charts}/license.md +201 -201
- package/other/uCharts-uniapp/u-charts/package.json +19 -0
- package/other/{qiun-data-charts/readme.md → uCharts-uniapp/u-charts/readme-npm.md} +57 -63
- package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/readme.md +4 -4
- package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/u-charts.js +7661 -7661
- package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/u-charts.min.js +1 -1
- package/package.json +1 -1
- package/ui-cv/components/cv-filter-hm/cv-filter-hm.vue +134 -167
- package/other/qiun-data-charts/changelog.md +0 -320
- package/other/qiun-data-charts/components/qiun-data-charts/qiun-data-charts.vue +0 -1618
- package/other/qiun-data-charts/components/qiun-error/qiun-error.vue +0 -46
- package/other/qiun-data-charts/components/qiun-loading/loading1.vue +0 -162
- package/other/qiun-data-charts/components/qiun-loading/loading2.vue +0 -170
- package/other/qiun-data-charts/components/qiun-loading/loading3.vue +0 -173
- package/other/qiun-data-charts/components/qiun-loading/loading4.vue +0 -222
- package/other/qiun-data-charts/components/qiun-loading/loading5.vue +0 -229
- package/other/qiun-data-charts/components/qiun-loading/qiun-loading.vue +0 -36
- package/other/qiun-data-charts/js_sdk2/app-echarts.min.js +0 -23
- package/other/qiun-data-charts/js_sdk2/h5-echarts.min.js +0 -23
- package/other/qiun-data-charts/package.json +0 -81
- package/other/qiun-data-charts/static/app-plus/echarts.min.js +0 -23
- package/other/qiun-data-charts/static/h5/echarts.min.js +0 -23
- package/other/qiun-data-charts_2.5.0-20230101_example/App.vue +0 -20
- package/other/qiun-data-charts_2.5.0-20230101_example/common/uni-icons.css +0 -542
- package/other/qiun-data-charts_2.5.0-20230101_example/common/uni.css +0 -246
- package/other/qiun-data-charts_2.5.0-20230101_example/components/qiun-title-bar/qiun-title-bar.vue +0 -51
- package/other/qiun-data-charts_2.5.0-20230101_example/components/test-charts/test-charts.vue +0 -48
- package/other/qiun-data-charts_2.5.0-20230101_example/main.js +0 -13
- package/other/qiun-data-charts_2.5.0-20230101_example/manifest.json +0 -75
- package/other/qiun-data-charts_2.5.0-20230101_example/mockdata/demodata.json +0 -448
- package/other/qiun-data-charts_2.5.0-20230101_example/mockdata/mapdata.json +0 -1
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/canvas/canvas.vue +0 -142
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/echarts/echarts.vue +0 -228
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/format-e/format-e.vue +0 -113
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/format-u/format-u.vue +0 -110
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/index/index.vue +0 -58
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/layout/layout.vue +0 -174
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/other/other.vue +0 -233
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/tab/tab.vue +0 -115
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/ucharts/ucharts.vue +0 -339
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/unicloud/unicloud.vue +0 -117
- package/other/qiun-data-charts_2.5.0-20230101_example/pages/updata/updata.vue +0 -212
- package/other/qiun-data-charts_2.5.0-20230101_example/pages.json +0 -79
- package/other/qiun-data-charts_2.5.0-20230101_example/static/logo.png +0 -0
- package/other/qiun-data-charts_2.5.0-20230101_example/uni.scss +0 -76
- package/other/qiun-data-charts_2.5.0-20230101_example/uniCloud-aliyun/database/db_init.json +0 -455
- package/other/qiun-data-charts_2.5.0-20230101_example/uniCloud-aliyun/database/qiun-charts-demo.schema.json +0 -76
- package/other/u-charts/config.js +0 -503
- package/other/u-charts/data.json +0 -1143
- package/other/u-charts/demodata.json +0 -267
- package/other/u-charts/mapdata.json +0 -41
- package/other/u-charts/u-charts.js +0 -5687
- package/other/u-charts/u-charts.min.js +0 -1
- package/other/u-charts/u-charts.vue +0 -466
- /package/other/{qiun-data-charts/js_sdk → uCharts-uniapp}/u-charts/config-ucharts.js +0 -0
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"id": "qiun-data-charts",
|
|
3
|
-
"displayName": "秋云 ucharts echarts 高性能跨全端图表组件",
|
|
4
|
-
"version": "2.5.0-20230101",
|
|
5
|
-
"description": "uCharts 新增正负柱状图!支持H5及APP用 ucharts echarts 渲染图表,uniapp可视化首选组件",
|
|
6
|
-
"keywords": [
|
|
7
|
-
"ucharts",
|
|
8
|
-
"echarts",
|
|
9
|
-
"f2",
|
|
10
|
-
"图表",
|
|
11
|
-
"可视化"
|
|
12
|
-
],
|
|
13
|
-
"repository": "https://gitee.com/uCharts/uCharts",
|
|
14
|
-
"engines": {
|
|
15
|
-
"HBuilderX": "^3.3.8"
|
|
16
|
-
},
|
|
17
|
-
"dcloudext": {
|
|
18
|
-
"sale": {
|
|
19
|
-
"regular": {
|
|
20
|
-
"price": "0.00"
|
|
21
|
-
},
|
|
22
|
-
"sourcecode": {
|
|
23
|
-
"price": "0.00"
|
|
24
|
-
}
|
|
25
|
-
},
|
|
26
|
-
"contact": {
|
|
27
|
-
"qq": "474119"
|
|
28
|
-
},
|
|
29
|
-
"declaration": {
|
|
30
|
-
"ads": "无",
|
|
31
|
-
"data": "插件不采集任何数据",
|
|
32
|
-
"permissions": "无"
|
|
33
|
-
},
|
|
34
|
-
"npmurl": "https://www.npmjs.com/~qiun",
|
|
35
|
-
"type": "component-vue"
|
|
36
|
-
},
|
|
37
|
-
"uni_modules": {
|
|
38
|
-
"dependencies": [],
|
|
39
|
-
"encrypt": [],
|
|
40
|
-
"platforms": {
|
|
41
|
-
"cloud": {
|
|
42
|
-
"tcb": "y",
|
|
43
|
-
"aliyun": "y"
|
|
44
|
-
},
|
|
45
|
-
"client": {
|
|
46
|
-
"App": {
|
|
47
|
-
"app-vue": "y",
|
|
48
|
-
"app-nvue": "y"
|
|
49
|
-
},
|
|
50
|
-
"H5-mobile": {
|
|
51
|
-
"Safari": "y",
|
|
52
|
-
"Android Browser": "y",
|
|
53
|
-
"微信浏览器(Android)": "y",
|
|
54
|
-
"QQ浏览器(Android)": "y"
|
|
55
|
-
},
|
|
56
|
-
"H5-pc": {
|
|
57
|
-
"Chrome": "y",
|
|
58
|
-
"IE": "y",
|
|
59
|
-
"Edge": "y",
|
|
60
|
-
"Firefox": "y",
|
|
61
|
-
"Safari": "y"
|
|
62
|
-
},
|
|
63
|
-
"小程序": {
|
|
64
|
-
"微信": "y",
|
|
65
|
-
"阿里": "y",
|
|
66
|
-
"百度": "y",
|
|
67
|
-
"字节跳动": "y",
|
|
68
|
-
"QQ": "y"
|
|
69
|
-
},
|
|
70
|
-
"快应用": {
|
|
71
|
-
"华为": "y",
|
|
72
|
-
"联盟": "y"
|
|
73
|
-
},
|
|
74
|
-
"Vue": {
|
|
75
|
-
"vue2": "y",
|
|
76
|
-
"vue3": "y"
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|