diff --git a/core/core-frontend/src/assets/svg/datasoure_add_dataset.svg b/core/core-frontend/src/assets/svg/datasoure_add_dataset.svg new file mode 100644 index 0000000..4ddd6c2 --- /dev/null +++ b/core/core-frontend/src/assets/svg/datasoure_add_dataset.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/core/core-frontend/src/assets/svg/datasoure_details.svg b/core/core-frontend/src/assets/svg/datasoure_details.svg new file mode 100644 index 0000000..e1fd198 --- /dev/null +++ b/core/core-frontend/src/assets/svg/datasoure_details.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/core/core-frontend/src/components/relation-chart/index.vue b/core/core-frontend/src/components/relation-chart/index.vue index dc9bb2c..3a49a5b 100644 --- a/core/core-frontend/src/components/relation-chart/index.vue +++ b/core/core-frontend/src/components/relation-chart/index.vue @@ -116,10 +116,10 @@ defineExpose({ padding-bottom: 24px; } .relation-drawer_content { - border: 1px solid #dee0e3; + border: 1px solid #5f5f5f; width: 100%; height: 100%; - background: #f5f6f7; + background: #252626; border-radius: 4px; position: relative; } diff --git a/core/core-frontend/src/viewsnew/application/service/dataset/form/index.vue b/core/core-frontend/src/viewsnew/application/service/dataset/form/index.vue index e1e1547..0ac4e4c 100644 --- a/core/core-frontend/src/viewsnew/application/service/dataset/form/index.vue +++ b/core/core-frontend/src/viewsnew/application/service/dataset/form/index.vue @@ -3489,7 +3489,9 @@ const getDsIconName = data => { .ed-input.is-disabled .ed-input__inner{ background-color: rgba(37, 38, 38, 0); } - +.ed-table--enable-row-hover .ed-table__body tr:hover>td.ed-table__cell { + background: rgba(21, 21, 21, 1); +} @@ -3554,7 +3556,7 @@ border-right: 1px solid rgba(54, 54, 54, 1) background: transparent; } .header-cell{ - background: rgba(54, 54, 54, 1) !important; + background: rgba(54, 54, 54, 1) ; border-top: 1px solid rgba(54, 54, 54, 1) } .ed-table-v2__header-cell{ diff --git a/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoContent.vue b/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoContent.vue index f424e28..ec3d448 100644 --- a/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoContent.vue +++ b/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoContent.vue @@ -13,19 +13,20 @@ defineExpose({ diff --git a/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoItem.vue b/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoItem.vue index 777620d..d013785 100644 --- a/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoItem.vue +++ b/core/core-frontend/src/viewsnew/application/service/datasource/BaseInfoItem.vue @@ -7,27 +7,30 @@ defineProps({ diff --git a/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiHttpRequestForm.vue b/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiHttpRequestForm.vue index befa496..31772d8 100644 --- a/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiHttpRequestForm.vue +++ b/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiHttpRequestForm.vue @@ -208,7 +208,7 @@ const emits = defineEmits(['changeId']) + diff --git a/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiKeyValue.vue b/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiKeyValue.vue index 61473c1..e207c81 100644 --- a/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiKeyValue.vue +++ b/core/core-frontend/src/viewsnew/application/service/datasource/form/ApiKeyValue.vue @@ -121,7 +121,7 @@ const timeFunLists = [