|  |  |  | 
|---|
|  |  |  | z-index: 100; | 
|---|
|  |  |  | top: 22px; | 
|---|
|  |  |  | left: 20px;"> | 
|---|
|  |  |  | <img src="../static/image/logo.png" alt="" style="width: 20%"> | 
|---|
|  |  |  | <img src="../static/image/logo2.png" alt="" style="width: 20%"> | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  | <div class="p-sketch-outline"> | 
|---|
|  |  |  | <h2 class="p-sketch-outline__title">Automatic Storage and Retrieval System</h2> | 
|---|
|  |  |  | 
|---|
|  |  |  | <div id="sidebar"> | 
|---|
|  |  |  | <div class="login-contain"> | 
|---|
|  |  |  | <div class="login-box"> | 
|---|
|  |  |  | <img src="../static/image/logo.png" alt="" style="width: 80%"> | 
|---|
|  |  |  | <img src="../static/image/logo1.png" alt="" style="width: 80%"> | 
|---|
|  |  |  | <!--          <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="请输入用户名"> | 
|---|
|  |  |  | 
|---|
|  |  |  | formData.append("file", files[0]) | 
|---|
|  |  |  | $.ajax({ | 
|---|
|  |  |  | url: baseUrl+"/license/updateLicense", | 
|---|
|  |  |  | headers: {'token': localStorage.getItem('token')}, | 
|---|
|  |  |  | data: formData, | 
|---|
|  |  |  | method: 'POST', | 
|---|
|  |  |  | cache: false, | 
|---|