team.html 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
  6. <meta name="sudameta" content="allCIDs:34766,34979,7198,12665,257,258">
  7. <title></title>
  8. <link href="./css/global.css?v=95681a6c" rel="stylesheet"><link href="./css/team.css?v=95681a6c" rel="stylesheet"></head>
  9. <body>
  10. <header>
  11. <a href="#" class="back"></a>
  12. <span>我的小队</span>
  13. </header>
  14. <!-- 无人员 -->
  15. <!--<section class="no-result form-padding">
  16. <section class="no-notice-wrapper">
  17. <img src="images/0e138ae3.no-team.png" alt="">
  18. <p>暂无队员</p>
  19. <a href="#" class="button">邀请好友入队</a>
  20. </section>
  21. </section>
  22. -->
  23. <section class="wrapper form-padding">
  24. <section class="card team-members">
  25. <h3>
  26. <span>队员昵称</span>
  27. <span>加入日期</span>
  28. </h3>
  29. <ul>
  30. <li>
  31. <p>
  32. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  33. <p>2018-06-22</p>
  34. </li>
  35. <li>
  36. <p>
  37. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  38. <p>2018-06-22</p>
  39. </li>
  40. <li>
  41. <p>
  42. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  43. <p>2018-06-22</p>
  44. </li>
  45. <li>
  46. <p>
  47. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  48. <p>2018-06-22</p>
  49. </li>
  50. <li>
  51. <p>
  52. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  53. <p>2018-06-22</p>
  54. </li>
  55. <li>
  56. <p>
  57. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  58. <p>2018-06-22</p>
  59. </li>
  60. <li>
  61. <p>
  62. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  63. <p>2018-06-22</p>
  64. </li>
  65. <li>
  66. <p>
  67. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  68. <p>2018-06-22</p>
  69. </li>
  70. <li>
  71. <p>
  72. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  73. <p>2018-06-22</p>
  74. </li>
  75. <li>
  76. <p>
  77. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  78. <p>2018-06-22</p>
  79. </li>
  80. <li>
  81. <p>
  82. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  83. <p>2018-06-22</p>
  84. </li>
  85. <li>
  86. <p>
  87. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  88. <p>2018-06-22</p>
  89. </li>
  90. <li>
  91. <p>
  92. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  93. <p>2018-06-22</p>
  94. </li>
  95. <li>
  96. <p>
  97. <img src="images/75e87510.avatartmp.jpg" alt="">森屿海巷</p>
  98. <p>2018-06-22</p>
  99. </li>
  100. </ul>
  101. <p class="loadding">加载中...</p>
  102. </section>
  103. </section>
  104. <script type="text/javascript" src="./js/global.js?v=95681a6c"></script><script type="text/javascript" src="./js/team.js?v=95681a6c"></script></body>
  105. </html>