addresslist.html 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281
  1. <!DOCTYPE html>
  2. <html lang="zh-CN">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  5. <meta name="viewport" content="width=device-width,minimum-scale=1,maximum-scale=1.0,initial-scale=1,user-scalable=no,viewport-fit=true" data-shuvi-head="true">
  6. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.5.0/dist/css/bootstrap.min.css" integrity="sha384-9aIt2nRpC12Uk9gS9baDl411NQApFmC26EwAOH8WgZl5MYYxFfc+NcPb1dKGj7Sk" crossorigin="anonymous">
  7. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.3.0/font/bootstrap-icons.css">
  8. <link rel="stylesheet" type="text/css" href="/Public/Home/static/css/base.css" />
  9. <title>{$webname}</title>
  10. <style>
  11. .css-ogtd7z {
  12. box-sizing: border-box;
  13. margin: 0px;
  14. min-width: 0px;
  15. display: flex;
  16. transition: all 1s ease 0s;
  17. -webkit-box-pack: center;
  18. justify-content: center;
  19. background-color: rgb(254, 241, 242);
  20. }
  21. .css-jrzkh7 {
  22. box-sizing: border-box;
  23. margin: 0px;
  24. min-width: 0px;
  25. background-color: rgb(24, 26, 32);
  26. }
  27. .css-1aac2e {
  28. box-sizing: border-box;
  29. margin: 0px auto;
  30. min-width: 0px;
  31. padding-left: 24px;
  32. padding-right: 24px;
  33. max-width: 1248px;
  34. background-color: rgb(254, 241, 242);
  35. }
  36. .css-1wr4jig {
  37. box-sizing: border-box;
  38. margin: 0px;
  39. min-width: 0px;
  40. display: flex;
  41. flex-direction: column;
  42. flex: 1 1 0%;
  43. }
  44. .css-xry4yv {
  45. box-sizing: border-box;
  46. margin: 0px;
  47. min-width: 0px;
  48. display: flex;
  49. min-height: 600px;
  50. flex: 1 1 0%;
  51. flex-direction: column;
  52. }
  53. .css-xry4yv {
  54. flex-direction: row;
  55. }
  56. .css-foka8b {
  57. box-sizing: border-box;
  58. margin: 0px;
  59. min-width: 0px;
  60. display: flex;
  61. box-shadow: rgb(0 0 0 / 8%) 0px 2px 4px, rgb(0 0 0 / 8%) 0px 0px 4px;
  62. position: relative;
  63. z-index: 1;
  64. flex-direction: column;
  65. width: 200px;
  66. background: #ffffff;
  67. }
  68. .css-160vccy {
  69. box-sizing: border-box;
  70. margin: 0px;
  71. min-width: 0px;
  72. flex: 1 1 0%;
  73. background-color: rgb(250, 250, 250);
  74. }
  75. .css-z87e9z {
  76. box-sizing: border-box;
  77. margin: 0px;
  78. min-width: 0px;
  79. text-decoration: none;
  80. color: rgb(201, 148, 0);
  81. border-left: 4px solid rgb(240, 185, 11);
  82. height: 48px;
  83. background-color: rgb(245, 245, 245);
  84. font-weight: 500;
  85. display: flex;
  86. -webkit-box-align: center;
  87. align-items: center;
  88. -webkit-box-pack: justify;
  89. justify-content: space-between;
  90. }
  91. .css-10j588g {
  92. box-sizing: border-box;
  93. margin: 0px;
  94. min-width: 0px;
  95. display: flex;
  96. flex: 1 1 0%;
  97. height: 100%;
  98. -webkit-box-align: center;
  99. align-items: center;
  100. }
  101. .css-iizq59 {
  102. box-sizing: border-box;
  103. margin: 0px;
  104. min-width: 0px;
  105. font-weight: 500;
  106. font-size: 14px;
  107. line-height: 20px;
  108. word-break: break-word;
  109. display: flex;
  110. flex: 1 1 0%;
  111. height: 100%;
  112. -webkit-box-align: center;
  113. align-items: center;
  114. color: rgb(33, 40, 51);
  115. }
  116. .css-14thuu2 {
  117. box-sizing: border-box;
  118. margin: 0px 8px;
  119. min-width: 0px;
  120. color: rgb(240, 185, 11);
  121. font-size: 24px;
  122. fill: rgb(240, 185, 11);
  123. width: 1em;
  124. flex-shrink: 0;
  125. }
  126. .css-6ijtmk {
  127. box-sizing: border-box;
  128. margin: 0px;
  129. min-width: 0px;
  130. text-decoration: none;
  131. color: rgb(201, 148, 0);
  132. border-left: 4px solid transparent;
  133. height: 48px;
  134. display: flex;
  135. -webkit-box-align: center;
  136. align-items: center;
  137. -webkit-box-pack: justify;
  138. justify-content: space-between;
  139. background:#fff;
  140. }
  141. .css-hd27fe {
  142. box-sizing: border-box;
  143. margin: 0px 8px;
  144. min-width: 0px;
  145. color: rgb(132, 142, 156);
  146. font-size: 24px;
  147. fill: rgb(132, 142, 156);
  148. width: 1em;
  149. flex-shrink: 0;
  150. }
  151. .css-1n0484q {
  152. box-sizing: border-box;
  153. margin: 0px;
  154. min-width: 0px;
  155. font-weight: 400;
  156. font-size: 14px;
  157. line-height: 20px;
  158. word-break: break-word;
  159. display: flex;
  160. flex: 1 1 0%;
  161. height: 100%;
  162. -webkit-box-align: center;
  163. align-items: center;
  164. color: rgb(33, 40, 51);
  165. }
  166. .css-1wr4jig {
  167. box-sizing: border-box;
  168. margin: 0px;
  169. min-width: 0px;
  170. display: flex;
  171. flex-direction: column;
  172. flex: 1 1 0%;
  173. background:#fff;
  174. }
  175. .css-1u0m1fa {
  176. margin: 0px;
  177. min-width: 0px;
  178. box-sizing: border-box;
  179. padding-left: 24px;
  180. padding-right: 24px;
  181. display: block;
  182. }
  183. .css-fhl5lc {
  184. box-sizing: border-box;
  185. margin: 0px;
  186. min-width: 0px;
  187. display: flex;
  188. height: 48px;
  189. -webkit-box-align: center;
  190. align-items: center;
  191. }
  192. .css-1cdfkn6 {
  193. box-sizing: border-box;
  194. margin: 0px;
  195. min-width: 0px;
  196. text-decoration: none;
  197. color: rgb(112, 122, 138);
  198. font-size: 12px;
  199. line-height: 18px;
  200. font-weight: 400;
  201. transition: color 0.2s ease 0s;
  202. pointer-events: auto;
  203. }
  204. .css-1bbywci {
  205. box-sizing: border-box;
  206. margin: 0px;
  207. min-width: 0px;
  208. flex: 1 1 0%;
  209. flex-direction: column;
  210. width: 100%;
  211. padding: 32px;
  212. }
  213. .css-1pl31wt {
  214. box-sizing: border-box;
  215. margin: 0px;
  216. min-width: 0px;
  217. overflow: unset;
  218. margin-top: -15px;
  219. padding-left: 0px;
  220. padding-right: 0px;
  221. }
  222. .css-k2y2sp {
  223. box-sizing: border-box;
  224. margin: 0px;
  225. min-width: 0px;
  226. display: flex;
  227. -webkit-box-pack: justify;
  228. justify-content: space-between;
  229. -webkit-box-align: center;
  230. align-items: center;
  231. flex-direction: row;
  232. }
  233. .css-1868gi1 {
  234. box-sizing: border-box;
  235. margin: 0px;
  236. min-width: 0px;
  237. font-weight: 600;
  238. font-size: 32px;
  239. line-height: 40px;
  240. }
  241. .css-x5jwjg {
  242. box-sizing: border-box;
  243. margin: 0px;
  244. min-width: 0px;
  245. display: flex;
  246. align-items: flex-end;
  247. margin-top: 0px;
  248. }
  249. .css-3kuzxc {
  250. margin: 0px;
  251. appearance: none;
  252. user-select: none;
  253. cursor: pointer;
  254. overflow: hidden;
  255. text-overflow: ellipsis;
  256. white-space: nowrap;
  257. display: inline-flex;
  258. -webkit-box-align: center;
  259. align-items: center;
  260. -webkit-box-pack: center;
  261. justify-content: center;
  262. box-sizing: border-box;
  263. font-family: inherit;
  264. text-align: center;
  265. text-decoration: none;
  266. outline: none;
  267. font-weight: 500;
  268. line-height: 20px;
  269. word-break: keep-all;
  270. color: rgb(33, 40, 51);
  271. border-radius: 6px;
  272. padding: 6px 16px;
  273. min-height: 24px;
  274. border: none;
  275. background-image: none;
  276. background-color: rgb(252, 213, 53);
  277. min-width: 52px;
  278. height: 40px;
  279. font-size: 14px;
  280. }
  281. .css-1cdfkn6:hover,.css-1cdfkn6:active,.css-1cdfkn6:visited{
  282. color: rgb(252, 213, 53);
  283. text-decoration: none;
  284. }
  285. .css-z32tht {
  286. box-sizing: border-box;
  287. margin: 24px 0px;
  288. min-width: 0px;
  289. }
  290. .css-joa6mv {
  291. box-sizing: border-box;
  292. margin: 0px 0px 24px;
  293. min-width: 0px;
  294. }
  295. .css-1op9i22 {
  296. box-sizing: border-box;
  297. margin: 0px;
  298. min-width: 0px;
  299. position: relative;
  300. }
  301. .rc-table {
  302. font-size: 12px;
  303. color: rgb(102, 102, 102);
  304. transition: opacity 0.3s ease 0s;
  305. position: relative;
  306. line-height: 1.5;
  307. overflow: hidden;
  308. }
  309. .css-xdf65a {
  310. color: rgb(30, 35, 41);
  311. }
  312. .css-1op9i22 .rc-table-content {
  313. min-height: 200px;
  314. overflow-x: auto !important;
  315. }
  316. .rc-table .rc-table-content {
  317. position: relative;
  318. }
  319. .rc-table table {
  320. width: 100%;
  321. border-collapse: collapse;
  322. text-align: left;
  323. }
  324. table {
  325. display: table;
  326. border-collapse: separate;
  327. box-sizing: border-box;
  328. text-indent: initial;
  329. border-spacing: 2px;
  330. border-color: grey;
  331. }
  332. thead {
  333. display: table-header-group;
  334. vertical-align: middle;
  335. border-color: inherit;
  336. }
  337. .css-1op9i22 .rc-table tr th:first-of-type {
  338. width: 30px;
  339. padding-left: 24px;
  340. }
  341. .css-1op9i22 .rc-table th {
  342. padding-top: 12px;
  343. padding-bottom: 12px;
  344. }
  345. .css-1op9i22 .rc-table th, .css-1op9i22 .rc-table td {
  346. padding: 24px 8px;
  347. transition: box-shadow 0.3s ease 0s;
  348. }
  349. .css-xdf65a td, .css-xdf65a th {
  350. vertical-align: top;
  351. line-height: 20px;
  352. }
  353. .rc-table th, .rc-table td {
  354. padding: 12px 16px;
  355. white-space: nowrap;
  356. }
  357. .rc-table th {
  358. background: rgb(249, 249, 250);
  359. color: rgb(132, 142, 156);
  360. font-size: 12px;
  361. font-weight: normal;
  362. transition: background 0.3s ease 0s;
  363. }
  364. th {
  365. display: table-cell;
  366. vertical-align: inherit;
  367. font-weight: bold;
  368. text-align: -internal-center;
  369. }
  370. tbody {
  371. display: table-row-group;
  372. vertical-align: middle;
  373. border-color: inherit;
  374. }
  375. .rc-table tr {
  376. transition: all 0.3s ease 0s;
  377. }
  378. tr {
  379. display: table-row;
  380. vertical-align: inherit;
  381. border-color: inherit;
  382. }
  383. .css-1op9i22 .rc-table tr td:first-of-type {
  384. padding-left: 24px;
  385. position: relative;
  386. }
  387. .css-1op9i22 .rc-table th, .css-1op9i22 .rc-table td {
  388. padding: 24px 8px;
  389. transition: box-shadow 0.3s ease 0s;
  390. }
  391. .css-1op9i22 .rc-table-row td {
  392. vertical-align: middle;
  393. }
  394. .css-xdf65a td, .css-xdf65a th {
  395. vertical-align: top;
  396. line-height: 20px;
  397. }
  398. .rc-table th, .rc-table td {
  399. padding: 12px 16px;
  400. white-space: nowrap;
  401. }
  402. .rc-table td {
  403. border-bottom: 1px solid rgb(234, 236, 239);
  404. background-color: rgb(255, 255, 255);
  405. color: rgb(33, 40, 51);
  406. font-size: 14px;
  407. }
  408. td {
  409. display: table-cell;
  410. vertical-align: inherit;
  411. }
  412. .css-15oyuc7 {
  413. box-sizing: border-box;
  414. margin: 0px;
  415. min-width: 0px;
  416. position: relative;
  417. color: rgb(71, 77, 87);
  418. padding-bottom: 0px;
  419. }
  420. .css-15oyuc7 {
  421. box-sizing: border-box;
  422. margin: 0px;
  423. min-width: 0px;
  424. position: relative;
  425. color: rgb(71, 77, 87);
  426. padding-bottom: 0px;
  427. }
  428. .css-16sm7a0 {
  429. box-sizing: border-box;
  430. margin: 0px;
  431. display: flex;
  432. -webkit-box-align: center;
  433. align-items: center;
  434. min-width: 80px;
  435. }
  436. .css-1c82c04 {
  437. box-sizing: border-box;
  438. margin: 0px;
  439. min-width: 0px;
  440. font-weight: 500;
  441. font-size: 14px;
  442. line-height: 20px;
  443. }
  444. .css-1f9551p {
  445. box-sizing: border-box;
  446. margin: 0px;
  447. min-width: 0px;
  448. display: inline-block;
  449. position: relative;
  450. }
  451. .css-vp41bv {
  452. box-sizing: border-box;
  453. margin: 0px;
  454. min-width: 0px;
  455. display: flex;
  456. position: fixed;
  457. -webkit-box-align: center;
  458. align-items: center;
  459. -webkit-box-pack: center;
  460. justify-content: center;
  461. z-index: 1200;
  462. inset: 0px;
  463. background-color: rgba(0, 0, 0, 0.5);
  464. }
  465. .css-1bzqcjp {
  466. box-sizing: border-box;
  467. margin: 0px;
  468. min-width: 0px;
  469. position: relative;
  470. background-color: rgb(255, 255, 255);
  471. animation: 0.3s ease-in-out 0s 1 normal none running animation-1wqz9z0;
  472. box-shadow: rgb(0 0 0 / 10%) 0px 10px 40px;
  473. border-radius: 4px;
  474. }
  475. .css-7m7e43 {
  476. box-sizing: border-box;
  477. margin: 0px;
  478. min-width: 0px;
  479. width: 480px;
  480. height: auto;
  481. }
  482. .css-13r01t2 {
  483. box-sizing: border-box;
  484. margin: 0px;
  485. min-width: 0px;
  486. display: flex;
  487. position: relative;
  488. padding: 20px 24px;
  489. -webkit-box-align: center;
  490. align-items: center;
  491. }
  492. .css-ip5w0j {
  493. box-sizing: border-box;
  494. margin: 0px;
  495. min-width: 0px;
  496. font-weight: 500;
  497. font-size: 20px;
  498. line-height: 24px;
  499. color: rgb(30, 35, 41);
  500. }
  501. .css-17mum7g {
  502. box-sizing: border-box;
  503. margin: 0px;
  504. min-width: 0px;
  505. display: block;
  506. position: absolute;
  507. right: 20px;
  508. top: 20px;
  509. cursor: pointer;
  510. }
  511. .css-f1b9tf {
  512. box-sizing: border-box;
  513. margin: 0px;
  514. min-width: 0px;
  515. color: rgb(112, 122, 138);
  516. font-size: 12px;
  517. fill: rgb(112, 122, 138);
  518. width: 1em;
  519. }
  520. .css-m0vwdv {
  521. box-sizing: border-box;
  522. margin: 0px;
  523. min-width: 0px;
  524. overflow-y: auto;
  525. padding: 24px 24px 32px;
  526. height: 484px;
  527. }
  528. .css-3tfm4c {
  529. box-sizing: border-box;
  530. margin: 0px;
  531. min-width: 0px;
  532. height: 24px;
  533. }
  534. .css-16vu25q {
  535. box-sizing: border-box;
  536. margin: 0px;
  537. min-width: 0px;
  538. width: 100%;
  539. }
  540. .css-7ng27 {
  541. box-sizing: border-box;
  542. margin: 0px 0px 4px;
  543. min-width: 0px;
  544. font-size: 14px;
  545. line-height: 20px;
  546. color: rgb(71, 77, 87);
  547. }
  548. .css-1im1bnu {
  549. box-sizing: border-box;
  550. margin: 0px;
  551. min-width: 0px;
  552. display: flex;
  553. width: 100%;
  554. height: 48px;
  555. background-color: rgb(255, 255, 255);
  556. padding-left: 12px;
  557. padding-right: 12px;
  558. border-radius: 4px;
  559. border-style: solid;
  560. border-width: 1px;
  561. border-color: rgb(234, 236, 239);
  562. cursor: auto;
  563. -webkit-box-pack: justify;
  564. justify-content: space-between;
  565. -webkit-box-align: center;
  566. align-items: center;
  567. }
  568. .css-1hvffwr {
  569. box-sizing: border-box;
  570. margin: 0px;
  571. min-width: 0px;
  572. font-size: 14px;
  573. color: rgb(183, 189, 198);
  574. line-height: 20px;
  575. }
  576. .css-1nlwvj5 {
  577. box-sizing: border-box;
  578. margin: 0px;
  579. min-width: 0px;
  580. font-size: 16px;
  581. fill: currentcolor;
  582. transform: rotate(
  583. 0deg
  584. );
  585. color: rgb(112, 122, 138);
  586. width: 1em;
  587. height: 1em;
  588. }
  589. .css-3tfm4c {
  590. box-sizing: border-box;
  591. margin: 0px;
  592. min-width: 0px;
  593. height: 24px;
  594. }
  595. .css-vurnku {
  596. box-sizing: border-box;
  597. margin: 0px;
  598. min-width: 0px;
  599. }
  600. .css-154a57d {
  601. box-sizing: border-box;
  602. margin: 24px 0px 0px;
  603. min-width: 0px;
  604. display: inline-flex;
  605. position: relative;
  606. -webkit-box-align: center;
  607. align-items: center;
  608. line-height: 1.6;
  609. border: 1px solid rgb(234, 236, 239);
  610. border-radius: 4px;
  611. width: 100%;
  612. height: 48px;
  613. }
  614. .css-16fg16t {
  615. box-sizing: border-box;
  616. margin: 0px;
  617. min-width: 0px;
  618. width: 100%;
  619. height: 100%;
  620. padding: 0px;
  621. outline: none;
  622. border: none;
  623. background-color: inherit;
  624. opacity: 1;
  625. }
  626. .css-154a57d input {
  627. padding-left: 12px;
  628. padding-right: 12px;
  629. }
  630. .css-154a57d input {
  631. color: rgb(30, 35, 41);
  632. font-size: 14px;
  633. padding-left: 8px;
  634. padding-right: 8px;
  635. }
  636. .css-154a57d .bn-input-label {
  637. font-size: 12px;
  638. }
  639. .css-5vzups {
  640. box-sizing: border-box;
  641. margin: 0px;
  642. min-width: 0px;
  643. position: absolute;
  644. top: -24px;
  645. left: 0px;
  646. line-height: 24px;
  647. transition-property: top, font-size;
  648. transition-duration: 0.3s;
  649. transition-timing-function: ease;
  650. z-index: 1;
  651. cursor: text;
  652. color: rgb(71, 77, 87);
  653. font-size: 14px;
  654. }
  655. .css-kiaw5d {
  656. box-sizing: border-box;
  657. margin: 0px;
  658. min-width: 0px;
  659. font-size: 14px;
  660. line-height: 20px;
  661. }
  662. .css-1q9xby6 {
  663. box-sizing: border-box;
  664. margin: 0px;
  665. min-width: 0px;
  666. padding: 16px 24px 24px;
  667. }
  668. .css-7y16gy {
  669. box-sizing: border-box;
  670. margin: 0px;
  671. min-width: 0px;
  672. display: flex;
  673. -webkit-box-pack: end;
  674. justify-content: flex-end;
  675. }
  676. .css-1mo0ycr {
  677. margin: 0px 8px 0px 0px;
  678. appearance: none;
  679. user-select: none;
  680. cursor: pointer;
  681. overflow: hidden;
  682. text-overflow: ellipsis;
  683. white-space: nowrap;
  684. display: inline-flex;
  685. -webkit-box-align: center;
  686. align-items: center;
  687. -webkit-box-pack: center;
  688. justify-content: center;
  689. box-sizing: border-box;
  690. font-family: inherit;
  691. text-align: center;
  692. text-decoration: none;
  693. outline: none;
  694. font-weight: 500;
  695. font-size: 14px;
  696. line-height: 20px;
  697. word-break: keep-all;
  698. color: rgb(30, 35, 41);
  699. border-radius: 4px;
  700. padding: 6px 12px;
  701. min-height: 24px;
  702. border: none;
  703. background-color: rgb(234, 236, 239);
  704. min-width: 52px;
  705. width: 128px;
  706. height: 40px;
  707. }
  708. .css-p3hzj2 {
  709. margin: 0px;
  710. appearance: none;
  711. user-select: none;
  712. cursor: pointer;
  713. overflow: hidden;
  714. text-overflow: ellipsis;
  715. white-space: nowrap;
  716. display: inline-flex;
  717. -webkit-box-align: center;
  718. align-items: center;
  719. -webkit-box-pack: center;
  720. justify-content: center;
  721. box-sizing: border-box;
  722. font-family: inherit;
  723. text-align: center;
  724. text-decoration: none;
  725. outline: none;
  726. font-weight: 500;
  727. font-size: 14px;
  728. line-height: 20px;
  729. word-break: keep-all;
  730. color: rgb(33, 40, 51);
  731. border-radius: 6px;
  732. padding: 6px 12px;
  733. min-height: 24px;
  734. border: none;
  735. background-image: none;
  736. background-color: rgb(252, 213, 53);
  737. min-width: 52px;
  738. width: 128px;
  739. height: 40px;
  740. }
  741. .css-1im1bnu:hover {
  742. border-color: rgb(240, 185, 11);
  743. }
  744. .css-154a57d:hover {
  745. border-color: rgb(240, 185, 11);
  746. }
  747. .css-vp41bv {
  748. box-sizing: border-box;
  749. margin: 0px;
  750. min-width: 0px;
  751. display: flex;
  752. position: fixed;
  753. -webkit-box-align: center;
  754. align-items: center;
  755. -webkit-box-pack: center;
  756. justify-content: center;
  757. z-index: 1200;
  758. inset: 0px;
  759. background-color: rgba(0, 0, 0, 0.5);
  760. }
  761. .css-snh7a0 {
  762. box-sizing: border-box;
  763. margin: 0px;
  764. min-width: 0px;
  765. position: relative;
  766. box-shadow: rgb(20 21 26 / 16%) 0px 8px 16px, rgb(71 77 87 / 16%) 0px 16px 32px, rgb(20 21 26 / 10%) 0px 0px 1px;
  767. border-radius: 6px;
  768. background-color: rgb(255, 255, 255);
  769. animation: 0.3s ease-in-out 0s 1 normal none running animation-1wqz9z0;
  770. }
  771. .css-hp9x1w {
  772. box-sizing: border-box;
  773. margin: 0px;
  774. min-width: 0px;
  775. display: flex;
  776. background-color: rgb(255, 255, 255);
  777. position: relative;
  778. flex-direction: column;
  779. border-radius: 6px;
  780. padding-left: 0px;
  781. padding-right: 0px;
  782. }
  783. .css-hp9x1w > div:first-of-type {
  784. padding-left: 24px;
  785. padding-right: 24px;
  786. }
  787. .css-1dcbbbv {
  788. box-sizing: border-box;
  789. margin: 0px;
  790. min-width: 0px;
  791. display: flex;
  792. position: relative;
  793. height: 64px;
  794. -webkit-box-align: center;
  795. align-items: center;
  796. width: 100%;
  797. -webkit-box-pack: justify;
  798. justify-content: space-between;
  799. background: #f5f5f5;
  800. }
  801. .css-4cffwv {
  802. box-sizing: border-box;
  803. margin: 0px;
  804. min-width: 0px;
  805. display: flex;
  806. }
  807. .css-e6jk6i {
  808. box-sizing: border-box;
  809. margin: 0px;
  810. min-width: 0px;
  811. font-weight: 500;
  812. font-size: 20px;
  813. line-height: 24px;
  814. }
  815. .css-1ds83c4 {
  816. box-sizing: border-box;
  817. margin: 0px;
  818. min-width: 0px;
  819. font-weight: 500;
  820. font-size: 20px;
  821. line-height: 28px;
  822. }
  823. .css-10uq0b5 {
  824. box-sizing: border-box;
  825. margin: 0px;
  826. min-width: 0px;
  827. color: rgb(112, 122, 138);
  828. font-size: 24px;
  829. fill: rgb(112, 122, 138);
  830. width: 1em;
  831. }
  832. .css-1gh297f {
  833. box-sizing: border-box;
  834. margin: 0px;
  835. min-width: 0px;
  836. display: flex;
  837. flex-direction: column;
  838. height: 100%;
  839. width: 100%;
  840. }
  841. .css-1ei9e9v {
  842. box-sizing: border-box;
  843. margin: 8px 0px 0px;
  844. min-width: 0px;
  845. flex: 1 1 0%;
  846. overflow-y: auto;
  847. }
  848. .css-i96p0j {
  849. box-sizing: border-box;
  850. margin: 0px;
  851. min-width: 0px;
  852. height: 352px;
  853. }
  854. .css-1qwhk23 {
  855. box-sizing: border-box;
  856. margin: 0px;
  857. min-width: 0px;
  858. padding-left: 24px;
  859. padding-right: 24px;
  860. }
  861. .css-hwqc42 {
  862. box-sizing: border-box;
  863. margin: 0px;
  864. min-width: 0px;
  865. display: flex;
  866. flex: 1 1 0%;
  867. -webkit-box-pack: justify;
  868. justify-content: space-between;
  869. -webkit-box-align: center;
  870. align-items: center;
  871. padding-top: 14px;
  872. padding-bottom: 14px;
  873. cursor: pointer;
  874. }
  875. .css-1c0gi8w {
  876. box-sizing: border-box;
  877. margin: 0px 4px 0px 0px;
  878. min-width: 0px;
  879. display: flex;
  880. -webkit-box-align: center;
  881. align-items: center;
  882. width: 200px;
  883. flex-shrink: 0;
  884. }
  885. .css-n2vpdm {
  886. box-sizing: border-box;
  887. margin: 0px 0px 0px 16px;
  888. min-width: 0px;
  889. display: flex;
  890. flex: 1 1 0%;
  891. flex-direction: column;
  892. align-items: flex-start;
  893. }
  894. .css-1c82c04 {
  895. box-sizing: border-box;
  896. margin: 0px;
  897. min-width: 0px;
  898. font-weight: 500;
  899. font-size: 14px;
  900. line-height: 20px;
  901. }
  902. .css-yo3oki {
  903. box-sizing: border-box;
  904. margin: 0px;
  905. min-width: 0px;
  906. color: rgb(71, 77, 87);
  907. overflow: hidden;
  908. white-space: nowrap;
  909. text-overflow: ellipsis;
  910. font-size: 14px;
  911. line-height: 20px;
  912. }
  913. </style>
  914. </head>
  915. <body>
  916. <div class="App">
  917. <div class="css-tq0shg">
  918. <include file="Public:header"/>
  919. <div class="css-ogtd7z">
  920. <div class="css-jrzkh7">
  921. <div id="header_global_js_wxgy34nj" class="css-1aac2e"></div>
  922. </div>
  923. </div>
  924. <main class="css-1wr4jig">
  925. <main class="css-xry4yv">
  926. <!--左边-->
  927. <div class="css-foka8b">
  928. <a data-bn-type="link" href="{:U('User/index')}" class="css-6ijtmk" style="text-decoration: none;">
  929. <div class="css-10j588g">
  930. <i class="bi bi-person-fill css-hd27fe"></i>
  931. <div data-bn-type="text" class="css-iizq59">{:L('总览')}</div>
  932. </div>
  933. </a>
  934. <a data-bn-type="link" href="{:U('User/addresslist')}" class="css-z87e9z" style="text-decoration: none;">
  935. <div class="css-10j588g">
  936. <i class="bi bi-journal-text css-14thuu2"></i>
  937. <div data-bn-type="text" class="css-1n0484q">{:L('地址管理')}</div>
  938. </div>
  939. </a>
  940. <a data-bn-type="link" href="{:U('User/authrz')}" class="css-6ijtmk" style="text-decoration: none;">
  941. <div class="css-10j588g">
  942. <i class="bi bi-shield-check css-hd27fe"></i>
  943. <div data-bn-type="text" class="css-1n0484q">{:L('实名认证')}</div>
  944. </div>
  945. </a>
  946. <a data-bn-type="link" href="{:U('User/respwd')}" class="css-6ijtmk" style="text-decoration: none;">
  947. <div class="css-10j588g">
  948. <i class="bi bi-gear css-hd27fe"></i>
  949. <div data-bn-type="text" class="css-1n0484q">{:L('修改密码')}</div>
  950. </div>
  951. </a>
  952. <a data-bn-type="link" href="{:U('User/tgcode')}" class="css-6ijtmk" style="text-decoration: none;">
  953. <div class="css-10j588g">
  954. <i class="bi bi-person-plus css-hd27fe"></i>
  955. <div data-bn-type="text" class="css-1n0484q">{:L('推荐返佣')}</div>
  956. </div>
  957. </a>
  958. <a data-bn-type="link" href="{:U('User/notice')}" class="css-6ijtmk" style="text-decoration: none;">
  959. <div class="css-10j588g">
  960. <i class="bi bi-bell css-hd27fe"></i>
  961. <div data-bn-type="text" class="css-1n0484q">{:L('我的通知')}</div>
  962. </div>
  963. </a>
  964. <a data-bn-type="link" href="{:U('User/online')}" class="css-6ijtmk" style="text-decoration: none;">
  965. <div class="css-10j588g">
  966. <i class="bi bi-headset css-hd27fe"></i>
  967. <div data-bn-type="text" class="css-1n0484q">{:L('联系客服')}</div>
  968. </div>
  969. </a>
  970. <a data-bn-type="link" href="{:U('User/mybill')}" class="css-6ijtmk" style="text-decoration: none;">
  971. <div class="css-10j588g">
  972. <i class="bi bi-card-list css-hd27fe"></i>
  973. <div data-bn-type="text" class="css-1n0484q">{:L('我的账单')}</div>
  974. </div>
  975. </a>
  976. </div>
  977. <!--右边-->
  978. <div class="css-1wr4jig">
  979. <div class="css-1u0m1fa">
  980. <div class="css-fhl5lc">
  981. <a class="css-1cdfkn6" href="##">{:L('提币地址管理')}</a>
  982. </div>
  983. </div>
  984. <div class="css-1bbywci">
  985. <div class="css-1pl31wt">
  986. <div class="css-k2y2sp">
  987. <div data-bn-type="text" class="css-1868gi1">{:L('地址管理')}</div>
  988. <div class="css-x5jwjg">
  989. <button data-bn-type="button" id="addbtn" class="css-3kuzxc">{:L('添加地址')}</button>
  990. </div>
  991. </div>
  992. </div>
  993. <div class="css-z32tht">
  994. <div class="css-joa6mv"></div>
  995. <div class="css-1op9i22">
  996. <div class="rc-table css-xdf65a rc-table-scroll-horizontal">
  997. <div class="rc-table-container">
  998. <div class="rc-table-content" style="overflow: auto hidden;">
  999. <table style="width: 970px; min-width: 100%; table-layout: auto;">
  1000. <thead class="rc-table-thead">
  1001. <tr>
  1002. <th class="rc-table-cell">{:L('地址备注')}</th>
  1003. <th class="rc-table-cell">{:L('币种')}</th>
  1004. <th class="rc-table-cell">{:L('地址')}</th>
  1005. <th class="rc-table-cell">{:L('转账网络')}</th>
  1006. <th class="rc-table-cell">{:L('操作')}</th></th>
  1007. </tr>
  1008. </thead>
  1009. <tbody class="rc-table-tbody">
  1010. <foreach name="qblist" item="qvo">
  1011. <tr class="rc-table-row rc-table-row-level-0">
  1012. <td class="rc-table-cell">
  1013. <div class="css-15oyuc7">
  1014. <div data-bn-type="text" class="css-1c82c04">
  1015. <div data-bn-type="text" class="css-1c82c04">{$qvo.remark}</div>
  1016. </div>
  1017. </div>
  1018. </td>
  1019. <td class="rc-table-cell">
  1020. <div class="css-15oyuc7">
  1021. <div class="css-16sm7a0">
  1022. <div data-bn-type="text" class="css-1c82c04"><?php echo strtoupper($qvo['name']);?></div>
  1023. </div>
  1024. </div>
  1025. </td>
  1026. <td class="rc-table-cell">
  1027. <div class="css-15oyuc7">
  1028. <div class="css-1f9551p">
  1029. <div data-bn-type="text" class="css-1c82c04">{$qvo.addr}</div>
  1030. </div>
  1031. </div>
  1032. </td>
  1033. <td class="rc-table-cell">
  1034. <div class="css-15oyuc7">
  1035. <div data-bn-type="text" class="css-1c82c04">{$qvo.czline}</div>
  1036. </div>
  1037. </td>
  1038. <td class="rc-table-cell">
  1039. <div class="css-15oyuc7">
  1040. <div onclick="deladdress({$qvo.id});" data-bn-type="text" class="css-1c82c04" style="color:rgb(252, 213, 53);cursor:pointer;">{:L('删除')}</div>
  1041. </div>
  1042. </td>
  1043. </tr>
  1044. </foreach>
  1045. </tbody>
  1046. </table>
  1047. </div>
  1048. </div>
  1049. </div>
  1050. </div>
  1051. </div>
  1052. </div>
  1053. </div>
  1054. </main>
  1055. </main>
  1056. <include file="Public:footer"/>
  1057. </div>
  1058. </div>
  1059. </body>
  1060. <!--添加地址弹窗-->
  1061. <div class="css-vp41bv" id="adddzbox" style="display:none">
  1062. <div class="css-1bzqcjp">
  1063. <div class="css-7m7e43">
  1064. <div class="css-13r01t2">
  1065. <div data-bn-type="text" class="css-ip5w0j">{:L('添加提现地址')}</div>
  1066. <div class="css-17mum7g clockdzbox">
  1067. <i class="bi bi-x css-f1b9tf" style="font-size:24px;"></i>
  1068. </div>
  1069. </div>
  1070. <div class="css-m0vwdv">
  1071. <div class="css-vurnku">
  1072. <div class="css-154a57d">
  1073. <input data-bn-type="input" id="remark" placeholder="{:L('请输入字符的备注')}" class="css-16fg16t" value="">
  1074. <label class="bn-input-label css-5vzups">
  1075. <div data-bn-type="text" class="css-kiaw5d">{:L('地址备注')}</div>
  1076. </label>
  1077. </div>
  1078. </div>
  1079. <div class="css-3tfm4c"></div>
  1080. <div class="css-16vu25q" id="showcoinbtn">
  1081. <div data-bn-type="text" class="css-7ng27">{:L('币种')}</div>
  1082. <div class="css-1im1bnu">
  1083. <div data-bn-type="text" id="cointxt" class="css-1hvffwr">{:L('选择币种')}</div>
  1084. <input type="hidden" id="coinid" value="" />
  1085. <input type="hidden" id="coinname" value="" />
  1086. <input type="hidden" id="czline" value="" />
  1087. <i class="bi bi-caret-down-fill css-f1b9tf"></i>
  1088. </div>
  1089. </div>
  1090. <div class="css-3tfm4c"></div>
  1091. <div class="css-16vu25q">
  1092. <div data-bn-type="text" class="css-7ng27">{:L('网络')}</div>
  1093. <div class="css-1im1bnu">
  1094. <div data-bn-type="text" id="czlinebox" class="css-1hvffwr">{:L('固定网络')}</div>
  1095. </div>
  1096. </div>
  1097. <div class="css-3tfm4c"></div>
  1098. <div class="css-vurnku">
  1099. <div class=" css-154a57d">
  1100. <input data-bn-type="input" id="address" placeholder="{:L('请输入提币地址')}" class="css-16fg16t" value="">
  1101. <label class="bn-input-label css-5vzups">
  1102. <div data-bn-type="text" class="css-kiaw5d">{:L('提币地址')}</div>
  1103. </label>
  1104. </div>
  1105. </div>
  1106. <input type="hidden" id="falg" value="1" />
  1107. </div>
  1108. <div class="css-1q9xby6">
  1109. <div class="css-7y16gy">
  1110. <button data-bn-type="button" class=" css-1mo0ycr clockdzbox">{:L('取消')}</button>
  1111. <button data-bn-type="button" id="btnaddress" class=" css-p3hzj2">{:L('保存')}</button>
  1112. </div>
  1113. </div>
  1114. </div>
  1115. </div>
  1116. </div>
  1117. <!--选择币种弹窗-->
  1118. <div class="css-vp41bv" id="coinnamebox" style="display:none">
  1119. <div class="css-snh7a0">
  1120. <div class="css-hp9x1w">
  1121. <div class="css-1dcbbbv">
  1122. <div class="modaltitle css-4cffwv">
  1123. <div data-bn-type="text" class="css-e6jk6i">
  1124. <div data-bn-type="text" class="css-1ds83c4">{:L('选择币种')}</div>
  1125. </div>
  1126. </div>
  1127. <i class="bi bi-x css-10uq0b5" style="font-size:24px;cursor:pointer;" id="closecoinbtn"></i>
  1128. </div>
  1129. <div calss="css-1gh297f">
  1130. <div class="css-1ei9e9v">
  1131. <div class="css-i96p0j">
  1132. <foreach name="coinlist" item="vo">
  1133. <div class="css-1qwhk23" onclick="choosecoin('{$vo.name}','{$vo.czline}',{$vo.id})" style="cursor:pointer;border-bottom: 1px solid #f5f5f5;">
  1134. <div class="css-hwqc42">
  1135. <div class="css-1c0gi8w">
  1136. <div class="css-n2vpdm">
  1137. <div class="css-vurnku">
  1138. <span data-bn-type="text" class="css-1c82c04">{$vo.title}</span>
  1139. </div>
  1140. <div data-bn-type="text" title="1inch" class="css-yo3oki">{$vo.name}</div>
  1141. </div>
  1142. </div>
  1143. </div>
  1144. </div>
  1145. </foreach>
  1146. </div>
  1147. </div>
  1148. </div>
  1149. </div>
  1150. </div>
  1151. </div>
  1152. <script src="https://cdn.staticfile.org/jquery/2.1.1/jquery.min.js"></script>
  1153. <script type="text/javascript" src="/Public/Home/static/js/layer/layer.js" ></script>
  1154. <script type="text/javascript" src="/Public/Home/static/js/jquery.SuperSlide.2.1.1.js" ></script>
  1155. <script type="text/javascript">
  1156. $("#btnaddress").click(function(){
  1157. var falg = $("#falg").val();
  1158. if(falg != 1){
  1159. return false
  1160. }
  1161. var address = $("#address").val();
  1162. var remark = $("#remark").val();
  1163. var oid = $("#coinid").val();
  1164. var czline = $("#czline").val();
  1165. if(address == ""){
  1166. layer.msg("请输入提币地址");return false;
  1167. }
  1168. if(remark == ''){
  1169. layer.msg("请输入备注");return false;
  1170. }
  1171. if(oid <= 0){
  1172. layer.msg("参数错误");return false;
  1173. }
  1174. $("#falg").val(2);
  1175. $.post("{:U('User/upplusaddress')}",
  1176. {'address':address,'remark':remark,'oid':oid,'czline':czline},
  1177. function(data){
  1178. if(data.code == 1){
  1179. layer.msg(data.msg);
  1180. setTimeout(function(){
  1181. window.location.reload();
  1182. },2000);
  1183. }else{
  1184. layer.msg(data.msg);return false;
  1185. }
  1186. });
  1187. });
  1188. </script>
  1189. <script type="text/javascript">
  1190. function deladdress(id){
  1191. var id = id;
  1192. if(id <= 0){
  1193. layer.msg("{:L('缺少重要参数')}");return false;
  1194. }
  1195. $.post("{:U('User/deladdress')}",
  1196. {'aid':id},
  1197. function(data){
  1198. if(data.code == 1){
  1199. layer.msg(data.info);
  1200. setTimeout(function(){
  1201. window.location.reload();
  1202. },2000);
  1203. }else{
  1204. layer.msg(data.info);return false;
  1205. }
  1206. });
  1207. }
  1208. </script>
  1209. <script type="text/javascript">
  1210. function choosecoin(coin,czline,id){
  1211. var coinname = coin;
  1212. var czline = czline;
  1213. var cid = id;
  1214. if(coinname == '' || coinname == null){
  1215. layer.msg("{:L('选择币种')}");return false;
  1216. }
  1217. $("#coinname").val(coinname);
  1218. $("#cointxt").html(coinname);
  1219. $("#czlinebox").html(czline);
  1220. $("#czline").val(czline);
  1221. $("#coinid").val(cid);
  1222. $("#coinnamebox").fadeOut("slow");
  1223. }
  1224. $("#addbtn").click(function(){
  1225. $("#adddzbox").show();
  1226. });
  1227. $(".clockdzbox").click(function(){
  1228. $("#adddzbox").hide();
  1229. });
  1230. $("#showcoinbtn").click(function(){
  1231. $("#coinnamebox").show();
  1232. });
  1233. $("#closecoinbtn").click(function(){
  1234. $("#coinnamebox").hide();
  1235. });
  1236. </script>
  1237. <script type="text/javascript">
  1238. $("#nav").slide({
  1239. type:"menu",// 效果类型,针对菜单/导航而引入的参数(默认slide)
  1240. titCell:".nLi", //鼠标触发对象
  1241. targetCell:".sub", //titCell里面包含的要显示/消失的对象
  1242. effect:"slideDown", //targetCell下拉效果
  1243. delayTime:300 , //效果时间
  1244. triggerTime:0, //鼠标延迟触发时间(默认150)
  1245. returnDefault:true //鼠标移走后返回默认状态,例如默认频道是“预告片”,鼠标移走后会返回“预告片”(默认false)
  1246. });
  1247. </script>
  1248. </html>