Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
xiaofang li
MeterSphere
Commits
3010d670
"README.asciidoc" did not exist on "bec680000babd5476f1b8b2a31f87fb8f5a02e27"
Commit
3010d670
authored
4 years ago
by
BugKing
Browse files
Options
Download
Email Patches
Plain Diff
style: 修改测试跟踪、测试计划用例列表高度及其他样式问题
parent
b0457f03
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
frontend/src/business/components/api/automation/scenario/ApiScenarioList.vue
+2
-2
...ss/components/api/automation/scenario/ApiScenarioList.vue
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue
+2
-2
...nts/track/plan/view/comonents/api/TestPlanApiCaseList.vue
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+7
-6
...track/plan/view/comonents/api/TestPlanApiScenarioList.vue
frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue
+1
-1
...plan/view/comonents/functional/FunctionalTestCaseList.vue
frontend/src/business/components/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
+2
-2
...s/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
frontend/src/business/components/track/review/view/TestCaseReviewView.vue
+6
-0
...iness/components/track/review/view/TestCaseReviewView.vue
frontend/src/business/components/track/review/view/components/TestReviewTestCaseList.vue
+2
-2
...s/track/review/view/components/TestReviewTestCaseList.vue
frontend/src/common/css/main.css
+4
-0
frontend/src/common/css/main.css
with
26 additions
and
15 deletions
+26
-15
frontend/src/business/components/api/automation/scenario/ApiScenarioList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -942,7 +942,7 @@ export default {
padding
:
10px
;
}
/*
/deep/ .el-table__fixed-body-wrapper {
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
60px
!important
;
}
*/
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -279,7 +279,7 @@ export default {
pageSize
:
10
,
total
:
0
,
selectDataCounts
:
0
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
// environmentId: undefined,
currentCaseProjectId
:
""
,
runData
:
[],
...
...
@@ -750,6 +750,6 @@ export default {
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
48
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/api/TestPlanApiScenarioList.vue
+
7
-
6
View file @
3010d670
...
...
@@ -39,7 +39,7 @@
<el-table-column
v-if=
"item.id == 'name'"
prop=
"name"
:label=
"$t('api_test.automation.scenario_name')"
min-width=
"120px"
sortable
show-overflow-tooltip
:key=
"index"
/>
<el-table-column
v-if=
"item.id == 'level'"
prop=
"level"
:label=
"$t('api_test.automation.case_level')"
min-width=
"1
0
0px"
<el-table-column
v-if=
"item.id == 'level'"
prop=
"level"
:label=
"$t('api_test.automation.case_level')"
min-width=
"1
2
0px"
column-key=
"level"
sortable=
"custom"
:filters=
"LEVEL_FILTERS"
...
...
@@ -211,7 +211,7 @@ export default {
return
{
type
:
TEST_PLAN_SCENARIO_CASE
,
headerItems
:
Test_Plan_Scenario_Case
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
tableLabel
:
[],
loading
:
false
,
condition
:
{},
...
...
@@ -536,9 +536,10 @@ export default {
}
.ms-select-all-fixed
>>>
th
:nth-child
(
2
)
.el-icon-arrow-down
{
top
:
-3px
;
top
:
-4px
;
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
48px
!important
;
}
/*/deep/ .el-table__fixed-body-wrapper {*/
/* top: 59px !important;*/
/*}*/
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/functional/FunctionalTestCaseList.vue
+
1
-
1
View file @
3010d670
...
...
@@ -294,7 +294,7 @@ export default {
type
:
TEST_PLAN_FUNCTION_TEST_CASE
,
fields
:
[],
fieldsWidth
:
getCustomTableWidth
(
'
TRACK_TEST_CASE
'
),
screenHeight
:
'
calc(100vh -
330
px)
'
,
screenHeight
:
'
calc(100vh -
275
px)
'
,
tableLabel
:
[],
result
:
{},
deletePath
:
"
/test/case/delete
"
,
...
...
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/plan/view/comonents/load/TestPlanLoadCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -201,7 +201,7 @@ export default {
total
:
0
,
selectDataCounts
:
0
,
status
:
'
default
'
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
//屏幕高度
screenHeight
:
'
calc(100vh -
25
0px)
'
,
//屏幕高度
buttons
:
[
{
name
:
this
.
$t
(
'
test_track.plan.load_case.unlink_in_bulk
'
),
handleClick
:
this
.
handleDeleteBatch
,
permissions
:
[
'
PROJECT_TRACK_PLAN:READ+CASE_BATCH_DELETE
'
]
...
...
@@ -496,6 +496,6 @@ export default {
<
style
scoped
>
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
47
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/review/view/TestCaseReviewView.vue
+
6
-
0
View file @
3010d670
...
...
@@ -186,4 +186,10 @@ export default {
height
:
calc
(
100vh
-
80px
-
53px
);
margin-top
:
1px
;
}
.header-menu.el-menu--horizontal
>
li
{
height
:
49px
;
line-height
:
50px
;
color
:
dimgray
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/business/components/track/review/view/components/TestReviewTestCaseList.vue
+
2
-
2
View file @
3010d670
...
...
@@ -248,7 +248,7 @@ export default {
return
{
type
:
TEST_CASE_REVIEW_CASE_LIST
,
headerItems
:
Test_Case_Review_Case_List
,
screenHeight
:
'
calc(100vh -
33
0px)
'
,
screenHeight
:
'
calc(100vh -
27
0px)
'
,
tableLabel
:
[],
result
:
{},
condition
:
{},
...
...
@@ -547,7 +547,7 @@ export default {
}
/
deep
/
.el-table__fixed-body-wrapper
{
top
:
59
px
!important
;
top
:
48
px
!important
;
}
</
style
>
This diff is collapsed.
Click to expand it.
frontend/src/common/css/main.css
+
4
-
0
View file @
3010d670
...
...
@@ -40,6 +40,10 @@
margin-bottom
:
18px
;
}
.el-dialog__body
{
padding
:
10px
;
}
.tip
{
padding
:
3px
5px
;
font-size
:
16px
;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment