bg.html 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>BG HOME</title>
  6. </head>
  7. <style type="text/css">
  8. .font {
  9. color: blue;
  10. }
  11. .dynamic_hide {
  12. display: none;
  13. }
  14. </style>
  15. <script type="text/javascript">
  16. function show() {
  17. var my = document.getElementById("my");
  18. if (my.className.indexOf("dynamic_hide") > -1) {
  19. my.classList.remove("dynamic_hide");
  20. } else {
  21. my.classList.add("dynamic_hide");
  22. }
  23. }
  24. </script>
  25. <body>
  26. <span>Hello <font id="myc" style="cursor: pointer;" onclick="show()">W</font>orld!</span>
  27. <div id="my" class="dynamic_hide">
  28. <hr/>
  29. <div style="margin-right:20px;">
  30. <span class="font">findDicCode</span>
  31. <form method="post" action="bg/findDicCode">
  32. <span>codeDesc</span>
  33. <input type="text" name="codeDesc" placeholder="可为空"/>
  34. <span>order</span>
  35. <input type="text" name="order" placeholder="ass|desc,可为空"/>
  36. <input type="submit" value="提交">
  37. </form>
  38. </div>
  39. <br/>
  40. <div style="margin-right:20px;">
  41. <span class="font">findIcodePool</span>
  42. <form method="post" action="bg/findIcodePool">
  43. <span>identificationCode</span>
  44. <input type="text" name="identificationCode" placeholder="识别码,可为空"/>
  45. <span>status</span>
  46. <input type="text" name="status" placeholder="状态(1:待爬取,2:爬取成功,3:爬取失败,4:主表已存在),可为空" style="width: 450px;"/>
  47. <span>order</span>
  48. <input type="text" name="order" placeholder="ass|desc,可为空"/>
  49. <input type="submit" value="提交">
  50. </form>
  51. </div>
  52. <br/>
  53. <div style="margin-right:20px;">
  54. <span class="font">findVideoSitePool</span>
  55. <form method="post" action="bg/findVideoSitePool">
  56. <span>url</span>
  57. <input type="text" name="url" placeholder="可为空"/>
  58. <span>order</span>
  59. <input type="text" name="order" placeholder="ass|desc,可为空"/>
  60. <input type="submit" value="提交">
  61. </form>
  62. </div>
  63. <br/>
  64. <div style="margin-right:20px;">
  65. <span class="font">findVideoInfoPool</span>
  66. <form method="post" action="bg/findVideoInfoPool">
  67. <span>identificationCode</span>
  68. <input type="text" name="identificationCode" placeholder="识别码,可为空"/>
  69. <span>type</span>
  70. <input type="text" name="type" placeholder="类型{1:待审查,2:审查中,3:审查已通过,4:审查未通过},可为空" style="width: 430px;"/>
  71. <span>order</span>
  72. <input type="text" name="order" placeholder="ass|desc,可为空"/>
  73. <span>crudT</span>
  74. <select name="crudT" style="height: 21.43px;">
  75. <option value="1">查询</option>
  76. <option value="2">更新</option>
  77. <option value="3">删除</option>
  78. </select>
  79. <input type="submit" value="提交">
  80. </form>
  81. </div>
  82. <br/>
  83. <div style="margin-right:20px;">
  84. <span class="font">findVideoInfo</span>
  85. <form method="post" action="bg/findVideoInfo">
  86. <span>identificationCode</span>
  87. <input type="text" name="identificationCode" placeholder="识别码,可为空"/>
  88. <span>type</span>
  89. <input type="text" name="type" placeholder="类型{1:骑兵,2:步兵,3:流出},可为空" style="width: 270px;"/>
  90. <span>order</span>
  91. <input type="text" name="order" placeholder="ass|desc,可为空"/>
  92. <span>crudT</span>
  93. <select name="crudT" style="height: 21.43px;">
  94. <option value="1">查询</option>
  95. <option value="3">删除</option>
  96. </select>
  97. <input type="submit" value="提交">
  98. </form>
  99. </div>
  100. <hr/>
  101. <div style="margin-right:20px;">
  102. <span class="font">initVideoInfoData</span>
  103. <form method="post" action="bg/initVideoInfoData">
  104. <span>type</span>
  105. <select name="type" style="height: 21.43px;">
  106. <option value="">请选择</option>
  107. <option value="1">骑兵</option>
  108. <option value="2">步兵</option>
  109. <option value="3">流出</option>
  110. </select>
  111. <span>isDel</span>
  112. <input type="text" name="isDel" placeholder="1:是,2:否。默认否"/>
  113. <span>infantryType</span>
  114. <input type="text" name="infantryType" placeholder="选择步兵时需填"/>
  115. <input type="submit" value="提交">
  116. </form>
  117. </div>
  118. <br/>
  119. <div style="margin-right:20px;">
  120. <span class="font">single4IdentificationCode</span>
  121. <form method="post" action="bg/single4IdentificationCode">
  122. <span>identificationCode</span>
  123. <input type="text" name="identificationCode" placeholder="识别码"/>
  124. <input type="submit" value="提交">
  125. </form>
  126. </div>
  127. <br/>
  128. <div style="margin-right:20px;">
  129. <span class="font">uploadFile4IdentificationCode</span>
  130. <form method="post" action="bg/uploadFile4IdentificationCode" enctype="multipart/form-data">
  131. <span>file</span>
  132. <input type="file" name="file"/>
  133. <span>isDel</span>
  134. <input type="text" name="isDel" placeholder="1:是,2:否。默认否"/>
  135. <input type="submit" value="提交">
  136. </form>
  137. </div>
  138. <br/>
  139. <div style="margin-right:20px;">
  140. <span class="font">jsoupIcodePool</span>
  141. <form method="post" action="bg/jsoupIcodePool">
  142. <span>status</span>
  143. <input type="text" name="status" placeholder="1:未爬取,3:爬取失败。默认是未爬取" style="width: 300px;"/>
  144. <span>isDel</span>
  145. <input type="text" name="isDel" placeholder="1:是,2:否。默认否"/>
  146. <input type="submit" value="提交">
  147. </form>
  148. </div>
  149. <br/>
  150. <div style="margin-right:20px;">
  151. <span class="font">jsoupVideoInfoUncensored</span>
  152. <form method="post" action="bg/jsoupVideoInfoUncensored">
  153. <span>status</span>
  154. <input type="text" name="status" placeholder="1:未爬取,3:爬取失败。默认是未爬取" style="width: 300px;"/>
  155. <input type="submit" value="提交">
  156. </form>
  157. </div>
  158. <br/>
  159. <div style="margin-right:20px;">
  160. <span class="font">jsoupVideoInfo</span>
  161. <form method="post" action="bg/jsoupVideoInfo">
  162. <span>status</span>
  163. <input type="text" name="status" placeholder="1:未爬取,3:爬取失败。默认是未爬取" style="width: 300px;"/>
  164. <input type="submit" value="提交">
  165. </form>
  166. </div>
  167. <br/>
  168. <div style="margin-right:20px;">
  169. <span class="font">insertOrUpdateScoreOrComment</span>
  170. <form method="post" action="bg/insertOrUpdateScoreOrComment">
  171. <span>identificationCode</span>
  172. <input type="text" name="identificationCode" placeholder="识别码,不可为空"/>
  173. <span>score</span>
  174. <input type="text" name="score" placeholder="和comment不能同时为空"/>
  175. <span>comment</span>
  176. <input type="text" name="comment" placeholder="和score不能同时为空"/>
  177. <input type="submit" value="提交">
  178. </form>
  179. </div>
  180. </div>
  181. </body>
  182. </html>