|
@@ -74,7 +74,7 @@
|
|
|
<span>© 2019. All Rights Reserved</span>
|
|
|
</div>
|
|
|
<div class="div-footer2" style="width: 600px;margin-top: 45pt;margin-left: 595pt;">
|
|
|
- <div style="visibility: hidden;">1</div>
|
|
|
+ <div style="visibility: hidden;">Thoth综合测试平台</div>
|
|
|
<span style="margin-top: 18pt">Mock服务-赵福贵</span>
|
|
|
<span>数据中心-王丽莎</span>
|
|
|
<span>FT负责人-叶宏钢</span>
|
|
@@ -93,6 +93,9 @@
|
|
|
</template>
|
|
|
|
|
|
<style scoped>
|
|
|
+.el-dropdown:hover {
|
|
|
+ cursor: pointer;
|
|
|
+}
|
|
|
.logo {
|
|
|
position: absolute;
|
|
|
width: 100px;
|
|
@@ -180,6 +183,7 @@ div.div-footer2 > span {
|
|
|
img.image-module-logo {
|
|
|
margin-top: 25pt;
|
|
|
width: 20%;
|
|
|
+ height: 40pt;
|
|
|
}
|
|
|
div.div-title {
|
|
|
font-size: 13.5pt;
|