super-page-runtime 1.0.16 → 1.0.17
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/package.json +5 -1
- package/.eslintrc.cjs +0 -26
- package/.prettierrc.json +0 -8
- package/App.vue +0 -9
- package/components/index.ts +0 -17
- package/components/runtime/index.ts +0 -2
- package/components/runtime/utils/assemblys-config.js +0 -294
- package/components/runtime/views/assemblys/button/button/button-runtime.vue +0 -49
- package/components/runtime/views/assemblys/button/button-group/buttongroup-runtime.vue +0 -26
- package/components/runtime/views/assemblys/button/dropdown/dropdown-runtime.vue +0 -93
- package/components/runtime/views/assemblys/chart/column-line/column-line-runtime.vue +0 -59
- package/components/runtime/views/assemblys/chart/common/common-attr-assistant.vue +0 -32
- package/components/runtime/views/assemblys/chart/common/common-attr-base.vue +0 -60
- package/components/runtime/views/assemblys/chart/common/common-attr-drill.vue +0 -39
- package/components/runtime/views/assemblys/chart/common/common-attr-groupby.vue +0 -104
- package/components/runtime/views/assemblys/chart/common/common-attr-serieslist.vue +0 -145
- package/components/runtime/views/assemblys/chart/common/common-attr-sortby.vue +0 -119
- package/components/runtime/views/assemblys/chart/common/common-style-custom.vue +0 -28
- package/components/runtime/views/assemblys/chart/common/common-style-datazoom.vue +0 -45
- package/components/runtime/views/assemblys/chart/common/common-style-font-subtitle.vue +0 -78
- package/components/runtime/views/assemblys/chart/common/common-style-font-title.vue +0 -56
- package/components/runtime/views/assemblys/chart/common/common-style-grid.vue +0 -70
- package/components/runtime/views/assemblys/chart/common/common-style-legend.vue +0 -70
- package/components/runtime/views/assemblys/chart/common/common-style-tooltip.vue +0 -140
- package/components/runtime/views/assemblys/chart/common/common-style-xaxis.vue +0 -58
- package/components/runtime/views/assemblys/chart/common/common-style-yaxis.vue +0 -125
- package/components/runtime/views/assemblys/chart/common-series/common-attr-dataset.vue +0 -67
- package/components/runtime/views/assemblys/chart/common-series/common-attr-dynamic.vue +0 -57
- package/components/runtime/views/assemblys/chart/common-series/common-attr-testdatas.vue +0 -23
- package/components/runtime/views/assemblys/chart/common-series/common-style-label.vue +0 -209
- package/components/runtime/views/assemblys/chart/gauge/gauge-runtime.vue +0 -46
- package/components/runtime/views/assemblys/chart/pie/pie-runtime.vue +0 -56
- package/components/runtime/views/assemblys/chart/radar/radar-runtime.vue +0 -55
- package/components/runtime/views/assemblys/chart/scatter/scatter-runtime.vue +0 -57
- package/components/runtime/views/assemblys/common/common-attr-cursor.vue +0 -23
- package/components/runtime/views/assemblys/common/common-attr-size.vue +0 -54
- package/components/runtime/views/assemblys/common/common-select-table.vue +0 -287
- package/components/runtime/views/assemblys/common/common-style-background.vue +0 -46
- package/components/runtime/views/assemblys/common/common-style-border.vue +0 -37
- package/components/runtime/views/assemblys/common/common-style-custom.vue +0 -35
- package/components/runtime/views/assemblys/common/common-style-font-head.vue +0 -53
- package/components/runtime/views/assemblys/common/common-style-font.vue +0 -53
- package/components/runtime/views/assemblys/common/common-style-margin.vue +0 -34
- package/components/runtime/views/assemblys/common/common-style-padding.vue +0 -34
- package/components/runtime/views/assemblys/common/common-style-position.vue +0 -39
- package/components/runtime/views/assemblys/common/common-style-shadow.vue +0 -37
- package/components/runtime/views/assemblys/common/export-form-report-dialog.vue +0 -108
- package/components/runtime/views/assemblys/common/remove-signer-dialog.vue +0 -99
- package/components/runtime/views/assemblys/common/task-informition-dialog.vue +0 -69
- package/components/runtime/views/assemblys/common-attr-events.vue +0 -46
- package/components/runtime/views/assemblys/container/card/card-runtime.vue +0 -59
- package/components/runtime/views/assemblys/container/collapse/collapse-runtime.vue +0 -59
- package/components/runtime/views/assemblys/container/container/container-runtime.vue +0 -41
- package/components/runtime/views/assemblys/container/flex/flex-runtime.vue +0 -35
- package/components/runtime/views/assemblys/container/form/form-runtime.vue +0 -37
- package/components/runtime/views/assemblys/container/iframe/iframe-runtime.vue +0 -32
- package/components/runtime/views/assemblys/container/tabs/tabs-runtime.vue +0 -54
- package/components/runtime/views/assemblys/container/tools/tools-runtime.vue +0 -99
- package/components/runtime/views/assemblys/data/bar-code/barcode-attr-base.vue +0 -117
- package/components/runtime/views/assemblys/data/bar-code/barcode-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/data/bar-code/barcode-attr-style.vue +0 -25
- package/components/runtime/views/assemblys/data/bar-code/barcode-attr.vue +0 -28
- package/components/runtime/views/assemblys/data/bar-code/barcode-design.vue +0 -103
- package/components/runtime/views/assemblys/data/component/attr-header.vue +0 -69
- package/components/runtime/views/assemblys/data/component/attr-style.vue +0 -64
- package/components/runtime/views/assemblys/data/component/column-config.vue +0 -171
- package/components/runtime/views/assemblys/data/component/combinedHeader.vue +0 -96
- package/components/runtime/views/assemblys/data/component/composite-header.vue +0 -257
- package/components/runtime/views/assemblys/data/component/configuration-value.vue +0 -206
- package/components/runtime/views/assemblys/data/component/data-origin-tree.vue +0 -117
- package/components/runtime/views/assemblys/data/component/data-origin.vue +0 -260
- package/components/runtime/views/assemblys/data/component/formatting.vue +0 -200
- package/components/runtime/views/assemblys/data/component/in-parameter.vue +0 -56
- package/components/runtime/views/assemblys/data/component/querySetting.vue +0 -52
- package/components/runtime/views/assemblys/data/component/return-set-table.vue +0 -91
- package/components/runtime/views/assemblys/data/component/row-backgroud-color.vue +0 -58
- package/components/runtime/views/assemblys/data/component/select-data-table.vue +0 -86
- package/components/runtime/views/assemblys/data/table/main-table-runtime.vue +0 -858
- package/components/runtime/views/assemblys/data/table/sub-table-runtime.vue +0 -625
- package/components/runtime/views/assemblys/data/table/table-runtime.vue +0 -93
- package/components/runtime/views/assemblys/data/tree/tree-attr-base.vue +0 -137
- package/components/runtime/views/assemblys/data/tree/tree-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/data/tree/tree-attr-style.vue +0 -55
- package/components/runtime/views/assemblys/data/tree/tree-attr.vue +0 -28
- package/components/runtime/views/assemblys/data/tree/tree-design.vue +0 -125
- package/components/runtime/views/assemblys/error-attr.vue +0 -15
- package/components/runtime/views/assemblys/error-render.vue +0 -17
- package/components/runtime/views/assemblys/form/cascader/cascader-design.vue +0 -288
- package/components/runtime/views/assemblys/form/checkbox/checkbox-runtime.vue +0 -198
- package/components/runtime/views/assemblys/form/colors/colors-design.vue +0 -16
- package/components/runtime/views/assemblys/form/common/analytic-rule.vue +0 -148
- package/components/runtime/views/assemblys/form/common/attr-event.vue +0 -82
- package/components/runtime/views/assemblys/form/common/attr-header.vue +0 -54
- package/components/runtime/views/assemblys/form/common/attr-style.vue +0 -44
- package/components/runtime/views/assemblys/form/common/bar-code-rule.vue +0 -104
- package/components/runtime/views/assemblys/form/common/condition.vue +0 -147
- package/components/runtime/views/assemblys/form/common/data-origin.vue +0 -81
- package/components/runtime/views/assemblys/form/common/data-orign-in-parameter.vue +0 -64
- package/components/runtime/views/assemblys/form/common/dataorigin-input-table.vue +0 -106
- package/components/runtime/views/assemblys/form/common/default-value-setting.vue +0 -362
- package/components/runtime/views/assemblys/form/common/dimension-input.vue +0 -68
- package/components/runtime/views/assemblys/form/common/dynamic-data-source-setting.vue +0 -115
- package/components/runtime/views/assemblys/form/common/formatting-label.vue +0 -81
- package/components/runtime/views/assemblys/form/common/grid-num-select.vue +0 -43
- package/components/runtime/views/assemblys/form/common/icon-set-dialog.vue +0 -144
- package/components/runtime/views/assemblys/form/common/linkage.vue +0 -21
- package/components/runtime/views/assemblys/form/common/overall-height.vue +0 -20
- package/components/runtime/views/assemblys/form/common/overall-width.vue +0 -48
- package/components/runtime/views/assemblys/form/common/pre-suffix.vue +0 -33
- package/components/runtime/views/assemblys/form/common/rich-text.vue +0 -100
- package/components/runtime/views/assemblys/form/common/row-ul-li.vue +0 -55
- package/components/runtime/views/assemblys/form/common/setoption-table.vue +0 -86
- package/components/runtime/views/assemblys/form/common/size-input.vue +0 -65
- package/components/runtime/views/assemblys/form/common/suffixmodule.vue +0 -82
- package/components/runtime/views/assemblys/form/common/title.vue +0 -20
- package/components/runtime/views/assemblys/form/common/uploading.vue +0 -34
- package/components/runtime/views/assemblys/form/common/verification.vue +0 -79
- package/components/runtime/views/assemblys/form/common/voluntarily.vue +0 -27
- package/components/runtime/views/assemblys/form/custom/custom-attr-base.vue +0 -81
- package/components/runtime/views/assemblys/form/custom/custom-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/form/custom/custom-attr-style.vue +0 -14
- package/components/runtime/views/assemblys/form/custom/custom-attr.vue +0 -28
- package/components/runtime/views/assemblys/form/custom/custom-design.vue +0 -57
- package/components/runtime/views/assemblys/form/date-picker/datepicker-runtime.vue +0 -80
- package/components/runtime/views/assemblys/form/datetime/datetime-design.vue +0 -19
- package/components/runtime/views/assemblys/form/dept-tree/depttree-runtime.vue +0 -60
- package/components/runtime/views/assemblys/form/divider/divider-runtime.vue +0 -44
- package/components/runtime/views/assemblys/form/file-picture/picture-design.vue +0 -80
- package/components/runtime/views/assemblys/form/file-upload/fileupload-runtime.vue +0 -79
- package/components/runtime/views/assemblys/form/image-thumbnail/imagethumbnail-attr-base.vue +0 -142
- package/components/runtime/views/assemblys/form/image-thumbnail/imagethumbnail-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/form/image-thumbnail/imagethumbnail-attr-style.vue +0 -14
- package/components/runtime/views/assemblys/form/image-thumbnail/imagethumbnail-attr.vue +0 -28
- package/components/runtime/views/assemblys/form/image-thumbnail/imagethumbnail-design.vue +0 -104
- package/components/runtime/views/assemblys/form/image-upload/imageupload-attr-base.vue +0 -75
- package/components/runtime/views/assemblys/form/image-upload/imageupload-attr-event.vue +0 -13
- package/components/runtime/views/assemblys/form/image-upload/imageupload-attr-style.vue +0 -14
- package/components/runtime/views/assemblys/form/image-upload/imageupload-attr.vue +0 -28
- package/components/runtime/views/assemblys/form/image-upload/imageupload-design.vue +0 -76
- package/components/runtime/views/assemblys/form/input-number/input-number-runtime.vue +0 -62
- package/components/runtime/views/assemblys/form/input-show/input-show-attr-base.vue +0 -68
- package/components/runtime/views/assemblys/form/input-show/input-show-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/form/input-show/input-show-attr-style.vue +0 -70
- package/components/runtime/views/assemblys/form/input-show/input-show-attr.vue +0 -28
- package/components/runtime/views/assemblys/form/input-show/input-show-design.vue +0 -155
- package/components/runtime/views/assemblys/form/input-text/inputtext-runtime.vue +0 -142
- package/components/runtime/views/assemblys/form/label/label-runtime.vue +0 -143
- package/components/runtime/views/assemblys/form/link/link-runtime.vue +0 -70
- package/components/runtime/views/assemblys/form/placeholder/placeholder-runtime.vue +0 -24
- package/components/runtime/views/assemblys/form/radio/radio-runtime.vue +0 -203
- package/components/runtime/views/assemblys/form/rate/rate-design.vue +0 -16
- package/components/runtime/views/assemblys/form/rich-text/richtext-runtime.vue +0 -169
- package/components/runtime/views/assemblys/form/select/select-runtime.vue +0 -247
- package/components/runtime/views/assemblys/form/slider/slider-design.vue +0 -16
- package/components/runtime/views/assemblys/form/switch/switch-runtime.vue +0 -63
- package/components/runtime/views/assemblys/form/tag/tag-runtime.vue +0 -65
- package/components/runtime/views/assemblys/form/text/text-design.vue +0 -19
- package/components/runtime/views/assemblys/form/textarea/textarea-runtime.vue +0 -63
- package/components/runtime/views/assemblys/form/transfer/transfer-design.vue +0 -32
- package/components/runtime/views/assemblys/object-render.vue +0 -176
- package/components/runtime/views/assemblys/page/page-attr-base-20240429-1.vue +0 -179
- package/components/runtime/views/assemblys/page/page-attr-base.vue +0 -259
- package/components/runtime/views/assemblys/page/page-attr-events.vue +0 -50
- package/components/runtime/views/assemblys/page/page-attr-style.vue +0 -25
- package/components/runtime/views/assemblys/page/page-attr.vue +0 -84
- package/components/runtime/views/assemblys/page/variable-dialog.vue +0 -242
- package/components/runtime/views/assemblys/workflow/component/combination.vue +0 -206
- package/components/runtime/views/assemblys/workflow/component/condition-dialog.vue +0 -99
- package/components/runtime/views/assemblys/workflow/component/event-dialog.vue +0 -278
- package/components/runtime/views/assemblys/workflow/component/journal-set-dialog.vue +0 -174
- package/components/runtime/views/assemblys/workflow/component/logical-setup-dialog.vue +0 -155
- package/components/runtime/views/assemblys/workflow/component/rule-dialog.vue +0 -47
- package/components/runtime/views/assemblys/workflow/component/set-dialog.vue +0 -130
- package/components/runtime/views/assemblys/workflow/component/task-trigger-dialog.vue +0 -96
- package/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-attr-base.vue +0 -43
- package/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-attr-style.vue +0 -27
- package/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-attr.vue +0 -28
- package/components/runtime/views/assemblys/workflow/picture-flow/pictureflow-design.vue +0 -17
- package/components/runtime/views/assemblys/workflow/text-history/texthistory-attr-base.vue +0 -60
- package/components/runtime/views/assemblys/workflow/text-history/texthistory-attr-event.vue +0 -14
- package/components/runtime/views/assemblys/workflow/text-history/texthistory-attr-style.vue +0 -27
- package/components/runtime/views/assemblys/workflow/text-history/texthistory-attr.vue +0 -28
- package/components/runtime/views/assemblys/workflow/text-history/texthistory-design.vue +0 -17
- package/components/runtime/views/assemblys/workflow/workflow-button/workflowbutton-runtime.vue +0 -64
- package/components/runtime/views/render/page-view.vue +0 -80
- package/components/runtime/views/super-page copy.vue +0 -61
- package/components/runtime/views/super-page.vue +0 -667
- package/components/super-page-dialog/index.ts +0 -2
- package/components/super-page-dialog/super-page-dialog.vue +0 -267
- package/components/wf-editor/index.ts +0 -2
- package/components/wf-editor/wf-editor.vue +0 -15
- package/cypress/e2e/example.cy.ts +0 -8
- package/cypress/e2e/tsconfig.json +0 -10
- package/cypress/fixtures/example.json +0 -5
- package/cypress/support/commands.ts +0 -39
- package/cypress/support/e2e.ts +0 -20
- package/cypress.config.ts +0 -8
- package/env.d.ts +0 -1
- package/index.html +0 -13
- package/main.ts +0 -11
- package/package-ws.json +0 -70
- package/public/favicon.ico +0 -0
- package/tsconfig copy.json +0 -17
- package/tsconfig.app copy.json +0 -14
- package/tsconfig.app.json +0 -14
- package/tsconfig.json +0 -17
- package/tsconfig.node copy.json +0 -19
- package/tsconfig.node.json +0 -19
- package/tsconfig.vitest copy.json +0 -11
- package/tsconfig.vitest.json +0 -11
- package/vite.config copy.ts +0 -109
- package/vite.config.ts +0 -86
- package/vitest.config.ts +0 -14
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="网格"
|
|
4
|
-
name="styleGrid"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item label="背景颜色" style="margin-top:4px;">
|
|
8
|
-
<el-color-picker v-model="configure.style.gridBackgroundColor" />
|
|
9
|
-
</el-form-item>
|
|
10
|
-
<el-form-item label="上边距" style="margin-top:-10px;">
|
|
11
|
-
<el-input-number v-model="configure.style.gridPaddingTop" :min="0" :max="100">
|
|
12
|
-
</el-input-number>
|
|
13
|
-
</el-form-item>
|
|
14
|
-
<el-form-item label="右边距" style="margin-top:-10px;">
|
|
15
|
-
<el-input-number v-model="configure.style.gridPaddingRight" :min="0" :max="100">
|
|
16
|
-
</el-input-number>
|
|
17
|
-
</el-form-item>
|
|
18
|
-
<el-form-item label="下边距" style="margin-top:-10px;">
|
|
19
|
-
<el-input-number v-model="configure.style.gridPaddingBottom" :min="0" :max="100">
|
|
20
|
-
</el-input-number>
|
|
21
|
-
</el-form-item>
|
|
22
|
-
<el-form-item label="左边距" style="margin-top:-10px;">
|
|
23
|
-
<el-input-number v-model="configure.style.gridPaddingLeft" :min="0" :max="100">
|
|
24
|
-
</el-input-number>
|
|
25
|
-
</el-form-item>
|
|
26
|
-
<el-form-item label="显示边框" style="margin-top:-10px;">
|
|
27
|
-
<el-switch v-model="configure.style.enableGridLine"/>
|
|
28
|
-
</el-form-item>
|
|
29
|
-
<el-form-item
|
|
30
|
-
v-show="configure.style.enableGridLine"
|
|
31
|
-
label="边框颜色" style="margin-top:-10px;">
|
|
32
|
-
<el-color-picker v-model="configure.style.gridLineColor" />
|
|
33
|
-
</el-form-item>
|
|
34
|
-
<el-form-item
|
|
35
|
-
v-show="configure.style.enableGridLine"
|
|
36
|
-
label="边框线宽" style="margin-top:-10px;">
|
|
37
|
-
<el-input-number v-model="configure.style.gridLineWidth" :min="0" :max="40">
|
|
38
|
-
</el-input-number>
|
|
39
|
-
</el-form-item>
|
|
40
|
-
<el-form-item
|
|
41
|
-
label="阴影" style="margin-top:-10px;margin-bottom:-15px;">
|
|
42
|
-
<el-color-picker v-model="configure.style.gridShadowColor" />
|
|
43
|
-
</el-form-item>
|
|
44
|
-
<el-form-item
|
|
45
|
-
v-show="configure.style.gridShadowColor"
|
|
46
|
-
label="阴影模糊"
|
|
47
|
-
style="margin-top:15px;">
|
|
48
|
-
<el-input-number v-model="configure.style.gridShadowBlur" :min="0" :max="20">
|
|
49
|
-
</el-input-number>
|
|
50
|
-
</el-form-item>
|
|
51
|
-
<el-form-item v-show="configure.style.gridShadowColor" label="水平偏移" style="margin-top:-10px;">
|
|
52
|
-
<el-input-number v-model="configure.style.gridShadowX" :min="0" :max="40">
|
|
53
|
-
</el-input-number>
|
|
54
|
-
</el-form-item>
|
|
55
|
-
<el-form-item v-show="configure.style.gridShadowColor" label="垂直偏移" style="margin-top:-10px;margin-bottom:-15px;">
|
|
56
|
-
<el-input-number v-model="configure.style.gridShadowY" :min="0" :max="40">
|
|
57
|
-
</el-input-number>
|
|
58
|
-
</el-form-item>
|
|
59
|
-
</div>
|
|
60
|
-
</el-collapse-item>
|
|
61
|
-
</template>
|
|
62
|
-
<script lang='ts' setup>
|
|
63
|
-
defineProps({
|
|
64
|
-
configure:{
|
|
65
|
-
type:Object,
|
|
66
|
-
required:true
|
|
67
|
-
}
|
|
68
|
-
});
|
|
69
|
-
</script>
|
|
70
|
-
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="图例"
|
|
4
|
-
name="styleLegend"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item label="是否显示" style="margin-top:0px;margin-bottom:-15px;">
|
|
8
|
-
<el-switch v-model="configure.style.enableLegend"/>
|
|
9
|
-
</el-form-item>
|
|
10
|
-
<el-form-item
|
|
11
|
-
v-show="configure.style.enableLegend"
|
|
12
|
-
label="布局" style="margin-top:18px;">
|
|
13
|
-
<el-radio-group v-model="configure.style.legendLayout">
|
|
14
|
-
<el-radio-button value="">默认</el-radio-button>
|
|
15
|
-
<el-radio-button value="horizontal">水平</el-radio-button>
|
|
16
|
-
<el-radio-button value="vertical">垂直</el-radio-button>
|
|
17
|
-
</el-radio-group>
|
|
18
|
-
</el-form-item>
|
|
19
|
-
<el-form-item
|
|
20
|
-
v-show="configure.style.enableLegend"
|
|
21
|
-
label="水平对齐" style="margin-top:-10px;">
|
|
22
|
-
<el-select
|
|
23
|
-
v-model="configure.style.legendAlign"
|
|
24
|
-
placeholder="默认"
|
|
25
|
-
clearable>
|
|
26
|
-
<el-option label="靠左" value="left"/>
|
|
27
|
-
<el-option label="居中" value="center"/>
|
|
28
|
-
<el-option label="靠右" value="right"/>
|
|
29
|
-
</el-select>
|
|
30
|
-
</el-form-item>
|
|
31
|
-
<el-form-item
|
|
32
|
-
v-show="configure.style.enableLegend"
|
|
33
|
-
label="垂直对齐" style="margin-top:-10px;">
|
|
34
|
-
<el-select
|
|
35
|
-
v-model="configure.style.legendVerticalAlign"
|
|
36
|
-
placeholder="默认"
|
|
37
|
-
clearable>
|
|
38
|
-
<el-option label="顶部" value="top"/>
|
|
39
|
-
<el-option label="居中" value="middle"/>
|
|
40
|
-
<el-option label="底部" value="bottom"/>
|
|
41
|
-
</el-select>
|
|
42
|
-
</el-form-item>
|
|
43
|
-
<el-form-item
|
|
44
|
-
v-show="configure.style.enableLegend"
|
|
45
|
-
label="内边距" style="margin-top:-10px;">
|
|
46
|
-
<el-input-number v-model="configure.style.legendPadding" min=0 max="200">
|
|
47
|
-
</el-input-number>
|
|
48
|
-
</el-form-item>
|
|
49
|
-
<el-form-item
|
|
50
|
-
v-show="configure.style.enableLegend"
|
|
51
|
-
label="内容定义" style="margin-top:-8px;margin-bottom:-15px;">
|
|
52
|
-
<el-input
|
|
53
|
-
v-model="configure.style.customLegend"
|
|
54
|
-
:rows="3"
|
|
55
|
-
type="textarea"
|
|
56
|
-
placeholder=""/>
|
|
57
|
-
<el-text type="success" size="small">模板变量为图例名称{name}</el-text>
|
|
58
|
-
</el-form-item>
|
|
59
|
-
</div>
|
|
60
|
-
</el-collapse-item>
|
|
61
|
-
</template>
|
|
62
|
-
<script lang='ts' setup>
|
|
63
|
-
defineProps({
|
|
64
|
-
configure:{
|
|
65
|
-
type:Object,
|
|
66
|
-
required:true
|
|
67
|
-
}
|
|
68
|
-
});
|
|
69
|
-
</script>
|
|
70
|
-
|
|
@@ -1,140 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="提示消息"
|
|
4
|
-
name="styleTooltip"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item label="是否显示" style="margin-top:0px;margin-bottom:-15px;">
|
|
8
|
-
<el-switch v-model="configure.style.enableTooltip"/>
|
|
9
|
-
</el-form-item>
|
|
10
|
-
<el-form-item
|
|
11
|
-
v-show="configure.style.enableTooltip"
|
|
12
|
-
label="触发类型" style="margin-top:18px;">
|
|
13
|
-
<el-radio-group v-model="configure.style.tooltipTrigger">
|
|
14
|
-
<el-radio-button value="">默认</el-radio-button>
|
|
15
|
-
<el-radio-button value="item">item</el-radio-button>
|
|
16
|
-
<el-radio-button
|
|
17
|
-
v-show="chartType!='radar'"
|
|
18
|
-
value="axis">axis</el-radio-button>
|
|
19
|
-
</el-radio-group>
|
|
20
|
-
</el-form-item>
|
|
21
|
-
<el-form-item
|
|
22
|
-
v-show="configure.style.enableTooltip&&configure.style.tooltipTrigger=='item'"
|
|
23
|
-
label="触发位置" style="margin-top:-10px;">
|
|
24
|
-
<el-select
|
|
25
|
-
v-model="configure.style.tooltipPosition"
|
|
26
|
-
placeholder="默认"
|
|
27
|
-
clearable>
|
|
28
|
-
<el-option label="inside" value="inside"/>
|
|
29
|
-
<el-option label="top" value="top"/>
|
|
30
|
-
<el-option label="left" value="left"/>
|
|
31
|
-
<el-option label="right" value="right"/>
|
|
32
|
-
<el-option label="bottom" value="bottom"/>
|
|
33
|
-
</el-select>
|
|
34
|
-
</el-form-item>
|
|
35
|
-
<el-form-item
|
|
36
|
-
v-show="configure.style.enableTooltip" label="数据格式" style="margin-top:-15px;">
|
|
37
|
-
<el-checkbox-group v-model="configure.style.tooltipNumFormat">
|
|
38
|
-
<el-row>
|
|
39
|
-
<el-col :span="14">
|
|
40
|
-
<el-checkbox value="precision" label="小数位数" size="large" />
|
|
41
|
-
</el-col>
|
|
42
|
-
<el-col :span="8">
|
|
43
|
-
<el-select
|
|
44
|
-
style="width:70px;margin-top:8px;"
|
|
45
|
-
size="small"
|
|
46
|
-
v-model="configure.style.tooltipNumPrecision"
|
|
47
|
-
:disabled="configure.style.tooltipNumFormat&&configure.style.tooltipNumFormat.indexOf('precision')==-1"
|
|
48
|
-
placeholder="默认"
|
|
49
|
-
clearable>
|
|
50
|
-
<el-option label="1" value="1"/>
|
|
51
|
-
<el-option label="2" value="2"/>
|
|
52
|
-
<el-option label="3" value="3"/>
|
|
53
|
-
<el-option label="4" value="4"/>
|
|
54
|
-
<el-option label="5" value="5"/>
|
|
55
|
-
<el-option label="6" value="6"/>
|
|
56
|
-
</el-select>
|
|
57
|
-
</el-col>
|
|
58
|
-
</el-row>
|
|
59
|
-
<el-row style="margin-top:-10px;">
|
|
60
|
-
<el-col :span="14">
|
|
61
|
-
<el-checkbox value="prefix" label="前缀" size="large" />
|
|
62
|
-
</el-col>
|
|
63
|
-
<el-col :span="8">
|
|
64
|
-
<el-input
|
|
65
|
-
size="small"
|
|
66
|
-
style="width:70px;margin-top:8px;"
|
|
67
|
-
v-model="configure.style.tooltipNumPrefix"
|
|
68
|
-
:disabled="configure.style.tooltipNumFormat&&configure.style.tooltipNumFormat.indexOf('prefix')==-1"
|
|
69
|
-
placeholder=""/>
|
|
70
|
-
</el-col>
|
|
71
|
-
</el-row>
|
|
72
|
-
<el-row style="margin-top:-10px;">
|
|
73
|
-
<el-col :span="14">
|
|
74
|
-
<el-checkbox value="append" label="后缀" size="large" />
|
|
75
|
-
</el-col>
|
|
76
|
-
<el-col :span="8">
|
|
77
|
-
<el-input
|
|
78
|
-
size="small"
|
|
79
|
-
style="width:70px;margin-top:8px;"
|
|
80
|
-
v-model="configure.style.tooltipNumAppend"
|
|
81
|
-
:disabled="configure.style.tooltipNumFormat&&configure.style.tooltipNumFormat.indexOf('append')==-1"
|
|
82
|
-
placeholder=""/>
|
|
83
|
-
</el-col>
|
|
84
|
-
</el-row>
|
|
85
|
-
</el-checkbox-group>
|
|
86
|
-
</el-form-item>
|
|
87
|
-
<el-form-item
|
|
88
|
-
v-show="configure.style.enableTooltip" label="文字颜色" style="margin-top:-10px;">
|
|
89
|
-
<el-color-picker v-model="configure.style.tooltipColor" />
|
|
90
|
-
</el-form-item>
|
|
91
|
-
<el-form-item
|
|
92
|
-
v-show="configure.style.enableTooltip"
|
|
93
|
-
label="文字字号" style="margin-top:-10px;">
|
|
94
|
-
<el-select
|
|
95
|
-
v-model="configure.style.tooltipFontSize"
|
|
96
|
-
placeholder="默认"
|
|
97
|
-
clearable>
|
|
98
|
-
<el-option
|
|
99
|
-
v-for="item in fontSizes"
|
|
100
|
-
:label="item" :value="item"/>
|
|
101
|
-
</el-select>
|
|
102
|
-
</el-form-item>
|
|
103
|
-
<el-form-item
|
|
104
|
-
v-show="configure.style.enableTooltip" label="文字粗细" style="margin-top:-10px;">
|
|
105
|
-
<el-select
|
|
106
|
-
v-model="configure.style.tooltipWeight"
|
|
107
|
-
placeholder="默认"
|
|
108
|
-
clearable>
|
|
109
|
-
<el-option label="bold" value="bold"/>
|
|
110
|
-
<el-option label="bolder" value="bolder"/>
|
|
111
|
-
<el-option label="lighter" value="lighter"/>
|
|
112
|
-
</el-select>
|
|
113
|
-
</el-form-item>
|
|
114
|
-
<el-form-item
|
|
115
|
-
v-show="configure.style.enableTooltip"
|
|
116
|
-
label="内容定义" style="margin-top:-10px;margin-bottom:-15px;">
|
|
117
|
-
<el-input
|
|
118
|
-
v-model="configure.style.tooltipFormatter"
|
|
119
|
-
:rows="2"
|
|
120
|
-
type="textarea"
|
|
121
|
-
placeholder=""/>
|
|
122
|
-
<el-text style="line-height:15px;margin-top:5px;" type="success" size="small">
|
|
123
|
-
{a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]}
|
|
124
|
-
</el-text>
|
|
125
|
-
</el-form-item>
|
|
126
|
-
</div>
|
|
127
|
-
</el-collapse-item>
|
|
128
|
-
</template>
|
|
129
|
-
<script lang='ts' setup>
|
|
130
|
-
defineProps({
|
|
131
|
-
configure:{
|
|
132
|
-
type:Object,
|
|
133
|
-
required:true
|
|
134
|
-
},
|
|
135
|
-
chartType:Object
|
|
136
|
-
});
|
|
137
|
-
//字号
|
|
138
|
-
const fontSizes = ["8","10","12","14","16","18","20","24","28"];
|
|
139
|
-
</script>
|
|
140
|
-
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="横坐标"
|
|
4
|
-
name="styleXaxis"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item label="是否显示" style="margin-top:0px;margin-bottom:-15px;">
|
|
8
|
-
<el-switch v-model="configure.style.enableXaxis"/>
|
|
9
|
-
</el-form-item>
|
|
10
|
-
<el-form-item
|
|
11
|
-
v-show="configure.style.enableXaxis"
|
|
12
|
-
label="旋转角度" style="margin-top:18px;">
|
|
13
|
-
<el-input-number v-model="configure.style.xaxisAngle" :min="-90" :max="90">
|
|
14
|
-
</el-input-number>
|
|
15
|
-
</el-form-item>
|
|
16
|
-
<el-form-item
|
|
17
|
-
v-show="configure.style.enableXaxis"
|
|
18
|
-
label="偏移量" style="margin-top:-10px;">
|
|
19
|
-
<el-input-number v-model="configure.style.xaxisOffset" :min="0" max="180">
|
|
20
|
-
</el-input-number>
|
|
21
|
-
</el-form-item>
|
|
22
|
-
<el-form-item
|
|
23
|
-
v-show="configure.style.enableXaxis"
|
|
24
|
-
label="文本宽度" style="margin-top:-10px;">
|
|
25
|
-
<el-input-number v-model="configure.style.xaxisWidth" :min="10" :max="180">
|
|
26
|
-
</el-input-number>
|
|
27
|
-
</el-form-item>
|
|
28
|
-
<el-form-item
|
|
29
|
-
v-show="configure.style.enableXaxis"
|
|
30
|
-
label="截断显示" style="margin-top:-10px;">
|
|
31
|
-
<el-input
|
|
32
|
-
v-model="configure.style.xaxisEllipsis"
|
|
33
|
-
placeholder="..."/>
|
|
34
|
-
</el-form-item>
|
|
35
|
-
<el-form-item
|
|
36
|
-
v-show="configure.style.enableXaxis"
|
|
37
|
-
label="内容定义" style="margin-top:-10px;margin-bottom:-15px;">
|
|
38
|
-
<el-input
|
|
39
|
-
v-model="configure.style.xaxisFormatter"
|
|
40
|
-
type="textarea"
|
|
41
|
-
row="2"
|
|
42
|
-
placeholder=""/>
|
|
43
|
-
<el-text style="line-height:15px;margin-top:5px;" type="success" size="small">
|
|
44
|
-
模板变量为刻度默认标签 {value},如{value} kg
|
|
45
|
-
</el-text>
|
|
46
|
-
</el-form-item>
|
|
47
|
-
</div>
|
|
48
|
-
</el-collapse-item>
|
|
49
|
-
</template>
|
|
50
|
-
<script lang='ts' setup>
|
|
51
|
-
defineProps({
|
|
52
|
-
configure:{
|
|
53
|
-
type:Object,
|
|
54
|
-
required:true
|
|
55
|
-
}
|
|
56
|
-
});
|
|
57
|
-
</script>
|
|
58
|
-
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
:title="title"
|
|
4
|
-
:name="name"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item label="名称" style="margin-top:0px;">
|
|
8
|
-
<el-input
|
|
9
|
-
v-model="yaxis.name"
|
|
10
|
-
placeholder="请输入"/>
|
|
11
|
-
</el-form-item>
|
|
12
|
-
<el-form-item label="最小值" style="margin-top:-10px;">
|
|
13
|
-
<el-input-number v-model="yaxis.min" :max="yaxis.max">
|
|
14
|
-
</el-input-number>
|
|
15
|
-
</el-form-item>
|
|
16
|
-
<el-form-item label="最大值" style="margin-top:-10px;">
|
|
17
|
-
<el-input-number v-model="yaxis.max" :min="yaxis.min">
|
|
18
|
-
</el-input-number>
|
|
19
|
-
</el-form-item>
|
|
20
|
-
<el-form-item
|
|
21
|
-
label="坐标偏移" style="margin-top:-10px;">
|
|
22
|
-
<el-input-number v-model="yaxis.offset" :min="0" max="180">
|
|
23
|
-
</el-input-number>
|
|
24
|
-
</el-form-item>
|
|
25
|
-
<el-divider v-show="yaxis.name">
|
|
26
|
-
名称
|
|
27
|
-
</el-divider>
|
|
28
|
-
<el-form-item v-show="yaxis.name"
|
|
29
|
-
label="名称位置" style="margin-top:-10px;">
|
|
30
|
-
<el-select
|
|
31
|
-
v-model="yaxis.nameLocation"
|
|
32
|
-
placeholder="默认"
|
|
33
|
-
clearable>
|
|
34
|
-
<el-option
|
|
35
|
-
v-for="item in nameLocations"
|
|
36
|
-
:label="item" :value="item"/>
|
|
37
|
-
</el-select>
|
|
38
|
-
</el-form-item>
|
|
39
|
-
<el-form-item v-show="yaxis.name"
|
|
40
|
-
label="名称对齐" style="margin-top:-10px;">
|
|
41
|
-
<el-radio-group v-model="yaxis.nameAlign">
|
|
42
|
-
<el-radio-button value="right">左</el-radio-button>
|
|
43
|
-
<el-radio-button value="center">中</el-radio-button>
|
|
44
|
-
<el-radio-button value="left">右</el-radio-button>
|
|
45
|
-
</el-radio-group>
|
|
46
|
-
<el-radio-group style="margin-top:10px;" v-model="yaxis.nameVerticalAlign">
|
|
47
|
-
<el-radio-button value="bottom">上</el-radio-button>
|
|
48
|
-
<el-radio-button value="middle">中</el-radio-button>
|
|
49
|
-
<el-radio-button value="top">底</el-radio-button>
|
|
50
|
-
</el-radio-group>
|
|
51
|
-
</el-form-item>
|
|
52
|
-
<el-form-item v-show="yaxis.name"
|
|
53
|
-
label="内边距" style="margin-top:-10px;">
|
|
54
|
-
<el-input-number v-model="yaxis.namePadding" min=0 max="200">
|
|
55
|
-
</el-input-number>
|
|
56
|
-
</el-form-item>
|
|
57
|
-
<el-form-item v-show="yaxis.name"
|
|
58
|
-
label="名称颜色" style="margin-top:4px;">
|
|
59
|
-
<el-color-picker v-model="yaxis.nameColor" />
|
|
60
|
-
</el-form-item>
|
|
61
|
-
<el-form-item v-show="yaxis.name"
|
|
62
|
-
label="名称字号" style="margin-top:-10px;">
|
|
63
|
-
<el-select
|
|
64
|
-
v-model="yaxis.nameFontSize"
|
|
65
|
-
placeholder="默认"
|
|
66
|
-
clearable>
|
|
67
|
-
<el-option
|
|
68
|
-
v-for="item in fontSizes"
|
|
69
|
-
:label="item" :value="item"/>
|
|
70
|
-
</el-select>
|
|
71
|
-
</el-form-item>
|
|
72
|
-
<el-divider>
|
|
73
|
-
刻度标签
|
|
74
|
-
</el-divider>
|
|
75
|
-
<el-form-item
|
|
76
|
-
label="内容定义" style="margin-top:-10px;">
|
|
77
|
-
<el-input
|
|
78
|
-
v-model="yaxis.formatter"
|
|
79
|
-
:rows="2"
|
|
80
|
-
type="textarea"
|
|
81
|
-
placeholder=""/>
|
|
82
|
-
<el-text type="success" size="small">标签取值{value},如{value} kg</el-text>
|
|
83
|
-
</el-form-item>
|
|
84
|
-
<el-form-item
|
|
85
|
-
label="标签颜色" style="margin-top:4px;">
|
|
86
|
-
<el-color-picker v-model="yaxis.labelColor" />
|
|
87
|
-
</el-form-item>
|
|
88
|
-
<el-form-item
|
|
89
|
-
label="标签字号" style="margin-top:-10px;">
|
|
90
|
-
<el-select
|
|
91
|
-
v-model="yaxis.labelFontSize"
|
|
92
|
-
placeholder="默认"
|
|
93
|
-
clearable>
|
|
94
|
-
<el-option
|
|
95
|
-
v-for="item in fontSizes"
|
|
96
|
-
:label="item" :value="item"/>
|
|
97
|
-
</el-select>
|
|
98
|
-
</el-form-item>
|
|
99
|
-
<el-form-item label="分隔线" style="margin-top:-10px;margin-bottom:-15px;">
|
|
100
|
-
<el-switch v-model="yaxis.enableAxisLine"/>
|
|
101
|
-
</el-form-item>
|
|
102
|
-
<el-form-item
|
|
103
|
-
v-show="yaxis.enableAxisLine"
|
|
104
|
-
label="分割段数" style="margin-top:18px;margin-bottom:-15px;">
|
|
105
|
-
<el-input-number v-model="yaxis.splitNumber" min=0 max="100">
|
|
106
|
-
</el-input-number>
|
|
107
|
-
</el-form-item>
|
|
108
|
-
|
|
109
|
-
</div>
|
|
110
|
-
</el-collapse-item>
|
|
111
|
-
</template>
|
|
112
|
-
<script lang='ts' setup>
|
|
113
|
-
defineProps({
|
|
114
|
-
yaxis:{
|
|
115
|
-
type:Object,
|
|
116
|
-
required:true
|
|
117
|
-
},
|
|
118
|
-
title:Object,
|
|
119
|
-
name:Object
|
|
120
|
-
});
|
|
121
|
-
//字号
|
|
122
|
-
const fontSizes = ["8","10","12","14","16","18","20","24","28"];
|
|
123
|
-
const nameLocations = ['start','middle','center','end'];
|
|
124
|
-
</script>
|
|
125
|
-
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="数据设置"
|
|
4
|
-
name="dataList"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item
|
|
8
|
-
label="数据源" style="margin-top:4px">
|
|
9
|
-
<el-input v-model="configure.props.serviceName" readonly>
|
|
10
|
-
<template #append>
|
|
11
|
-
<el-button :icon="Search"/>
|
|
12
|
-
<el-button :icon="Plus"/>
|
|
13
|
-
</template>
|
|
14
|
-
</el-input>
|
|
15
|
-
</el-form-item>
|
|
16
|
-
<el-form-item
|
|
17
|
-
label="数据集" style="margin-top:-5px">
|
|
18
|
-
<el-select
|
|
19
|
-
v-model="configure.props.datasField"
|
|
20
|
-
placeholder="根目录"
|
|
21
|
-
clearable>
|
|
22
|
-
<el-option label="data" value="root"></el-option>
|
|
23
|
-
</el-select>
|
|
24
|
-
<el-text type="success" size="small">默认为根目录</el-text>
|
|
25
|
-
</el-form-item>
|
|
26
|
-
<el-form-item
|
|
27
|
-
label="X坐标字段" style="margin-top:-10px">
|
|
28
|
-
<el-select
|
|
29
|
-
v-model="configure.props.xaxisField"
|
|
30
|
-
placeholder="请选择"
|
|
31
|
-
multiple
|
|
32
|
-
collapse-tags
|
|
33
|
-
clearable>
|
|
34
|
-
<el-option label="field1" value="root"></el-option>
|
|
35
|
-
</el-select>
|
|
36
|
-
<el-text v-show="configure.type!='scatter'" type="success" size="small">默认为选择的纬度字段,可多选</el-text>
|
|
37
|
-
<el-text v-show="configure.type=='scatter'" type="success" size="small">数字类型,默认为选择的纬度字段,单选</el-text>
|
|
38
|
-
</el-form-item>
|
|
39
|
-
<el-form-item
|
|
40
|
-
label="Y坐标字段" style="margin-top:-10px;margin-bottom:-15px;">
|
|
41
|
-
<el-select
|
|
42
|
-
v-model="configure.props.yaxisField"
|
|
43
|
-
placeholder="请选择"
|
|
44
|
-
multiple
|
|
45
|
-
collapse-tags
|
|
46
|
-
clearable>
|
|
47
|
-
<el-option label="field1" value="root"></el-option>
|
|
48
|
-
</el-select>
|
|
49
|
-
<el-text type="success" size="small">默认为选择的数值字段,单选</el-text>
|
|
50
|
-
</el-form-item>
|
|
51
|
-
</div>
|
|
52
|
-
</el-collapse-item>
|
|
53
|
-
</template>
|
|
54
|
-
<script lang='ts' setup>
|
|
55
|
-
import {
|
|
56
|
-
Search,
|
|
57
|
-
Plus
|
|
58
|
-
} from '@element-plus/icons-vue';
|
|
59
|
-
|
|
60
|
-
defineProps({
|
|
61
|
-
configure:{
|
|
62
|
-
type:Object,
|
|
63
|
-
required:true
|
|
64
|
-
}
|
|
65
|
-
});
|
|
66
|
-
</script>
|
|
67
|
-
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="动态设置"
|
|
4
|
-
name="propsDynamic"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item
|
|
8
|
-
label="动态字段" style="margin-top:4px">
|
|
9
|
-
<el-select
|
|
10
|
-
v-model="configure.props.dynamicSeriesField"
|
|
11
|
-
placeholder="请选择"
|
|
12
|
-
multiple
|
|
13
|
-
collapse-tags
|
|
14
|
-
clearable>
|
|
15
|
-
<el-option label="field1" value="root"></el-option>
|
|
16
|
-
</el-select>
|
|
17
|
-
<el-text type="success" size="small">如按年份展开分析,动态字段为类别时,根据查询出的类别动态生成系列</el-text>
|
|
18
|
-
</el-form-item>
|
|
19
|
-
<el-form-item
|
|
20
|
-
label="动态名称" style="margin-top:-10px;margin-bottom:-15px;">
|
|
21
|
-
<el-input v-model="configure.props.dynamicSeriesTitle" placeholder="请输入">
|
|
22
|
-
</el-input>
|
|
23
|
-
<el-text type="success" size="small">默认为动态字段的值,可按{row.动态字段名}获取变量值</el-text>
|
|
24
|
-
</el-form-item>
|
|
25
|
-
<el-form-item
|
|
26
|
-
v-show="configure.type=='bar'&&configure.type!='scatter'"
|
|
27
|
-
label="堆叠字段" style="margin-top:15px;margin-bottom:-15px;">
|
|
28
|
-
<el-select
|
|
29
|
-
v-model="configure.props.dynamicStackField"
|
|
30
|
-
placeholder="请选择"
|
|
31
|
-
multiple
|
|
32
|
-
collapse-tags
|
|
33
|
-
clearable>
|
|
34
|
-
<el-option label="field1" value="root"></el-option>
|
|
35
|
-
</el-select>
|
|
36
|
-
<el-text type="success" size="small">如按年份展开分析,动态字段为类别时,根据查询出的类别动态生成系列</el-text>
|
|
37
|
-
</el-form-item>
|
|
38
|
-
<el-form-item
|
|
39
|
-
v-show="configure.type=='bar'&&configure.type!='scatter'"
|
|
40
|
-
label="堆叠名称" style="margin-top:15px;margin-bottom:-15px;">
|
|
41
|
-
<el-input v-model="configure.props.dynamicStackTitle" placeholder="请输入">
|
|
42
|
-
</el-input>
|
|
43
|
-
<el-text type="success" size="small">默认为堆叠字段的值,可按{row.堆叠字段名}获取变量值</el-text>
|
|
44
|
-
</el-form-item>
|
|
45
|
-
</div>
|
|
46
|
-
</el-collapse-item>
|
|
47
|
-
</template>
|
|
48
|
-
<script lang='ts' setup>
|
|
49
|
-
defineProps({
|
|
50
|
-
configure:{
|
|
51
|
-
type:Object,
|
|
52
|
-
required:true
|
|
53
|
-
},
|
|
54
|
-
chartType:Object
|
|
55
|
-
});
|
|
56
|
-
</script>
|
|
57
|
-
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<el-collapse-item
|
|
3
|
-
title="测试数据"
|
|
4
|
-
name="propsTestDatas"
|
|
5
|
-
class="amb-design-attr-group-header">
|
|
6
|
-
<div style="padding:8px 0px 0px 0px;">
|
|
7
|
-
<el-form-item
|
|
8
|
-
label="数据" style="margin-top:4px;margin-bottom:-15px;">
|
|
9
|
-
<el-input v-model="configure.props.testdatas" placeholder="请输入">
|
|
10
|
-
</el-input>
|
|
11
|
-
</el-form-item>
|
|
12
|
-
</div>
|
|
13
|
-
</el-collapse-item>
|
|
14
|
-
</template>
|
|
15
|
-
<script lang='ts' setup>
|
|
16
|
-
defineProps({
|
|
17
|
-
configure:{
|
|
18
|
-
type:Object,
|
|
19
|
-
required:true
|
|
20
|
-
}
|
|
21
|
-
});
|
|
22
|
-
</script>
|
|
23
|
-
|