yuanyiming %!s(int64=2) %!d(string=hai) anos
pai
achega
9102de5c54

+ 1 - 1
src/views/home.vue

@@ -62,7 +62,7 @@
 
 
 .homePage{
 .homePage{
         // 减去公共部分使页面铺满浏览器
         // 减去公共部分使页面铺满浏览器
-        height:  calc(100% - 60px);
+        height:  calc(100% - 70px);
         width: 100%;
         width: 100%;
       .homeBody{
       .homeBody{
           margin: 20px 20px 30px 20px;
           margin: 20px 20px 30px 20px;

+ 2 - 1
src/views/projectApply/projectApplicationApplyMain.vue

@@ -271,7 +271,8 @@
   
   
   <style lang="less">
   <style lang="less">
   .projectApplicationApplyPAapply{
   .projectApplicationApplyPAapply{
-      width: 100vw;
+      width: 100%;
+      height: calc(100% - 70px);
       background: #e6eaf0;
       background: #e6eaf0;
       display: flex;
       display: flex;
       flex-direction: column;
       flex-direction: column;