#
luxiaotao1123
2022-03-30 e6436b313227cd60aa4c2b95904abf007ca6c816
#
2个文件已修改
17 ■■■■■ 已修改文件
views/sketh/css/login.css 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
views/sketh/instancing.html 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
views/sketh/css/login.css
@@ -140,16 +140,18 @@
}
.login100-form-title {
  font-family: Montserrat-ExtraBold;
  font-family: "微软雅黑";
  font-size: 48px;
  line-height: 1.2;
  text-align: center;
  font-weight: bold;
  letter-spacing: 10px;
  width: 100%;
  display: block;
  color: #6a6a6a;
  margin-top: 20px;
  margin-bottom: 30px;
  color: #3660c9;
  margin-top: 10px;
  /*margin-bottom: 30px;*/
}
/*---------------------------------------------*/
views/sketh/instancing.html
@@ -23,9 +23,9 @@
        right: 1%;
        transform: translateY(-50%);
        width: 20%;
        height: 90%;
        height: 95%;
        /*特效*/
        background: rgba(255,255,255,0.7);
        background: rgba(255,255,255,0.6);
        border-radius: 5px;
        color: #ffffff;
        z-index: 99;
@@ -69,7 +69,8 @@
      <div class="login-contain">
        <div class="login-box">
          <img src="img/logo.png" alt="" style="width: 80%">
          <span class="login100-form-title p-t-20 p-b-45">AS / RS</span>
          <span class="login100-form-title p-t-20 p-b-45">中扬立库</span>
          <span class="login100-form-title p-t-20 p-b-45" style="margin: 15px 0;color: #868686;font-size: 24px">WMS</span>
          <div class="wrap-input100 validate-input m-b-10" data-validate="请输入用户名">
            <input class="input100" type="text" name="username" placeholder="username" autocomplete="off">
            <span class="focus-input100"></span>