|
@@ -342,22 +342,7 @@ import { VueEditor } from "vue2-editor";
|
|
|
}
|
|
|
|
|
|
|
|
|
-.pAmid3{
|
|
|
- margin-top: 30px;
|
|
|
- width: 100%;
|
|
|
- display: flex;
|
|
|
- justify-content: center;
|
|
|
- box-sizing: border-box;
|
|
|
- padding-bottom: 20px;
|
|
|
|
|
|
- .right{
|
|
|
- width: 83%;
|
|
|
- background: #fff;
|
|
|
- box-sizing: border-box;
|
|
|
- padding: 10px 20px;
|
|
|
- position: relative;
|
|
|
- }
|
|
|
-}
|
|
|
|
|
|
.totalFund{ //预算总经费金额填写
|
|
|
display: flex;
|
|
@@ -385,7 +370,22 @@ import { VueEditor } from "vue2-editor";
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
}
|
|
|
+ .pAmid3{
|
|
|
+ margin-top: 30px;
|
|
|
+ width: 100%;
|
|
|
+ display: flex;
|
|
|
+ justify-content: center;
|
|
|
+ box-sizing: border-box;
|
|
|
+ padding-bottom: 20px;
|
|
|
|
|
|
+ .right{
|
|
|
+ width: 83%;
|
|
|
+ background: #fff;
|
|
|
+ box-sizing: border-box;
|
|
|
+ padding: 10px 20px;
|
|
|
+ position: relative;
|
|
|
+ }
|
|
|
+}
|
|
|
|
|
|
.btn5{
|
|
|
width: 130px;
|