From 685ccf5844d23a0d64da78cb2a9eb71c2cca9b8e Mon Sep 17 00:00:00 2001 From: yzh <snbbt@21cn.com> Date: 星期一, 11 七月 2022 23:00:48 +0800 Subject: [PATCH] 账号列表调整 --- web/web/GwSp.aspx | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/web/web/GwSp.aspx b/web/web/GwSp.aspx index 3b3d847..3e4bd30 100644 --- a/web/web/GwSp.aspx +++ b/web/web/GwSp.aspx @@ -470,15 +470,15 @@ <div class="form-group"> <div class="input-group m-b"> <input type="button" value="鏌ヨ" class="btn btn-primary action-query" /> - <input class="btn btn-warning action-create" value="鍒涘缓鏂拌处鍙�" type="button" /> + <input class="btn btn-warning action-create" value="鍒涘缓鏂拌处鍙�" type="button" /> + <input type="button" value="鎵归噺淇敼閫氶亾" class="btn btn-danger action-modal-op" /> + <input type="button" class="btn btn-info action-export" value="瀵煎嚭鏁版嵁" /> </div> </div> </div> </div> </form> <div class="table-responsive"> - <input type="button" value="鎵归噺淇敼閫氶亾" class="btn btn-danger action-modal-op" /> - <input type="button" class="btn btn-info action-export" value="瀵煎嚭鏁版嵁" /> <table class="table table-striped table-bordered table-hover" id="gwspTable"> <thead> <tr class="header"> @@ -503,9 +503,11 @@ <th> 閫氶亾 </th> + <!-- <th> 澶辫触琛ュ彂 </th> + --> <th> 浠樿垂鏂瑰紡 </th> @@ -520,13 +522,13 @@ //鏉℃暟/浣欓/浠樿垂鏂瑰紡/鍗曚环/鍛婅 鍓╀綑鎬绘潯鏁�/鍩烘湰鏉℃暟/璧犻�佹潯鏁�/浠樿垂鏂瑰紡/鍗曚环/鍛婅 </th> - --> <th> 璐﹀彿閰嶇疆灞炴�� </th> <th> 鎵╁睍鍙� </th> + --> <th> 瀹㈡埛IP </th> @@ -536,7 +538,7 @@ <th> 婵�娲绘椂闂� </th> - <th colspan="4"> + <th class="text-center" width="150px"> 鎿嶄綔 </th> </tr> -- Gitblit v1.9.1