diff --git a/src/assets/css/homeScreen.scss b/src/assets/css/homeScreen.scss
index 85d5af4..633af72 100644
--- a/src/assets/css/homeScreen.scss
+++ b/src/assets/css/homeScreen.scss
@@ -111,16 +111,18 @@
}
.leftBtn-yjbtn{
position: absolute;
- left: 430px;
+ left: 360px;
top: 20px;
- width: 155px;
- height: 38px;
- line-height: 38px;
- text-align: center;
- background: url("~@/assets/images/home_btns.png") no-repeat center center;
- background-size: 100% 100%;
- font-size: 16px;
- font-family: "YSBTH";
+ .leftBtn-item{
+ width: 155px;
+ height: 38px;
+ line-height: 38px;
+ text-align: center;
+ background: url("~@/assets/images/home_btns.png") no-repeat center center;
+ background-size: 100% 100%;
+ font-size: 16px;
+ font-family: "YSBTH";
+ }
.btms{
@include textColor(#a1d6ff, #ffffff);
}
diff --git a/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/components/deepIn.vue b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/components/deepIn.vue
new file mode 100644
index 0000000..397de41
--- /dev/null
+++ b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/components/deepIn.vue
@@ -0,0 +1,60 @@
+
+