|
@@ -46,7 +46,7 @@
|
|
|
<el-col :span="19" class="test-type-wrapper">
|
|
|
<TestMenu :testTypeList="homeData.testTypeList"></TestMenu>
|
|
|
<TestCard :applicationTypeList="homeData.applicationTypeList"></TestCard>
|
|
|
- <el-row>
|
|
|
+ <el-row style="margin-top: 10px">
|
|
|
<ResourceAndTool :resourceList="homeDataNoCache.resourceList"></ResourceAndTool>
|
|
|
</el-row>
|
|
|
<el-row>
|