中扬CRM客户关系管理系统
#
LSH
2023-11-01 56ebe6f9a3886ba62d60692d246e6eed1ae66d23
#
2个文件已修改
18 ■■■■■ 已修改文件
src/main/java/com/zy/crm/manager/entity/PriQuote.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/views/login.html 16 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/java/com/zy/crm/manager/entity/PriQuote.java
@@ -162,7 +162,7 @@
            case 1:
                return "等待部门经理确认";
            case 2:
                return "等待总裁办审核";
                return "等待总经办审核";
            case 3:
                return "等待业务员确认";
            case 4:
src/main/webapp/views/login.html
@@ -77,8 +77,8 @@
        z-index: -999;
      }
      #girlwu{
        margin-left: 30%;
        margin-top: 20%;
        margin-left: 60%;
        margin-top: 40%;
        z-index: 999;
      }
      .pText{
@@ -93,18 +93,18 @@
      @media screen and (min-width:300px) and (min-width:650px){
        .pTextFont{
          font-size:2rem;
          font-size:1rem;
        }
      }
      @media screen and (min-width:650px) and (min-width:1080px){
        .pTextFont{
          font-size:3rem;
          font-size:1.5rem;
        }
      }
      @media screen and (min-width:300px) and (min-width:1380px){
        .pTextFont{
          font-size:4rem;
          font-size:2rem;
        }
      }
@@ -116,8 +116,10 @@
        <video id="background_video" style="z-index: -999" src="../static/image/banner.mp4" height="100%" loop autoplay muted="false" controlslist="nodownload" disablepictureinpicture></video>
      </div>
      <div id="girlwu">
        <p class="pText pTextFont">助力智能制造&emsp;&emsp;赋能智慧物流</p>
        <p class="pText pTextFont">&emsp;&emsp;让制造与物流更高效</p>
        <p class="pText pTextFont">&emsp;&emsp;&emsp;助力智能制造</p>
        <p class="pText pTextFont">&emsp;&emsp;&emsp;赋能智慧物流</p>
        <p class="pText pTextFont">让制造与物流更高效</p>
<!--        <p class="pText pTextFont">&emsp;&emsp;让制造与物流更高效</p>-->
      </div>
<!--      <div class="l-page l-page&#45;&#45;white " data-id="easy_glitch" style="z-index: 99">-->
<!--        <div style="position: fixed;-->