Browse Source

user_info에 클래스 부여

잉여개발기 (SPDV) 6 năm trước cách đây
mục cha
commit
745084d5e8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      route/api_user_info.py

+ 1 - 1
route/api_user_info.py

@@ -8,7 +8,7 @@ def api_user_info_2(conn, name):
         plus_t = []
 
         plus_d = '''
-            <table>
+            <table class="user_info_table">
                 <tbody>
                     <tr>
                         <td>''' + load_lang('user_name') + '''</td>