tixian.html 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. <extend name="Public:pinduoduobase" />
  2. <block name="content">
  3. <style>
  4. .bro-spare {
  5. margin: 0px 0 0 0;
  6. padding: 20px 15px 0 15px;
  7. background: #1c5f97;
  8. border: 0;
  9. border-bottom: 1px solid #1c5f97;
  10. overflow: hidden;
  11. }
  12. .bro-spare p.tip-txt {
  13. margin-bottom: 0;
  14. font-size: 16px;
  15. color: #fff;
  16. line-height: 25px;
  17. }
  18. .icon-money {
  19. display: inline-block;
  20. background: url("/images/icon-addition.png") no-repeat;
  21. background-size: 300px 300px;
  22. vertical-align: middle;
  23. background-position: 0 -5px;
  24. width: 20px;
  25. height: 20px;
  26. margin: 8px;
  27. }
  28. .bro-spare p.tip-txt .icon-money {
  29. margin-left: 0;
  30. margin-right: 5px;
  31. }
  32. .bro-spare .number-big {
  33. display: block;
  34. margin: 0;
  35. font-size: 40px;
  36. color: #fff;
  37. text-shadow: 1px 2px 0 rgb(28,95,151);
  38. }
  39. .bro-spare .field-2 {
  40. margin: 10px 0 15px 0;
  41. font-size: 14px;
  42. color: #fff;
  43. }
  44. .address_new p{padding-left:10px;padding-right:10px;}
  45. .address_new input{border-radius:2px;}
  46. .wx_bar_tit{ line-height: 36px;padding-left: 10px;font-size:16px;}
  47. .fixed {
  48. width: 100%;
  49. left: 0;
  50. position: fixed;
  51. top: 0;
  52. z-index: 99;
  53. }
  54. .tab-bar {
  55. -webkit-backface-visibility: hidden;
  56. background: #333333;
  57. color: white;
  58. height: 2.8125rem;
  59. line-height: 2.8125rem;
  60. position: relative;
  61. }
  62. .tab-bar {
  63. background: url("/images/topbar_bg1.png") center bottom;
  64. height: 45px;
  65. line-height: 45px;
  66. }
  67. .left-small {
  68. width: 2.8125rem;
  69. height: 2.8125rem;
  70. position: absolute;
  71. top: 0;
  72. border-right: solid 1px #1a1a1a;
  73. left: 0;
  74. }
  75. .left-small {
  76. border-right: 0;
  77. height: 40px;
  78. width: 40px;
  79. }
  80. .tab-bar .menu-icon {
  81. text-indent: 2.1875rem;
  82. width: 2.8125rem;
  83. height: 2.8125rem;
  84. display: block;
  85. line-height: 2.0625rem;
  86. padding: 0;
  87. color: white;
  88. position: relative;
  89. -ms-transform: translate(0, 0);
  90. -webkit-transform: translate3d(0, 0, 0);
  91. -moz-transform: translate3d(0, 0, 0);
  92. -ms-transform: translate3d(0, 0, 0);
  93. -o-transform: translate3d(0, 0, 0);
  94. transform: translate3d(0, 0, 0);
  95. }
  96. .tab-bar .menu-icon {
  97. height: 40px;
  98. width: 37px;
  99. }
  100. .tab-bar .menu-icon span {
  101. position: absolute;
  102. display: block;
  103. height: 0;
  104. width: 1rem;
  105. line-height: 1;
  106. top: 0.9375rem;
  107. left: 0.90625rem;
  108. box-shadow: 0 0px 0 1px white, 0 7px 0 1px white, 0 14px 0 1px white;
  109. }
  110. .tab-bar .menu-icon span {
  111. background: url("/images/icon-ps.png") no-repeat;
  112. }
  113. .tab-bar .menu-icon span {
  114. width: 8px;
  115. height: 13px;
  116. background-position: 0 0;
  117. box-shadow: 0 0 0 0;
  118. top: 16px;
  119. }
  120. .tab-bar-section {
  121. padding: 0 0.625rem;
  122. position: absolute;
  123. text-align: center;
  124. height: 2.8125rem;
  125. top: 0;
  126. }
  127. .tab-bar-section {
  128. height: 45px;
  129. margin-left: 20px;
  130. }
  131. .tab-bar-section.middle {
  132. left: 40px;
  133. right: 40px;
  134. }
  135. .tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  136. font-size: 16px;
  137. font-weight: normal;
  138. line-height: 45px;
  139. }
  140. .panel {
  141. border-style: solid;
  142. border-width: 1px;
  143. border-color: #d8d8d8;
  144. margin-bottom: 1.25rem;
  145. padding: 1.25rem;
  146. background: #f2f2f2;
  147. }
  148. .extract {
  149. margin: 60px 15px 0 15px;
  150. padding: 0;
  151. border: none;
  152. background: none;
  153. }
  154. .panel > :first-child {
  155. margin-top: 0;
  156. }
  157. .commision-total .span-title {
  158. color: #999;
  159. font-size:16px;
  160. }
  161. .commision-total .number {
  162. color: #7bc351;
  163. font-size: 30px;
  164. }
  165. .extract-account {
  166. margin: 11px 0;
  167. padding: 0;
  168. background: #fff;
  169. overflow: hidden;
  170. }
  171. .panel > :last-child {
  172. margin-bottom: 0;
  173. }
  174. .extract-account .side-nav {
  175. padding: 0;
  176. }
  177. .extract-account .side-nav li {
  178. margin: 0;
  179. }
  180. .extract-account .account-none span {
  181. line-height: 45px;
  182. font-size: 18px;
  183. color: #999;
  184. }
  185. .extract-account .side-nav li span {
  186. float: left;
  187. }
  188. button, .button {
  189. border-style: solid;
  190. border-width: 0px;
  191. cursor: pointer;
  192. font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  193. font-weight: normal;
  194. line-height: normal;
  195. margin: 0 0 1.25rem;
  196. position: relative;
  197. text-decoration: none;
  198. text-align: center;
  199. -webkit-appearance: none;
  200. -webkit-border-radius: 0;
  201. display: inline-block;
  202. padding-top: 1rem;
  203. padding-right: 2rem;
  204. padding-bottom: 1.0625rem;
  205. padding-left: 2rem;
  206. font-size: 1rem;
  207. background-color: #45a5cf;
  208. border-color: #2d88b0;
  209. color: white;
  210. transition: background-color 300ms ease-out;
  211. }
  212. button, .button {
  213. width: 100%;
  214. height: 50px;
  215. line-height: 50px;
  216. padding: 0;
  217. border: 1px solid #3396c2;
  218. border-radius: 3px;
  219. font-size: 20px;
  220. font-family: "微软雅黑","Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  221. }
  222. button.red, .button.red {
  223. background: #f37872;
  224. border: 1px solid #e86660;
  225. }
  226. table thead, table tfoot {
  227. background: whitesmoke;
  228. }
  229. table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
  230. padding: 0.5rem 0.625rem 0.625rem;
  231. font-size: 14px;
  232. font-weight: bold;
  233. color: #222222;
  234. text-align: left;
  235. }
  236. table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
  237. display: table-cell;
  238. line-height: 18px;
  239. }
  240. table tr th, table tr td{font-size:14px; color: #222222; padding: 0.5625rem 0.625rem;}
  241. </style>
  242. <div class="container">
  243. <section class="main-view" style="">
  244. <div class="bro-spare">
  245. <p class="tip-txt"><i class="icon-money"></i>可提现奖金余额</p>
  246. <span class="number-big">¥{$member_commiss.money}</span>
  247. <p class="field-2">已打款奖金总额:<big>¥{$member_commiss.getmoney}</big></p>
  248. </div>
  249. <div class="wx_bar" style="">
  250. <div class="wx_bar_back">
  251. <a id="back" href="javascript:void(0);"></a>
  252. </div>
  253. <div class="wx_bar_tit">提现账号</div>
  254. </div>
  255. <div class="wx_wrap">
  256. <form action="{:U('Tuanbonus/bindcard')}" method="post" class="validator">
  257. <div class="address_new">
  258. <p>
  259. <label for="name">
  260. <input id="bankusername" type="text" name="bankusername" value="" placeholder="请输入真实姓名">
  261. </label>
  262. </p>
  263. <p>
  264. <label for="name">
  265. <input id="bankname" type="text" name="bankname" value="" placeholder="请输入转账银行名称,如:支付宝、建行等">
  266. </label>
  267. </p>
  268. <p>
  269. <label for="name">
  270. <input id="bankaccount" type="text" name="bankaccount" value="" placeholder="请输入转账账号">
  271. </label>
  272. </p>
  273. <p class="action">
  274. <input type="hidden" name="act" value="uptian" />
  275. <button class="submit" id="subaddr">提交</button>
  276. </p>
  277. </div>
  278. </form>
  279. </div>
  280. </section>
  281. </div>
  282. <script>
  283. $(function(){
  284. $('#subaddr').click(function(){
  285. var bankusername = $.trim($('#bankusername').val());
  286. var bankname = $.trim($('#bankname').val());
  287. var bankaccount = $.trim($('#bankaccount').val());
  288. if(bankusername =='')
  289. {
  290. alert('请输入真实姓名');
  291. return false;
  292. }
  293. if(bankname == '')
  294. {
  295. alert('请输入转账银行名称');
  296. return false;
  297. }
  298. if(bankaccount =='')
  299. {
  300. alert('请输入转账账号');
  301. return false;
  302. }
  303. })
  304. })
  305. </script>
  306. </block>