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 @@ + + + + + + \ No newline at end of file diff --git a/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue index 1aa9dcb..dac4211 100644 --- a/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue +++ b/src/views/backOfficeSystem/ExcavationResearch/ZdryFjyp/index.vue @@ -54,53 +54,8 @@
- - - 新增 - - - - 一件布控 - - - - 级别变更 - - - - 警种变更 - - - - 指定分配 - - - - 添加标签 - - - - 协控申请 - - - - 撤控申请 - - - - 移交管控 - - - - 批量导入 - - - - 导出 - - - - 批量删除 + + {{ it.label }}
@@ -110,12 +65,14 @@ :tableHeight="pageData.tableHeight2" :key="pageData.keyCount" :tableConfiger="pageData.tableConfiger2" - :controlsWidth="pageData.controlsWidth" + :controlsWidth="pageData.controlsWidth2" @chooseData="chooseData">
+ + + +