cloud-web-corejs 1.1.0-dev.26 → 1.1.0-dev.27
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 +11 -4
- package/src/app-bootstrap.js +523 -0
- package/src/boot-assets.legacy.js +7 -0
- package/src/boot-assets.next.js +7 -0
- package/src/components/Tinymce/index.vue +3 -0
- package/src/components/Tinymce/mce-chrome.scss +150 -0
- package/src/components/VabUpload/index.vue +1 -1
- package/src/components/VabUpload/style.scss +282 -0
- package/src/components/baseArea/index.vue +2 -2
- package/src/components/code-editor/ace-chrome.scss +17 -0
- package/src/components/code-editor/index.vue +3 -0
- package/src/components/excelImport/index.vue +1 -1
- package/src/components/fileLibrary/style.scss +579 -0
- package/src/components/hiprint/style.scss +188 -0
- package/src/components/jsonImport/index.vue +1 -1
- package/src/components/langImport/index.vue +1 -1
- package/src/components/mobile/buttonGroup/index.vue +1 -1
- package/src/components/obsUpload/index.vue +1 -1
- package/src/components/onlineTalk/index.vue +2 -2
- package/src/components/table/style.scss +1399 -0
- package/src/components/wf/style.scss +265 -0
- package/src/components/xform/docs/2026-08 xform H5 P0 /345/256/236/347/216/260/350/247/204/346/240/274.md" +1 -1
- package/src/components/xform/docs/2026-08 xform /347/247/273/345/212/250/347/253/257/345/270/203/345/261/200/345/257/271/351/275/220 bill_setting /346/226/271/346/241/210.md" +1 -1
- package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/area-select-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/autocomplete-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/copy_button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/download-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/dropdown-item-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/multiSearch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/oplog-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/print-detail-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/save_submit_wf_button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/script-input-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/select-export-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/select-export-item-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/singerSearch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/singleUpload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/tempStorage-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vabUpload2-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vue-page-widget.vue +1 -1
- package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +8 -8
- package/src/components/xform/mixins/scriptHttp.js +28 -7
- package/src/components/xform/styles/census.scss +288 -0
- package/src/components/xform/styles/containers.scss +208 -0
- package/src/components/xform/styles/designer.scss +904 -0
- package/src/components/xform/styles/detail-temp.scss +71 -0
- package/src/components/xform/styles/h5-designer.scss +191 -0
- package/src/components/xform/styles/h5.scss +5 -6
- package/src/components/xform/styles/skins.scss +398 -0
- package/src/components/xform/styles/table-layout.scss +91 -0
- package/src/components/xform/styles/titles.scss +255 -0
- package/src/core-resources/css/h5.scss +548 -0
- package/src/core-resources/css/iconfont.css +1447 -0
- package/src/core-resources/font/iconfont.ttf +0 -0
- package/src/core-resources/font/iconfont.woff +0 -0
- package/src/core-resources/font/iconfont.woff2 +0 -0
- package/src/core-resources/images/default-header.png +0 -0
- package/src/core-resources/images/ico-default_wenjian.svg +1 -0
- package/src/core-resources/images/ico-excel.svg +1 -0
- package/src/core-resources/images/ico-ftl.svg +7 -0
- package/src/core-resources/images/ico-html.svg +1 -0
- package/src/core-resources/images/ico-java.svg +1 -0
- package/src/core-resources/images/ico-music.svg +1 -0
- package/src/core-resources/images/ico-pdf.svg +1 -0
- package/src/core-resources/images/ico-photo.svg +1 -0
- package/src/core-resources/images/ico-ppt.svg +1 -0
- package/src/core-resources/images/ico-psd.svg +1 -0
- package/src/core-resources/images/ico-service.png +0 -0
- package/src/core-resources/images/ico-txt.svg +1 -0
- package/src/core-resources/images/ico-video.svg +1 -0
- package/src/core-resources/images/ico-vue.svg +8 -0
- package/src/core-resources/images/ico-wenjianjia.svg +1 -0
- package/src/core-resources/images/ico-wrod.svg +1 -0
- package/src/core-resources/images/ico-xml.svg +1 -0
- package/src/core-resources/images/ico-yasuobao.svg +1 -0
- package/src/core-resources/images/icon-error.png +0 -0
- package/src/core-resources/images/icon-tips.png +0 -0
- package/src/core-resources/images/nodata.png +0 -0
- package/src/core-resources/images/nodata2.png +0 -0
- package/src/icons/index.js +9 -0
- package/src/icons/svg/404.svg +1 -0
- package/src/icons/svg/alert.svg +1 -0
- package/src/icons/svg/bug.svg +1 -0
- package/src/icons/svg/button.svg +1 -0
- package/src/icons/svg/card.svg +1 -0
- package/src/icons/svg/cascader-field.svg +1 -0
- package/src/icons/svg/census.svg +1 -0
- package/src/icons/svg/chart.svg +1 -0
- package/src/icons/svg/checkbox-field.svg +1 -0
- package/src/icons/svg/clipboard.svg +1 -0
- package/src/icons/svg/color-field.svg +1 -0
- package/src/icons/svg/component.svg +1 -0
- package/src/icons/svg/custom-component.svg +1 -0
- package/src/icons/svg/dashboard.svg +1 -0
- package/src/icons/svg/data-table.svg +1 -0
- package/src/icons/svg/date-field.svg +1 -0
- package/src/icons/svg/date-range-field.svg +1 -0
- package/src/icons/svg/descriptions.svg +1 -0
- package/src/icons/svg/divider.svg +1 -0
- package/src/icons/svg/document.svg +1 -0
- package/src/icons/svg/documentation.svg +1 -0
- package/src/icons/svg/drag.svg +1 -0
- package/src/icons/svg/echart-category.svg +1 -0
- package/src/icons/svg/echart-pie.svg +1 -0
- package/src/icons/svg/echart.svg +1 -0
- package/src/icons/svg/edit.svg +1 -0
- package/src/icons/svg/education.svg +1 -0
- package/src/icons/svg/email.svg +1 -0
- package/src/icons/svg/example.svg +1 -0
- package/src/icons/svg/excel.svg +1 -0
- package/src/icons/svg/exit-fullscreen.svg +1 -0
- package/src/icons/svg/eye-open.svg +1 -0
- package/src/icons/svg/eye.svg +1 -0
- package/src/icons/svg/file-upload-field.svg +1 -0
- package/src/icons/svg/form.svg +1 -0
- package/src/icons/svg/fullscreen.svg +1 -0
- package/src/icons/svg/github.svg +1 -0
- package/src/icons/svg/grid.svg +1 -0
- package/src/icons/svg/guide.svg +1 -0
- package/src/icons/svg/html-text.svg +1 -0
- package/src/icons/svg/ico-more.svg +1 -0
- package/src/icons/svg/ico-wenjianjia.svg +1 -0
- package/src/icons/svg/icon.svg +1 -0
- package/src/icons/svg/input-batch.svg +1 -0
- package/src/icons/svg/international.svg +1 -0
- package/src/icons/svg/language.svg +1 -0
- package/src/icons/svg/link.svg +1 -0
- package/src/icons/svg/list-export.svg +1 -0
- package/src/icons/svg/list.svg +1 -0
- package/src/icons/svg/lock.svg +1 -0
- package/src/icons/svg/message.svg +1 -0
- package/src/icons/svg/money.svg +1 -0
- package/src/icons/svg/nested.svg +1 -0
- package/src/icons/svg/news-list.svg +1 -0
- package/src/icons/svg/node-tree.svg +1 -0
- package/src/icons/svg/number-field.svg +1 -0
- package/src/icons/svg/password.svg +1 -0
- package/src/icons/svg/pdf.svg +1 -0
- package/src/icons/svg/people.svg +1 -0
- package/src/icons/svg/peoples.svg +1 -0
- package/src/icons/svg/picture-upload-field.svg +1 -0
- package/src/icons/svg/qq.svg +1 -0
- package/src/icons/svg/query.svg +1 -0
- package/src/icons/svg/radio-field.svg +1 -0
- package/src/icons/svg/rate-field.svg +1 -0
- package/src/icons/svg/redo.svg +1 -0
- package/src/icons/svg/rich-editor-field.svg +1 -0
- package/src/icons/svg/search.svg +1 -0
- package/src/icons/svg/searchbox.svg +1 -0
- package/src/icons/svg/section.svg +1 -0
- package/src/icons/svg/select-field.svg +1 -0
- package/src/icons/svg/shopping.svg +1 -0
- package/src/icons/svg/size.svg +1 -0
- package/src/icons/svg/skill.svg +1 -0
- package/src/icons/svg/slider-field.svg +1 -0
- package/src/icons/svg/slot-component.svg +1 -0
- package/src/icons/svg/slot-field.svg +1 -0
- package/src/icons/svg/star.svg +1 -0
- package/src/icons/svg/static-text.svg +1 -0
- package/src/icons/svg/status.svg +1 -0
- package/src/icons/svg/sub-form.svg +1 -0
- package/src/icons/svg/switch-field.svg +1 -0
- package/src/icons/svg/tab.svg +1 -0
- package/src/icons/svg/table.svg +1 -0
- package/src/icons/svg/text-field.svg +1 -0
- package/src/icons/svg/text.svg +1 -0
- package/src/icons/svg/textarea-field.svg +1 -0
- package/src/icons/svg/theme.svg +1 -0
- package/src/icons/svg/time-field.svg +1 -0
- package/src/icons/svg/time-range-field.svg +1 -0
- package/src/icons/svg/tips-text.svg +1 -0
- package/src/icons/svg/title-head.svg +1 -0
- package/src/icons/svg/tree-pane.svg +1 -0
- package/src/icons/svg/tree-table.svg +1 -0
- package/src/icons/svg/tree.svg +1 -0
- package/src/icons/svg/undo.svg +1 -0
- package/src/icons/svg/uploadbox.svg +1 -0
- package/src/icons/svg/user.svg +1 -0
- package/src/icons/svg/vf-box.svg +1 -0
- package/src/icons/svg/vf-dialog.svg +1 -0
- package/src/icons/svg/vf-drawer.svg +1 -0
- package/src/icons/svg/vue-sfc.svg +1 -0
- package/src/icons/svg/wechat.svg +1 -0
- package/src/icons/svg/zip.svg +1 -0
- package/src/index.js +2 -514
- package/src/index.next.js +5 -0
- package/src/layout/components/Sidebar/default.vue +3 -3
- package/src/layout/components/TagsView/index.vue +1 -1
- package/src/layout/defaultLayout.vue +2 -2
- package/src/store/modules/settings.js +1 -1
- package/src/styles/btn.scss +104 -0
- package/src/styles/element-ui.scss +155 -0
- package/src/styles/element-variables.scss +31 -0
- package/src/styles/global.scss +115 -0
- package/src/styles/index.scss +200 -0
- package/src/styles/menu-icons.scss +75 -0
- package/src/styles/mixin.scss +72 -0
- package/src/styles/nprogress.scss +14 -0
- package/src/styles/sidebar.scss +281 -0
- package/src/styles/split-handle.scss +52 -0
- package/src/styles/theme-variables.scss +7 -0
- package/src/styles/transition.scss +48 -0
- package/src/styles/utilities.scss +137 -0
- package/src/styles/variables.scss +44 -0
- package/src/utils/vab.js +33 -11
- package/src/views/bd/setting/formVersion/compareContMixin.scss +1 -1
- package/src/views/mobile/user/area/dialog.vue +1 -1
- package/src/views/mobile/user/user/dialog.vue +1 -1
- package/src/views/user/commMenu/index.vue +3 -1
- package/src/views/user/commMenu/style.scss +123 -0
- package/src/views/user/home/default.vue +5 -5
- package/src/views/user/home/default2.vue +2 -2
- package/src/views/user/role/edit.vue +4 -0
- package/src/views/user/role/role-box.scss +83 -0
- package/src/views/user/role/voc_edit.vue +4 -0
- package/src/views/user/wf/wf_obj_config/importItemDialog.vue +1 -1
- package/src/views/demo/bizTab/bill/billConfig.js +0 -41
- package/src/views/demo/bizTab/bill/detail.vue +0 -436
- package/src/views/demo/bizTab/bill/list.vue +0 -288
- package/src/views/demo/bizTab/bill/productDialog.vue +0 -176
- package/src/views/demo/bizTab/simple/billApi.js +0 -123
- package/src/views/demo/bizTab/simple/detail.vue +0 -407
- package/src/views/demo/bizTab/simple/list.vue +0 -217
- package/src/views/demo/bizTab/standalone/index.vue +0 -121
- package/src/views/demo/bizTab/wf/billConfig.js +0 -44
- package/src/views/demo/bizTab/wf/detail.vue +0 -661
- package/src/views/demo/bizTab/wf/list.vue +0 -242
- package/src/views/user/outLink/cc_form_view.vue +0 -188
- /package/src/{resources → core-resources}/js/base/common.js +0 -0
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
</script>
|
|
94
94
|
|
|
95
95
|
<style lang="scss" scoped>
|
|
96
|
-
@import "
|
|
96
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
97
97
|
|
|
98
98
|
.full-width-input {
|
|
99
99
|
width: 100% !important;
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
</script>
|
|
115
115
|
|
|
116
116
|
<style lang="scss" scoped>
|
|
117
|
-
@import "
|
|
117
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
118
118
|
|
|
119
119
|
.full-width-input {
|
|
120
120
|
width: 100% !important;
|
|
@@ -130,7 +130,7 @@ export default {
|
|
|
130
130
|
</script>
|
|
131
131
|
|
|
132
132
|
<style lang="scss" scoped>
|
|
133
|
-
@import "
|
|
133
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
134
134
|
|
|
135
135
|
.full-width-input {
|
|
136
136
|
width: 100% !important;
|
|
@@ -30,7 +30,7 @@ export default {
|
|
|
30
30
|
</script>
|
|
31
31
|
|
|
32
32
|
<style lang="scss" scoped>
|
|
33
|
-
@import "
|
|
33
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
34
34
|
|
|
35
35
|
.full-width-input {
|
|
36
36
|
width: 100% !important;
|
|
@@ -122,7 +122,7 @@ export default {
|
|
|
122
122
|
</script>
|
|
123
123
|
|
|
124
124
|
<style lang="scss" scoped>
|
|
125
|
-
@import "
|
|
125
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
126
126
|
|
|
127
127
|
.full-width-input {
|
|
128
128
|
width: 100% !important;
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
</script>
|
|
92
92
|
|
|
93
93
|
<style lang="scss" scoped>
|
|
94
|
-
@import "
|
|
94
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
95
95
|
|
|
96
96
|
.full-width-input {
|
|
97
97
|
width: 100% !important;
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
</script>
|
|
101
101
|
|
|
102
102
|
<style lang="scss" scoped>
|
|
103
|
-
@import "
|
|
103
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
104
104
|
|
|
105
105
|
.full-width-input {
|
|
106
106
|
width: 100% !important;
|
|
@@ -162,7 +162,7 @@ export default {
|
|
|
162
162
|
</script>
|
|
163
163
|
|
|
164
164
|
<style lang="scss" scoped>
|
|
165
|
-
@import "
|
|
165
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
166
166
|
::v-deep .el-form-item {
|
|
167
167
|
min-height: 34px;
|
|
168
168
|
}
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
</script>
|
|
98
98
|
|
|
99
99
|
<style lang="scss" scoped>
|
|
100
|
-
@import "
|
|
100
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
101
101
|
|
|
102
102
|
.full-width-input {
|
|
103
103
|
width: 100% !important;
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
</script>
|
|
126
126
|
|
|
127
127
|
<style lang="scss" scoped>
|
|
128
|
-
@import "
|
|
128
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
129
129
|
|
|
130
130
|
.full-width-input {
|
|
131
131
|
width: 100% !important;
|
|
@@ -30,7 +30,7 @@ export default {
|
|
|
30
30
|
</script>
|
|
31
31
|
|
|
32
32
|
<style lang="scss" scoped>
|
|
33
|
-
@import "
|
|
33
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
34
34
|
|
|
35
35
|
.full-width-input {
|
|
36
36
|
width: 100% !important;
|
|
@@ -314,7 +314,7 @@ export default {
|
|
|
314
314
|
</script>
|
|
315
315
|
|
|
316
316
|
<style lang="scss" scoped>
|
|
317
|
-
@import "
|
|
317
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
318
318
|
|
|
319
319
|
.full-width-input {
|
|
320
320
|
width: 100% !important;
|
|
@@ -728,7 +728,7 @@ export default {
|
|
|
728
728
|
</script>
|
|
729
729
|
|
|
730
730
|
<style lang="scss" scoped>
|
|
731
|
-
@import "
|
|
731
|
+
@import "~@base/styles/theme-variables.scss"; //* form-item-wrapper已引入,还需要重复引入吗? *//
|
|
732
732
|
|
|
733
733
|
.full-width-input {
|
|
734
734
|
width: 100% !important;
|
|
@@ -123,7 +123,7 @@ export const containers = [
|
|
|
123
123
|
}, {
|
|
124
124
|
type: "grid-sub-form",
|
|
125
125
|
category: "container",
|
|
126
|
-
icon: "
|
|
126
|
+
icon: "sub-form",
|
|
127
127
|
widgetList: [],
|
|
128
128
|
options: {
|
|
129
129
|
name: "",
|
|
@@ -141,7 +141,7 @@ export const containers = [
|
|
|
141
141
|
{
|
|
142
142
|
type: "grid-col",
|
|
143
143
|
category: "container",
|
|
144
|
-
icon: "grid
|
|
144
|
+
icon: "grid",
|
|
145
145
|
internal: !0,
|
|
146
146
|
widgetList: [],
|
|
147
147
|
options: {
|
|
@@ -163,7 +163,7 @@ export const containers = [
|
|
|
163
163
|
{
|
|
164
164
|
type: "table-cell",
|
|
165
165
|
category: "container",
|
|
166
|
-
icon: "table
|
|
166
|
+
icon: "table",
|
|
167
167
|
internal: !0,
|
|
168
168
|
widgetList: [],
|
|
169
169
|
merged: !1,
|
|
@@ -179,7 +179,7 @@ export const containers = [
|
|
|
179
179
|
{
|
|
180
180
|
type: "tab-pane",
|
|
181
181
|
category: "container",
|
|
182
|
-
icon: "tab
|
|
182
|
+
icon: "tab",
|
|
183
183
|
internal: !0,
|
|
184
184
|
widgetList: [],
|
|
185
185
|
options: {
|
|
@@ -588,7 +588,7 @@ export const containers = [
|
|
|
588
588
|
* 直接拖进 tab-pane(见 docs/详情模块标签承载方案.md) */
|
|
589
589
|
type: "detail-pane",
|
|
590
590
|
category: "container",
|
|
591
|
-
icon: "grid
|
|
591
|
+
icon: "grid",
|
|
592
592
|
buttonWidgetList: [],
|
|
593
593
|
widgetList: [],
|
|
594
594
|
options: {
|
|
@@ -798,7 +798,7 @@ export const containers = [
|
|
|
798
798
|
{
|
|
799
799
|
type: "h5-card-pane",
|
|
800
800
|
category: "container",
|
|
801
|
-
icon: "tab
|
|
801
|
+
icon: "tab",
|
|
802
802
|
internal: !0,
|
|
803
803
|
buttonWidgetList: [],
|
|
804
804
|
widgetList: [],
|
|
@@ -828,7 +828,7 @@ export const containers = [
|
|
|
828
828
|
{
|
|
829
829
|
type: "h5-table-cell",
|
|
830
830
|
category: "container",
|
|
831
|
-
icon: "table
|
|
831
|
+
icon: "table",
|
|
832
832
|
internal: !0,
|
|
833
833
|
widgetList: [],
|
|
834
834
|
merged: !1,
|
|
@@ -3861,7 +3861,7 @@ export const advancedFields = [
|
|
|
3861
3861
|
},
|
|
3862
3862
|
{
|
|
3863
3863
|
type: "dropdown-item",
|
|
3864
|
-
icon: "tab
|
|
3864
|
+
icon: "tab",
|
|
3865
3865
|
internal: !0,
|
|
3866
3866
|
options: {
|
|
3867
3867
|
name: "",
|
|
@@ -105,10 +105,23 @@ modules = {
|
|
|
105
105
|
let toDo = () => {
|
|
106
106
|
return new Promise((resolve, reject) => {
|
|
107
107
|
getServiceName((searviceName) => {
|
|
108
|
+
let reportGlobalMap = getReportGlobalMap() || {};
|
|
109
|
+
let isFormData =
|
|
110
|
+
typeof FormData !== "undefined" && data instanceof FormData;
|
|
108
111
|
let reqData;
|
|
109
|
-
|
|
112
|
+
if (isFormData) {
|
|
113
|
+
if (!data.has("fixeData")) {
|
|
114
|
+
data.append("fixeData", JSON.stringify(reportGlobalMap));
|
|
115
|
+
}
|
|
116
|
+
reqData = data;
|
|
117
|
+
} else {
|
|
118
|
+
reqData = {
|
|
119
|
+
// scriptCode: scriptCode,
|
|
120
|
+
fixeData: reportGlobalMap,
|
|
121
|
+
...(data || {}),
|
|
122
|
+
};
|
|
123
|
+
}
|
|
110
124
|
|
|
111
|
-
let reportGlobalMap = getReportGlobalMap() || {};
|
|
112
125
|
let url = `/${searviceName}/bd_api/${formCode}/${scriptCode}`;
|
|
113
126
|
return this.getHttpTarget().$http({
|
|
114
127
|
// aes: true,
|
|
@@ -117,11 +130,19 @@ modules = {
|
|
|
117
130
|
// loadingTarget: this.getLoadingTarget(),
|
|
118
131
|
isLoading,
|
|
119
132
|
...opts,
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
133
|
+
...(isFormData
|
|
134
|
+
? {
|
|
135
|
+
headers: Object.assign(
|
|
136
|
+
{ "Content-Type": "multipart/form-data" },
|
|
137
|
+
opts.headers || {}
|
|
138
|
+
),
|
|
139
|
+
filterConfig: Object.assign(
|
|
140
|
+
{ enabled: false },
|
|
141
|
+
opts.filterConfig || {}
|
|
142
|
+
),
|
|
143
|
+
}
|
|
144
|
+
: {}),
|
|
145
|
+
data: reqData,
|
|
125
146
|
success: (res, response) => {
|
|
126
147
|
if (res.objx) {
|
|
127
148
|
res.objx = this.handleDecryptData(res.objx);
|
|
@@ -0,0 +1,288 @@
|
|
|
1
|
+
// Core xform census widget skins extracted from the app stylesheet.
|
|
2
|
+
@import "~@base/styles/variables.scss";
|
|
3
|
+
|
|
4
|
+
.form-count {
|
|
5
|
+
display: flex; /*margin-bottom: 6px !important;*/
|
|
6
|
+
overflow: hidden;
|
|
7
|
+
border-radius: 4px;
|
|
8
|
+
.form-count-item {
|
|
9
|
+
flex: 1;
|
|
10
|
+
color: rgba(255, 255, 255, 0.65);
|
|
11
|
+
line-height: 1.5;
|
|
12
|
+
background-color: $baseColor;
|
|
13
|
+
font-size: $fontSizeBase;
|
|
14
|
+
padding-bottom: 1000px;
|
|
15
|
+
margin-bottom: -1000px;
|
|
16
|
+
border-radius: 4px;
|
|
17
|
+
&:nth-child(1) {
|
|
18
|
+
background-image: linear-gradient(to right, #34c7a5, #4ed894);
|
|
19
|
+
margin-left: 0 !important;
|
|
20
|
+
}
|
|
21
|
+
&:nth-child(2) {
|
|
22
|
+
background-image: linear-gradient(to right, #5590fd, #6bd1ff);
|
|
23
|
+
}
|
|
24
|
+
&:nth-child(3) {
|
|
25
|
+
background-image: linear-gradient(to right, #fe6c69, #ffa57b);
|
|
26
|
+
}
|
|
27
|
+
&:nth-child(4) {
|
|
28
|
+
background-image: linear-gradient(to left, #ffcf60, #daae47);
|
|
29
|
+
}
|
|
30
|
+
&:nth-child(7) {
|
|
31
|
+
background-image: linear-gradient(to left, #7cc422, #63a313);
|
|
32
|
+
}
|
|
33
|
+
&:nth-child(5) {
|
|
34
|
+
background-image: linear-gradient(to left, #ffa060, #da7c3d);
|
|
35
|
+
}
|
|
36
|
+
&:nth-child(6) {
|
|
37
|
+
background-image: linear-gradient(to left, #60d0fe, #45b7e7);
|
|
38
|
+
}
|
|
39
|
+
&:nth-child(8) {
|
|
40
|
+
background-image: linear-gradient(to left, #46d2e3, #2fb7c8);
|
|
41
|
+
}
|
|
42
|
+
&:nth-child(9) {
|
|
43
|
+
background-image: linear-gradient(to left, #6ecd71, #4db751);
|
|
44
|
+
}
|
|
45
|
+
&:nth-child(10) {
|
|
46
|
+
background-image: linear-gradient(to left, #ff606c, #d8505a);
|
|
47
|
+
}
|
|
48
|
+
b {
|
|
49
|
+
color: #fff;
|
|
50
|
+
font-weight: 400;
|
|
51
|
+
font-size: 22px;
|
|
52
|
+
}
|
|
53
|
+
p {
|
|
54
|
+
margin: 0;
|
|
55
|
+
}
|
|
56
|
+
.t1 {
|
|
57
|
+
color: #ffffffcc;
|
|
58
|
+
padding: 15px 18px 0;
|
|
59
|
+
position: relative;
|
|
60
|
+
b {
|
|
61
|
+
display: inline-block;
|
|
62
|
+
margin-top: 5px;
|
|
63
|
+
}
|
|
64
|
+
&:after {
|
|
65
|
+
content: "\e794";
|
|
66
|
+
width: 22px;
|
|
67
|
+
height: 22px;
|
|
68
|
+
display: block;
|
|
69
|
+
position: absolute;
|
|
70
|
+
right: 14px;
|
|
71
|
+
top: 14px;
|
|
72
|
+
cursor: pointer;
|
|
73
|
+
font-family: element-icons !important;
|
|
74
|
+
border-radius: 50%;
|
|
75
|
+
border: solid 1px #ffffff69;
|
|
76
|
+
text-align: center;
|
|
77
|
+
line-height: 20px;
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
.t2 {
|
|
81
|
+
color: #ffffffcc;
|
|
82
|
+
margin: 12px 0;
|
|
83
|
+
padding: 0 18px;
|
|
84
|
+
p {
|
|
85
|
+
overflow: hidden;
|
|
86
|
+
margin-bottom: 8px;
|
|
87
|
+
}
|
|
88
|
+
span {
|
|
89
|
+
float: right;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
.t3 {
|
|
93
|
+
text-align: center;
|
|
94
|
+
padding: 32px 12px;
|
|
95
|
+
font-size: 13px;
|
|
96
|
+
color: transparentize($baseColor, 0.6);
|
|
97
|
+
b {
|
|
98
|
+
font-size: 30px;
|
|
99
|
+
margin-top: 10px;
|
|
100
|
+
display: block;
|
|
101
|
+
color: $baseColor;
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
&.i-s2 {
|
|
105
|
+
background: #d8e9fc;
|
|
106
|
+
}
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
.form-count2 {
|
|
110
|
+
display: flex;
|
|
111
|
+
margin-bottom: 8px;
|
|
112
|
+
.form-count-item {
|
|
113
|
+
flex: 1;
|
|
114
|
+
border: solid 1px #265b860d;
|
|
115
|
+
text-align: center;
|
|
116
|
+
padding: 15px 0;
|
|
117
|
+
border-radius: 2px;
|
|
118
|
+
background-image: linear-gradient(
|
|
119
|
+
180deg,
|
|
120
|
+
rgb(243, 248, 255) 0%,
|
|
121
|
+
rgb(255, 255, 255) 100%
|
|
122
|
+
);
|
|
123
|
+
.t1 {
|
|
124
|
+
p {
|
|
125
|
+
font-size: $fontSizeBase;
|
|
126
|
+
color: #888;
|
|
127
|
+
}
|
|
128
|
+
b {
|
|
129
|
+
font-size: 30px;
|
|
130
|
+
color: #212121;
|
|
131
|
+
line-height: 1;
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
}
|
|
136
|
+
.form-count3 {
|
|
137
|
+
display: flex;
|
|
138
|
+
margin-bottom: 8px;
|
|
139
|
+
.form-count-item {
|
|
140
|
+
flex: 1;
|
|
141
|
+
text-align: center;
|
|
142
|
+
padding: 15px 0;
|
|
143
|
+
color: #212121;
|
|
144
|
+
position: relative;
|
|
145
|
+
&:after {
|
|
146
|
+
content: "";
|
|
147
|
+
width: 1px;
|
|
148
|
+
position: absolute;
|
|
149
|
+
top: 24px;
|
|
150
|
+
bottom: 24px;
|
|
151
|
+
background-color: #efefef;
|
|
152
|
+
right: 0;
|
|
153
|
+
}
|
|
154
|
+
&:last-child:after {
|
|
155
|
+
display: none;
|
|
156
|
+
}
|
|
157
|
+
.t1 {
|
|
158
|
+
p {
|
|
159
|
+
font-size: $fontSizeBase;
|
|
160
|
+
}
|
|
161
|
+
b {
|
|
162
|
+
font-size: 30px;
|
|
163
|
+
line-height: 1;
|
|
164
|
+
font-weight: 600;
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
.form-count4 {
|
|
170
|
+
display: flex;
|
|
171
|
+
margin-bottom: 8px;
|
|
172
|
+
.form-count-item {
|
|
173
|
+
flex: 1;
|
|
174
|
+
text-align: center;
|
|
175
|
+
padding: 11px 0;
|
|
176
|
+
color: #343434;
|
|
177
|
+
position: relative;
|
|
178
|
+
background: #f6f8fa;
|
|
179
|
+
line-height: 1;
|
|
180
|
+
border-radius: 8px;
|
|
181
|
+
font-size: $fontSizeBase;
|
|
182
|
+
p {
|
|
183
|
+
margin-bottom: 4px;
|
|
184
|
+
}
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.form-count5 {
|
|
189
|
+
display: flex; /*margin-bottom: 6px !important;*/
|
|
190
|
+
overflow: hidden;
|
|
191
|
+
margin: 0 -3px;
|
|
192
|
+
.form-count-item {
|
|
193
|
+
padding: 12px 18px 10px;
|
|
194
|
+
flex: 1;
|
|
195
|
+
color: rgba(0, 0, 0, 0.65);
|
|
196
|
+
line-height: 1.5;
|
|
197
|
+
font-size: $fontSizeBase;
|
|
198
|
+
margin: 0 3px;
|
|
199
|
+
border-top: solid 3px;
|
|
200
|
+
b {
|
|
201
|
+
color: #3c4a5b;
|
|
202
|
+
font-weight: 400;
|
|
203
|
+
font-size: 22px;
|
|
204
|
+
display: inline-block;
|
|
205
|
+
margin-top: 8px;
|
|
206
|
+
margin-right: 12px;
|
|
207
|
+
}
|
|
208
|
+
span {
|
|
209
|
+
color: #888;
|
|
210
|
+
}
|
|
211
|
+
p {
|
|
212
|
+
margin: 0;
|
|
213
|
+
color: #475668;
|
|
214
|
+
}
|
|
215
|
+
&:nth-child(1) {
|
|
216
|
+
background: #eaf9f5;
|
|
217
|
+
border-top-color: #01bf8a;
|
|
218
|
+
}
|
|
219
|
+
&:nth-child(2) {
|
|
220
|
+
background: #ecf4ff;
|
|
221
|
+
border-top-color: #307df2;
|
|
222
|
+
}
|
|
223
|
+
&:nth-child(3) {
|
|
224
|
+
background: #fff8e6;
|
|
225
|
+
border-top-color: #f9b302;
|
|
226
|
+
}
|
|
227
|
+
&:nth-child(4) {
|
|
228
|
+
background: #f3f0ff;
|
|
229
|
+
border-top-color: #7f5bf2;
|
|
230
|
+
}
|
|
231
|
+
&:nth-child(5) {
|
|
232
|
+
background: #ffeeee;
|
|
233
|
+
border-top-color: #de0f0f;
|
|
234
|
+
}
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
.form-count6 {
|
|
238
|
+
display: flex; /*margin-bottom: 6px !important;*/
|
|
239
|
+
overflow: hidden;
|
|
240
|
+
margin: 0 -3px;
|
|
241
|
+
.form-count-item {
|
|
242
|
+
padding: 12px 18px 10px;
|
|
243
|
+
flex: 1;
|
|
244
|
+
color: rgba(0, 0, 0, 0.65);
|
|
245
|
+
line-height: 1.5;
|
|
246
|
+
font-size: $fontSizeBase;
|
|
247
|
+
margin: 0 3px;
|
|
248
|
+
border: solid 1px $borderColor;
|
|
249
|
+
border-radius: 4px;
|
|
250
|
+
b {
|
|
251
|
+
font-weight: 400;
|
|
252
|
+
font-size: 22px;
|
|
253
|
+
display: inline-block;
|
|
254
|
+
margin-top: 8px;
|
|
255
|
+
margin-right: 6px;
|
|
256
|
+
}
|
|
257
|
+
span {
|
|
258
|
+
color: #888;
|
|
259
|
+
}
|
|
260
|
+
p {
|
|
261
|
+
margin: 0;
|
|
262
|
+
color: #475668;
|
|
263
|
+
> i {
|
|
264
|
+
margin-right: 4px;
|
|
265
|
+
vertical-align: middle;
|
|
266
|
+
font-size: 16px;
|
|
267
|
+
}
|
|
268
|
+
> span {
|
|
269
|
+
vertical-align: middle;
|
|
270
|
+
}
|
|
271
|
+
}
|
|
272
|
+
&:nth-child(1) p {
|
|
273
|
+
color: #307df2;
|
|
274
|
+
}
|
|
275
|
+
&:nth-child(2) p {
|
|
276
|
+
color: #0ccd7c;
|
|
277
|
+
}
|
|
278
|
+
&:nth-child(3) p {
|
|
279
|
+
color: #fb3838;
|
|
280
|
+
}
|
|
281
|
+
&:nth-child(4) p {
|
|
282
|
+
color: #ff6949;
|
|
283
|
+
}
|
|
284
|
+
&:nth-child(5) p {
|
|
285
|
+
color: #307df2;
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
}
|