|
@@ -1,11 +1,40 @@
|
|
|
<template>
|
|
|
<div style="heigh:100%;width:100%">
|
|
|
- <div class='comClass'>
|
|
|
+ <div class='comClass' style="text-align:center">
|
|
|
<div style="font-size: 3rem;
|
|
|
font-family: Microsoft YaHei;
|
|
|
font-weight: bold;
|
|
|
color: #23FFFC;
|
|
|
text-align:center;padding-top:10vh">乡镇现场护路专员</div>
|
|
|
+
|
|
|
+ <div style="">
|
|
|
+ <div style="display:flex;flex-direction:row;">
|
|
|
+ <div style="font-size: 2rem;
|
|
|
+ font-family: Microsoft YaHei;
|
|
|
+ font-weight: 400;
|
|
|
+ line-height: 7.2rem;
|
|
|
+ color: #23FFFC;
|
|
|
+ ">北新镇护路办</div>
|
|
|
+ <div style="display:flex;flex-direction:row">
|
|
|
+ <div style="line-height: 7.2rem;"><img src='../../assets/images/图层 1596.png' style="width:2reem;height:2rem;line-height: 7.2rem;"/></div>
|
|
|
+ <div style="font-size: 2rem;
|
|
|
+ font-family: Microsoft YaHei;
|
|
|
+ font-weight: 400;
|
|
|
+ line-height: 7.2rem;
|
|
|
+ color: #D6DEE7;">王运瑞</div>
|
|
|
+ </div>
|
|
|
+ <div style="display:flex;flex-direction:row">
|
|
|
+ <div style="line-height: 7.2rem;"><img src='../../assets/images/手机.png' style="width:2reem;height:2rem;line-height: 7.2rem;"/></div>
|
|
|
+ <div style="font-size: 2rem;
|
|
|
+ font-family: Microsoft YaHei;
|
|
|
+ font-weight: 400;
|
|
|
+ line-height: 7.2rem;
|
|
|
+ color: #D6DEE7;">18994195518</div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+
|
|
|
+
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</template>
|
|
@@ -37,7 +66,7 @@ export default {
|
|
|
|
|
|
<style scoped>
|
|
|
.comClass{
|
|
|
- background: url("~@/assets/images/bg/切图2.png") no-repeat;
|
|
|
+ background: url("~@/assets/images/bg/切图1.png") no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
width:100%;
|
|
|
height:95vh;
|