Commit 56c50c1cdc5d40e1eda8467294fa9eb4a9ddbb8b

Authored by panzhaov5
1 parent 4bb52f51

update...

src/main/resources/static/pages/permission/authorize_all/user_auth.html
@@ -131,7 +131,8 @@ @@ -131,7 +131,8 @@
131 <script id="authorize-user-auth-title-temp" type="text/html"> 131 <script id="authorize-user-auth-title-temp" type="text/html">
132 <div style="font-weight: 600;">{{name}}({{userName}}) 132 <div style="font-weight: 600;">{{name}}({{userName}})
133 </div> 133 </div>
134 - <div class="desc">最近登录 {{lastLoginDateStr}}</div> 134 + <!--<div class="desc">最近登录 {{lastLoginDateStr}}</div>-->
  135 + <div class="desc">...</div>
135 </script> 136 </script>
136 137
137 <script id="authorize-modal-lines-temp" type="text/html"> 138 <script id="authorize-modal-lines-temp" type="text/html">