登录页调整

master
le 4 weeks ago
parent dd5afd4447
commit 5f3357bd01
  1. 1
      FirstReadMe.md
  2. 6
      lis-module-logon-web/src/main/webapp/logon/mainNew.jsp
  3. 7
      发布.md

@ -15,6 +15,7 @@
```text
第三步
配置tomcat 环境变量(此方法是以debug启动 如果不用debug启动则选择Run 其他同理)
JASYPT_ENCRYPTOR_PASSWORD :Lis@Grp#2025!#
```
![img_7.png](img_7.png)

@ -461,7 +461,7 @@
body{ min-width:1000px; min-height:600px;}
</style>
</head>
<body leftmargin="0" topmargin="0" onkeypress = "exprint(event);" style="background:url(../common/images/lastbbgg_01.png) no-repeat left top; background-size: 85%;background-color:#51b1e1; position:relative;">
<body leftmargin="0" topmargin="0" onkeypress = "exprint(event);" style="background-size: 85%; position:relative;">
<div id="mainBody">
<div id="cloud1" class="cloud"></div>
<div id="cloud2" class="cloud"></div>
@ -480,8 +480,8 @@
<%-- </div>--%>
<%-- </div>--%>
<%--</div>--%>
<div style="width:696px; height:100%; position:absolute;right: 0">
<div id="login_main" style="width:696px; height:100%; overflow:hidden;">
<div style="width:410px;height:100%;position:absolute;/* right: 0; */left: 50%;transform: translate(-50%, 0);">
<div id="login_main" style="width:100%; height:100%; overflow:hidden;">
<div class="login_table">
<div style="margin: 20px 20px 0px"></div>
<div style="flex: 1; display: flex; flex-direction: column; justify-content: center;">

@ -9,4 +9,9 @@
- 耐心等待10分钟左右
## 增量发布
待续
待续
## 本地部署
- 安装tomcat推荐10.1.54版本
- 修改Maven仓库位置
- [查看FirstReadMe](./FirstReadMe.md)配置运行设置
Loading…
Cancel
Save