微信认证用户.html 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>微信认证用户</title>
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
  6. <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
  7. <link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/>
  8. <link href="data/styles.css" type="text/css" rel="stylesheet"/>
  9. <link href="files/微信认证用户/styles.css" type="text/css" rel="stylesheet"/>
  10. <link href="https://fonts.googleapis.com" rel="preconnect"/>
  11. <link href="https://fonts.gstatic.com" rel="preconnect"/>
  12. <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet"/>
  13. <script src="resources/scripts/jquery-3.7.1.min.js"></script>
  14. <script src="resources/scripts/axure/axQuery.js"></script>
  15. <script src="resources/scripts/axure/globals.js"></script>
  16. <script src="resources/scripts/axutils.js"></script>
  17. <script src="resources/scripts/axure/annotation.js"></script>
  18. <script src="resources/scripts/axure/axQuery.std.js"></script>
  19. <script src="resources/scripts/axure/doc.js"></script>
  20. <script src="resources/scripts/messagecenter.js"></script>
  21. <script src="resources/scripts/axure/events.js"></script>
  22. <script src="resources/scripts/axure/recording.js"></script>
  23. <script src="resources/scripts/axure/action.js"></script>
  24. <script src="resources/scripts/axure/expr.js"></script>
  25. <script src="resources/scripts/axure/geometry.js"></script>
  26. <script src="resources/scripts/axure/flyout.js"></script>
  27. <script src="resources/scripts/axure/model.js"></script>
  28. <script src="resources/scripts/axure/repeater.js"></script>
  29. <script src="resources/scripts/axure/sto.js"></script>
  30. <script src="resources/scripts/axure/utils.temp.js"></script>
  31. <script src="resources/scripts/axure/variables.js"></script>
  32. <script src="resources/scripts/axure/drag.js"></script>
  33. <script src="resources/scripts/axure/move.js"></script>
  34. <script src="resources/scripts/axure/visibility.js"></script>
  35. <script src="resources/scripts/axure/style.js"></script>
  36. <script src="resources/scripts/axure/adaptive.js"></script>
  37. <script src="resources/scripts/axure/tree.js"></script>
  38. <script src="resources/scripts/axure/init.temp.js"></script>
  39. <script src="resources/scripts/axure/legacy.js"></script>
  40. <script src="resources/scripts/axure/viewer.js"></script>
  41. <script src="resources/scripts/axure/math.js"></script>
  42. <script src="resources/scripts/axure/jquery.nicescroll.min.js"></script>
  43. <script src="data/document.js"></script>
  44. <script src="files/微信认证用户/data.js"></script>
  45. <script type="text/javascript">
  46. $axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; };
  47. $axure.utils.getOtherPath = function() { return 'resources/Other.html'; };
  48. $axure.utils.getReloadPath = function() { return 'resources/reload.html'; };
  49. </script>
  50. </head>
  51. <body>
  52. <div id="base" class="">
  53. <!-- Unnamed (Group) -->
  54. <div id="u13622" class="ax_default" data-left="93" data-top="54" data-width="1000" data-height="1197" layer-opacity="1">
  55. <!-- Unnamed (Rectangle) -->
  56. <div id="u13623" class="ax_default paragraph transition">
  57. <div id="u13623_div" class=""></div>
  58. <div id="u13623_text" class="text " style="display:none; visibility: hidden">
  59. <p></p>
  60. </div>
  61. </div>
  62. <!-- Unnamed (Rectangle) -->
  63. <div id="u13624" class="ax_default paragraph transition">
  64. <div id="u13624_div" class=""></div>
  65. <div id="u13624_text" class="text ">
  66. <p><span>已认证微信用户</span></p>
  67. </div>
  68. </div>
  69. <!-- Unnamed (Group) -->
  70. <div id="u13625" class="ax_default" data-left="1041" data-top="54" data-width="52" data-height="40" layer-opacity="1">
  71. <!-- Unnamed (Rectangle) -->
  72. <div id="u13626" class="ax_default paragraph transition">
  73. <div id="u13626_div" class=""></div>
  74. <div id="u13626_text" class="text ">
  75. <p><span>x</span></p>
  76. </div>
  77. </div>
  78. <!-- Unnamed (Shape) -->
  79. <div id="u13627" class="ax_default icon1 transition">
  80. <svg data="images/设置/u4554.svg" id="u13627_img" class="img generatedImage">
  81. <defs>
  82. <pattern id="u13627_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  83. <mask fill="white" id="u13627_img_cl394">
  84. <path d="M 12.002511160714286 12.002511160714286 C 12.048456101190478 11.956566220238095 12.071428571428571 11.902157738095237 12.071428571428571 11.839285714285714 L 12.071428571428571 3.946428571428572 C 12.071428571428571 3.8835565476190466 12.048456101190478 3.8291480654761902 12.002511160714286 3.783203125 C 11.956566220238095 3.7372581845238084 11.902157738095237 3.714285714285714 11.839285714285714 3.714285714285714 L 3.946428571428571 3.714285714285714 C 3.883556547619048 3.714285714285714 3.8291480654761907 3.7372581845238084 3.783203125 3.783203125 C 3.7372581845238098 3.8291480654761902 3.714285714285714 3.8835565476190466 3.714285714285714 3.946428571428572 L 3.714285714285714 11.839285714285714 C 3.714285714285714 11.902157738095237 3.7372581845238098 11.956566220238095 3.783203125 12.002511160714286 C 3.8291480654761907 12.048456101190476 3.883556547619048 12.071428571428571 3.946428571428571 12.071428571428571 L 11.839285714285714 12.071428571428571 C 11.902157738095237 12.071428571428571 11.956566220238095 12.048456101190476 12.002511160714286 12.002511160714286 Z M 12.659040178571429 3.1266741071428577 C 12.886346726190478 3.353980654761904 13 3.6272321428571423 13 3.946428571428572 L 13 11.839285714285714 C 13 12.158482142857142 12.886346726190478 12.431733630952381 12.659040178571429 12.659040178571429 C 12.431733630952383 12.886346726190476 12.158482142857146 13 11.839285714285714 13 L 3.946428571428571 13 C 3.627232142857143 13 3.353980654761905 12.886346726190476 3.126674107142857 12.659040178571429 C 2.8993675595238093 12.431733630952381 2.7857142857142856 12.158482142857142 2.7857142857142856 11.839285714285714 L 2.7857142857142856 3.946428571428572 C 2.7857142857142856 3.6272321428571423 2.8993675595238093 3.353980654761904 3.126674107142857 3.1266741071428577 C 3.353980654761905 2.8993675595238084 3.627232142857143 2.785714285714286 3.946428571428571 2.785714285714286 L 11.839285714285714 2.785714285714286 C 12.158482142857146 2.785714285714286 12.431733630952383 2.8993675595238084 12.659040178571429 3.1266741071428577 Z M 9.873325892857142 0.34095982142857184 C 10.100632440476192 0.5682663690476183 10.214285714285714 0.8415178571428578 10.214285714285714 1.160714285714286 L 10.214285714285714 2.321428571428572 L 9.285714285714286 2.321428571428572 L 9.285714285714286 1.160714285714286 C 9.285714285714286 1.0978422619047619 9.262741815476192 1.0434337797619042 9.216796875 0.9974888392857141 C 9.17085193452381 0.9515438988095225 9.116443452380954 0.9285714285714282 9.053571428571429 0.9285714285714282 L 1.1607142857142858 0.9285714285714282 C 1.0978422619047619 0.9285714285714282 1.0434337797619047 0.9515438988095225 0.9974888392857143 0.9974888392857141 C 0.951543898809524 1.0434337797619042 0.9285714285714285 1.0978422619047619 0.9285714285714285 1.160714285714286 L 0.9285714285714285 9.053571428571429 C 0.9285714285714285 9.116443452380953 0.951543898809524 9.170851934523808 0.9974888392857143 9.216796875 C 1.0434337797619047 9.26274181547619 1.0978422619047619 9.285714285714286 1.1607142857142858 9.285714285714286 L 2.3214285714285716 9.285714285714286 L 2.3214285714285716 10.214285714285714 L 1.1607142857142858 10.214285714285714 C 0.8415178571428572 10.214285714285714 0.5682663690476191 10.10063244047619 0.34095982142857145 9.873325892857144 C 0.11365327380952381 9.646019345238095 0 9.372767857142856 0 9.053571428571429 L 0 1.160714285714286 C 0 0.8415178571428578 0.11365327380952381 0.5682663690476183 0.34095982142857145 0.34095982142857184 C 0.5682663690476191 0.11365327380952395 0.8415178571428572 0 1.1607142857142858 0 L 9.053571428571429 0 C 9.372767857142858 0 9.646019345238095 0.11365327380952395 9.873325892857142 0.34095982142857184 Z " fill-rule="evenodd" />
  85. </mask>
  86. </defs>
  87. <g transform="matrix(1 0 0 1 -1032 -79 )">
  88. <path d="M 12.002511160714286 12.002511160714286 C 12.048456101190478 11.956566220238095 12.071428571428571 11.902157738095237 12.071428571428571 11.839285714285714 L 12.071428571428571 3.946428571428572 C 12.071428571428571 3.8835565476190466 12.048456101190478 3.8291480654761902 12.002511160714286 3.783203125 C 11.956566220238095 3.7372581845238084 11.902157738095237 3.714285714285714 11.839285714285714 3.714285714285714 L 3.946428571428571 3.714285714285714 C 3.883556547619048 3.714285714285714 3.8291480654761907 3.7372581845238084 3.783203125 3.783203125 C 3.7372581845238098 3.8291480654761902 3.714285714285714 3.8835565476190466 3.714285714285714 3.946428571428572 L 3.714285714285714 11.839285714285714 C 3.714285714285714 11.902157738095237 3.7372581845238098 11.956566220238095 3.783203125 12.002511160714286 C 3.8291480654761907 12.048456101190476 3.883556547619048 12.071428571428571 3.946428571428571 12.071428571428571 L 11.839285714285714 12.071428571428571 C 11.902157738095237 12.071428571428571 11.956566220238095 12.048456101190476 12.002511160714286 12.002511160714286 Z M 12.659040178571429 3.1266741071428577 C 12.886346726190478 3.353980654761904 13 3.6272321428571423 13 3.946428571428572 L 13 11.839285714285714 C 13 12.158482142857142 12.886346726190478 12.431733630952381 12.659040178571429 12.659040178571429 C 12.431733630952383 12.886346726190476 12.158482142857146 13 11.839285714285714 13 L 3.946428571428571 13 C 3.627232142857143 13 3.353980654761905 12.886346726190476 3.126674107142857 12.659040178571429 C 2.8993675595238093 12.431733630952381 2.7857142857142856 12.158482142857142 2.7857142857142856 11.839285714285714 L 2.7857142857142856 3.946428571428572 C 2.7857142857142856 3.6272321428571423 2.8993675595238093 3.353980654761904 3.126674107142857 3.1266741071428577 C 3.353980654761905 2.8993675595238084 3.627232142857143 2.785714285714286 3.946428571428571 2.785714285714286 L 11.839285714285714 2.785714285714286 C 12.158482142857146 2.785714285714286 12.431733630952383 2.8993675595238084 12.659040178571429 3.1266741071428577 Z M 9.873325892857142 0.34095982142857184 C 10.100632440476192 0.5682663690476183 10.214285714285714 0.8415178571428578 10.214285714285714 1.160714285714286 L 10.214285714285714 2.321428571428572 L 9.285714285714286 2.321428571428572 L 9.285714285714286 1.160714285714286 C 9.285714285714286 1.0978422619047619 9.262741815476192 1.0434337797619042 9.216796875 0.9974888392857141 C 9.17085193452381 0.9515438988095225 9.116443452380954 0.9285714285714282 9.053571428571429 0.9285714285714282 L 1.1607142857142858 0.9285714285714282 C 1.0978422619047619 0.9285714285714282 1.0434337797619047 0.9515438988095225 0.9974888392857143 0.9974888392857141 C 0.951543898809524 1.0434337797619042 0.9285714285714285 1.0978422619047619 0.9285714285714285 1.160714285714286 L 0.9285714285714285 9.053571428571429 C 0.9285714285714285 9.116443452380953 0.951543898809524 9.170851934523808 0.9974888392857143 9.216796875 C 1.0434337797619047 9.26274181547619 1.0978422619047619 9.285714285714286 1.1607142857142858 9.285714285714286 L 2.3214285714285716 9.285714285714286 L 2.3214285714285716 10.214285714285714 L 1.1607142857142858 10.214285714285714 C 0.8415178571428572 10.214285714285714 0.5682663690476191 10.10063244047619 0.34095982142857145 9.873325892857144 C 0.11365327380952381 9.646019345238095 0 9.372767857142856 0 9.053571428571429 L 0 1.160714285714286 C 0 0.8415178571428578 0.11365327380952381 0.5682663690476183 0.34095982142857145 0.34095982142857184 C 0.5682663690476191 0.11365327380952395 0.8415178571428572 0 1.1607142857142858 0 L 9.053571428571429 0 C 9.372767857142858 0 9.646019345238095 0.11365327380952395 9.873325892857142 0.34095982142857184 Z " fill-rule="nonzero" fill="rgba(0, 0, 0, 1)" stroke="none" transform="matrix(1 0 0 1 1032 79 )" class="fill" />
  89. <path d="M 12.002511160714286 12.002511160714286 C 12.048456101190478 11.956566220238095 12.071428571428571 11.902157738095237 12.071428571428571 11.839285714285714 L 12.071428571428571 3.946428571428572 C 12.071428571428571 3.8835565476190466 12.048456101190478 3.8291480654761902 12.002511160714286 3.783203125 C 11.956566220238095 3.7372581845238084 11.902157738095237 3.714285714285714 11.839285714285714 3.714285714285714 L 3.946428571428571 3.714285714285714 C 3.883556547619048 3.714285714285714 3.8291480654761907 3.7372581845238084 3.783203125 3.783203125 C 3.7372581845238098 3.8291480654761902 3.714285714285714 3.8835565476190466 3.714285714285714 3.946428571428572 L 3.714285714285714 11.839285714285714 C 3.714285714285714 11.902157738095237 3.7372581845238098 11.956566220238095 3.783203125 12.002511160714286 C 3.8291480654761907 12.048456101190476 3.883556547619048 12.071428571428571 3.946428571428571 12.071428571428571 L 11.839285714285714 12.071428571428571 C 11.902157738095237 12.071428571428571 11.956566220238095 12.048456101190476 12.002511160714286 12.002511160714286 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1032 79 )" class="stroke" mask="url(#u13627_img_cl394)" />
  90. <path d="M 12.659040178571429 3.1266741071428577 C 12.886346726190478 3.353980654761904 13 3.6272321428571423 13 3.946428571428572 L 13 11.839285714285714 C 13 12.158482142857142 12.886346726190478 12.431733630952381 12.659040178571429 12.659040178571429 C 12.431733630952383 12.886346726190476 12.158482142857146 13 11.839285714285714 13 L 3.946428571428571 13 C 3.627232142857143 13 3.353980654761905 12.886346726190476 3.126674107142857 12.659040178571429 C 2.8993675595238093 12.431733630952381 2.7857142857142856 12.158482142857142 2.7857142857142856 11.839285714285714 L 2.7857142857142856 3.946428571428572 C 2.7857142857142856 3.6272321428571423 2.8993675595238093 3.353980654761904 3.126674107142857 3.1266741071428577 C 3.353980654761905 2.8993675595238084 3.627232142857143 2.785714285714286 3.946428571428571 2.785714285714286 L 11.839285714285714 2.785714285714286 C 12.158482142857146 2.785714285714286 12.431733630952383 2.8993675595238084 12.659040178571429 3.1266741071428577 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1032 79 )" class="stroke" mask="url(#u13627_img_cl394)" />
  91. <path d="M 9.873325892857142 0.34095982142857184 C 10.100632440476192 0.5682663690476183 10.214285714285714 0.8415178571428578 10.214285714285714 1.160714285714286 L 10.214285714285714 2.321428571428572 L 9.285714285714286 2.321428571428572 L 9.285714285714286 1.160714285714286 C 9.285714285714286 1.0978422619047619 9.262741815476192 1.0434337797619042 9.216796875 0.9974888392857141 C 9.17085193452381 0.9515438988095225 9.116443452380954 0.9285714285714282 9.053571428571429 0.9285714285714282 L 1.1607142857142858 0.9285714285714282 C 1.0978422619047619 0.9285714285714282 1.0434337797619047 0.9515438988095225 0.9974888392857143 0.9974888392857141 C 0.951543898809524 1.0434337797619042 0.9285714285714285 1.0978422619047619 0.9285714285714285 1.160714285714286 L 0.9285714285714285 9.053571428571429 C 0.9285714285714285 9.116443452380953 0.951543898809524 9.170851934523808 0.9974888392857143 9.216796875 C 1.0434337797619047 9.26274181547619 1.0978422619047619 9.285714285714286 1.1607142857142858 9.285714285714286 L 2.3214285714285716 9.285714285714286 L 2.3214285714285716 10.214285714285714 L 1.1607142857142858 10.214285714285714 C 0.8415178571428572 10.214285714285714 0.5682663690476191 10.10063244047619 0.34095982142857145 9.873325892857144 C 0.11365327380952381 9.646019345238095 0 9.372767857142856 0 9.053571428571429 L 0 1.160714285714286 C 0 0.8415178571428578 0.11365327380952381 0.5682663690476183 0.34095982142857145 0.34095982142857184 C 0.5682663690476191 0.11365327380952395 0.8415178571428572 0 1.1607142857142858 0 L 9.053571428571429 0 C 9.372767857142858 0 9.646019345238095 0.11365327380952395 9.873325892857142 0.34095982142857184 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1032 79 )" class="stroke" mask="url(#u13627_img_cl394)" />
  92. </g>
  93. </svg>
  94. <div id="u13627_text" class="text " style="display:none; visibility: hidden">
  95. <p></p>
  96. </div>
  97. </div>
  98. </div>
  99. <!-- Unnamed (Group) -->
  100. <div id="u13628" class="ax_default" data-left="93" data-top="1201" data-width="1000" data-height="50" layer-opacity="1">
  101. <!-- Unnamed (Rectangle) -->
  102. <div id="u13629" class="ax_default paragraph transition">
  103. <div id="u13629_div" class=""></div>
  104. <div id="u13629_text" class="text " style="display:none; visibility: hidden">
  105. <p></p>
  106. </div>
  107. </div>
  108. <!-- Unnamed (Rectangle) -->
  109. <div id="u13630" class="ax_default box_1 transition">
  110. <div id="u13630_div" class=""></div>
  111. <div id="u13630_text" class="text ">
  112. <p><span>关闭</span></p>
  113. </div>
  114. </div>
  115. </div>
  116. <!-- Unnamed (Table) -->
  117. <div id="u13631" class="ax_default">
  118. <!-- Unnamed (Table cell) -->
  119. <div id="u13632" class="ax_default table_cell transition">
  120. <svg data="images/微信认证用户/u13632.svg" id="u13632_img" class="img generatedImage" viewbox="0 0 59 30">
  121. <path d="M 1 1 L 59 1 L 59 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" class="fill" />
  122. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" />
  123. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" />
  124. </svg>
  125. <div id="u13632_text" class="text ">
  126. <p><span>序号</span></p>
  127. </div>
  128. </div>
  129. <!-- Unnamed (Table cell) -->
  130. <div id="u13633" class="ax_default table_cell transition">
  131. <svg data="images/微信认证用户/u13633.svg" id="u13633_img" class="img generatedImage" viewbox="59 0 113 30">
  132. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 59 0 )" class="fill" />
  133. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 0 )" class="stroke" />
  134. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 0 )" class="stroke" />
  135. </svg>
  136. <div id="u13633_text" class="text ">
  137. <p><span>楼栋</span></p>
  138. </div>
  139. </div>
  140. <!-- Unnamed (Table cell) -->
  141. <div id="u13634" class="ax_default table_cell transition">
  142. <svg data="images/微信认证用户/u13634.svg" id="u13634_img" class="img generatedImage" viewbox="172 0 113 30">
  143. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 172 0 )" class="fill" />
  144. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 0 )" class="stroke" />
  145. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 0 )" class="stroke" />
  146. </svg>
  147. <div id="u13634_text" class="text ">
  148. <p><span>单元</span></p>
  149. </div>
  150. </div>
  151. <!-- Unnamed (Table cell) -->
  152. <div id="u13635" class="ax_default table_cell transition">
  153. <svg data="images/微信认证用户/u13635.svg" id="u13635_img" class="img generatedImage" viewbox="285 0 113 30">
  154. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 285 0 )" class="fill" />
  155. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 0 )" class="stroke" />
  156. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 0 )" class="stroke" />
  157. </svg>
  158. <div id="u13635_text" class="text ">
  159. <p><span>房屋</span></p>
  160. </div>
  161. </div>
  162. <!-- Unnamed (Table cell) -->
  163. <div id="u13636" class="ax_default table_cell transition">
  164. <svg data="images/微信认证用户/u13636.svg" id="u13636_img" class="img generatedImage" viewbox="398 0 113 30">
  165. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 398 0 )" class="fill" />
  166. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 0 )" class="stroke" />
  167. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 0 )" class="stroke" />
  168. </svg>
  169. <div id="u13636_text" class="text ">
  170. <p><span>人员ID</span></p>
  171. </div>
  172. </div>
  173. <!-- Unnamed (Table cell) -->
  174. <div id="u13637" class="ax_default table_cell transition">
  175. <svg data="images/微信认证用户/u13637.svg" id="u13637_img" class="img generatedImage" viewbox="511 0 113 30">
  176. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 511 0 )" class="fill" />
  177. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 0 )" class="stroke" />
  178. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 0 )" class="stroke" />
  179. </svg>
  180. <div id="u13637_text" class="text ">
  181. <p><span>姓名</span></p>
  182. </div>
  183. </div>
  184. <!-- Unnamed (Table cell) -->
  185. <div id="u13638" class="ax_default table_cell transition">
  186. <svg data="images/微信认证用户/u13638.svg" id="u13638_img" class="img generatedImage" viewbox="624 0 113 30">
  187. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 624 0 )" class="fill" />
  188. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 0 )" class="stroke" />
  189. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 0 )" class="stroke" />
  190. </svg>
  191. <div id="u13638_text" class="text ">
  192. <p><span>手机号码</span></p>
  193. </div>
  194. </div>
  195. <!-- Unnamed (Table cell) -->
  196. <div id="u13639" class="ax_default table_cell transition">
  197. <svg data="images/微信认证用户/u13639.svg" id="u13639_img" class="img generatedImage" viewbox="737 0 113 30">
  198. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 737 0 )" class="fill" />
  199. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 0 )" class="stroke" />
  200. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 0 )" class="stroke" />
  201. </svg>
  202. <div id="u13639_text" class="text ">
  203. <p><span>微信用户账号</span></p>
  204. </div>
  205. </div>
  206. <!-- Unnamed (Table cell) -->
  207. <div id="u13640" class="ax_default table_cell transition">
  208. <svg data="images/微信认证用户/u13640.svg" id="u13640_img" class="img generatedImage" viewbox="850 0 113 30">
  209. <path d="M 1 1 L 112 1 L 112 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 850 0 )" class="fill" />
  210. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 0 )" class="stroke" />
  211. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 0 )" class="stroke" />
  212. <path d="M 112.5 1 L 112.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 0 )" class="stroke" />
  213. </svg>
  214. <div id="u13640_text" class="text ">
  215. <p><span>操作</span></p>
  216. </div>
  217. </div>
  218. <!-- Unnamed (Table cell) -->
  219. <div id="u13641" class="ax_default table_cell transition">
  220. <svg data="images/微信认证用户/u13641.svg" id="u13641_img" class="img generatedImage" viewbox="0 30 59 40">
  221. <path d="M 1 1 L 59 1 L 59 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 30 )" class="fill" />
  222. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 30 )" class="stroke" />
  223. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 30 )" class="stroke" />
  224. </svg>
  225. <div id="u13641_text" class="text ">
  226. <p><span>1</span></p>
  227. </div>
  228. </div>
  229. <!-- Unnamed (Table cell) -->
  230. <div id="u13642" class="ax_default table_cell transition">
  231. <svg data="images/微信认证用户/u13642.svg" id="u13642_img" class="img generatedImage" viewbox="59 30 113 40">
  232. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 30 )" class="fill" />
  233. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 30 )" class="stroke" />
  234. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 30 )" class="stroke" />
  235. </svg>
  236. <div id="u13642_text" class="text ">
  237. <p><span style="font-family:&quot;ArialMT&quot;, &quot;Arial&quot;, sans-serif;">1</span><span style="font-family:&quot;PingFangSC-Regular&quot;, &quot;PingFang SC&quot;, sans-serif;">号楼</span></p>
  238. </div>
  239. </div>
  240. <!-- Unnamed (Table cell) -->
  241. <div id="u13643" class="ax_default table_cell transition">
  242. <svg data="images/微信认证用户/u13643.svg" id="u13643_img" class="img generatedImage" viewbox="172 30 113 40">
  243. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 30 )" class="fill" />
  244. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 30 )" class="stroke" />
  245. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 30 )" class="stroke" />
  246. </svg>
  247. <div id="u13643_text" class="text ">
  248. <p><span style="font-family:&quot;ArialMT&quot;, &quot;Arial&quot;, sans-serif;">01</span><span style="font-family:&quot;PingFangSC-Regular&quot;, &quot;PingFang SC&quot;, sans-serif;">单元</span></p>
  249. </div>
  250. </div>
  251. <!-- Unnamed (Table cell) -->
  252. <div id="u13644" class="ax_default table_cell transition">
  253. <svg data="images/微信认证用户/u13644.svg" id="u13644_img" class="img generatedImage" viewbox="285 30 113 40">
  254. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 30 )" class="fill" />
  255. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 30 )" class="stroke" />
  256. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 30 )" class="stroke" />
  257. </svg>
  258. <div id="u13644_text" class="text ">
  259. <p><span style="font-family:&quot;ArialMT&quot;, &quot;Arial&quot;, sans-serif;">102</span><span style="font-family:&quot;PingFangSC-Regular&quot;, &quot;PingFang SC&quot;, sans-serif;">室</span></p>
  260. </div>
  261. </div>
  262. <!-- Unnamed (Table cell) -->
  263. <div id="u13645" class="ax_default table_cell transition">
  264. <svg data="images/微信认证用户/u13645.svg" id="u13645_img" class="img generatedImage" viewbox="398 30 113 40">
  265. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 30 )" class="fill" />
  266. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 30 )" class="stroke" />
  267. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 30 )" class="stroke" />
  268. </svg>
  269. <div id="u13645_text" class="text " style="display:none; visibility: hidden">
  270. <p></p>
  271. </div>
  272. </div>
  273. <!-- Unnamed (Table cell) -->
  274. <div id="u13646" class="ax_default table_cell transition">
  275. <svg data="images/微信认证用户/u13646.svg" id="u13646_img" class="img generatedImage" viewbox="511 30 113 40">
  276. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 30 )" class="fill" />
  277. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 30 )" class="stroke" />
  278. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 30 )" class="stroke" />
  279. </svg>
  280. <div id="u13646_text" class="text ">
  281. <p><span>张三</span></p>
  282. </div>
  283. </div>
  284. <!-- Unnamed (Table cell) -->
  285. <div id="u13647" class="ax_default table_cell transition">
  286. <svg data="images/微信认证用户/u13647.svg" id="u13647_img" class="img generatedImage" viewbox="624 30 113 40">
  287. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 30 )" class="fill" />
  288. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 30 )" class="stroke" />
  289. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 30 )" class="stroke" />
  290. </svg>
  291. <div id="u13647_text" class="text ">
  292. <p><span>1508888888</span></p>
  293. </div>
  294. </div>
  295. <!-- Unnamed (Table cell) -->
  296. <div id="u13648" class="ax_default table_cell transition">
  297. <svg data="images/微信认证用户/u13648.svg" id="u13648_img" class="img generatedImage" viewbox="737 30 113 40">
  298. <path d="M 1 1 L 113 1 L 113 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 30 )" class="fill" />
  299. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 30 )" class="stroke" />
  300. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 30 )" class="stroke" />
  301. </svg>
  302. <div id="u13648_text" class="text ">
  303. <p><span style="font-family:&quot;PingFangSC-Regular&quot;, &quot;PingFang SC&quot;, sans-serif;">用户</span><span style="font-family:&quot;ArialMT&quot;, &quot;Arial&quot;, sans-serif;">ID</span></p>
  304. </div>
  305. </div>
  306. <!-- Unnamed (Table cell) -->
  307. <div id="u13649" class="ax_default table_cell transition">
  308. <svg data="images/微信认证用户/u13649.svg" id="u13649_img" class="img generatedImage" viewbox="850 30 113 40">
  309. <path d="M 1 1 L 112 1 L 112 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 30 )" class="fill" />
  310. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 30 )" class="stroke" />
  311. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 30 )" class="stroke" />
  312. <path d="M 112.5 1 L 112.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 30 )" class="stroke" />
  313. </svg>
  314. <div id="u13649_text" class="text ">
  315. <p><span>解除</span></p>
  316. </div>
  317. </div>
  318. <!-- Unnamed (Table cell) -->
  319. <div id="u13650" class="ax_default table_cell transition">
  320. <svg data="images/微信认证用户/u13650.svg" id="u13650_img" class="img generatedImage" viewbox="0 70 59 30">
  321. <path d="M 1 1 L 59 1 L 59 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 70 )" class="fill" />
  322. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 70 )" class="stroke" />
  323. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 70 )" class="stroke" />
  324. </svg>
  325. <div id="u13650_text" class="text ">
  326. <p><span>2</span></p>
  327. </div>
  328. </div>
  329. <!-- Unnamed (Table cell) -->
  330. <div id="u13651" class="ax_default table_cell transition">
  331. <svg data="images/微信认证用户/u13651.svg" id="u13651_img" class="img generatedImage" viewbox="59 70 113 30">
  332. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 70 )" class="fill" />
  333. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 70 )" class="stroke" />
  334. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 70 )" class="stroke" />
  335. </svg>
  336. <div id="u13651_text" class="text " style="display:none; visibility: hidden">
  337. <p></p>
  338. </div>
  339. </div>
  340. <!-- Unnamed (Table cell) -->
  341. <div id="u13652" class="ax_default table_cell transition">
  342. <svg data="images/微信认证用户/u13652.svg" id="u13652_img" class="img generatedImage" viewbox="172 70 113 30">
  343. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 70 )" class="fill" />
  344. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 70 )" class="stroke" />
  345. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 70 )" class="stroke" />
  346. </svg>
  347. <div id="u13652_text" class="text " style="display:none; visibility: hidden">
  348. <p></p>
  349. </div>
  350. </div>
  351. <!-- Unnamed (Table cell) -->
  352. <div id="u13653" class="ax_default table_cell transition">
  353. <svg data="images/微信认证用户/u13653.svg" id="u13653_img" class="img generatedImage" viewbox="285 70 113 30">
  354. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 70 )" class="fill" />
  355. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 70 )" class="stroke" />
  356. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 70 )" class="stroke" />
  357. </svg>
  358. <div id="u13653_text" class="text " style="display:none; visibility: hidden">
  359. <p></p>
  360. </div>
  361. </div>
  362. <!-- Unnamed (Table cell) -->
  363. <div id="u13654" class="ax_default table_cell transition">
  364. <svg data="images/微信认证用户/u13654.svg" id="u13654_img" class="img generatedImage" viewbox="398 70 113 30">
  365. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 70 )" class="fill" />
  366. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 70 )" class="stroke" />
  367. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 70 )" class="stroke" />
  368. </svg>
  369. <div id="u13654_text" class="text " style="display:none; visibility: hidden">
  370. <p></p>
  371. </div>
  372. </div>
  373. <!-- Unnamed (Table cell) -->
  374. <div id="u13655" class="ax_default table_cell transition">
  375. <svg data="images/微信认证用户/u13655.svg" id="u13655_img" class="img generatedImage" viewbox="511 70 113 30">
  376. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 70 )" class="fill" />
  377. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 70 )" class="stroke" />
  378. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 70 )" class="stroke" />
  379. </svg>
  380. <div id="u13655_text" class="text " style="display:none; visibility: hidden">
  381. <p></p>
  382. </div>
  383. </div>
  384. <!-- Unnamed (Table cell) -->
  385. <div id="u13656" class="ax_default table_cell transition">
  386. <svg data="images/微信认证用户/u13656.svg" id="u13656_img" class="img generatedImage" viewbox="624 70 113 30">
  387. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 70 )" class="fill" />
  388. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 70 )" class="stroke" />
  389. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 70 )" class="stroke" />
  390. </svg>
  391. <div id="u13656_text" class="text " style="display:none; visibility: hidden">
  392. <p></p>
  393. </div>
  394. </div>
  395. <!-- Unnamed (Table cell) -->
  396. <div id="u13657" class="ax_default table_cell transition">
  397. <svg data="images/微信认证用户/u13657.svg" id="u13657_img" class="img generatedImage" viewbox="737 70 113 30">
  398. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 70 )" class="fill" />
  399. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 70 )" class="stroke" />
  400. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 70 )" class="stroke" />
  401. </svg>
  402. <div id="u13657_text" class="text " style="display:none; visibility: hidden">
  403. <p></p>
  404. </div>
  405. </div>
  406. <!-- Unnamed (Table cell) -->
  407. <div id="u13658" class="ax_default table_cell transition">
  408. <svg data="images/微信认证用户/u13658.svg" id="u13658_img" class="img generatedImage" viewbox="850 70 113 30">
  409. <path d="M 1 1 L 112 1 L 112 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 70 )" class="fill" />
  410. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 70 )" class="stroke" />
  411. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 70 )" class="stroke" />
  412. <path d="M 112.5 1 L 112.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 70 )" class="stroke" />
  413. </svg>
  414. <div id="u13658_text" class="text " style="display:none; visibility: hidden">
  415. <p></p>
  416. </div>
  417. </div>
  418. <!-- Unnamed (Table cell) -->
  419. <div id="u13659" class="ax_default table_cell transition">
  420. <svg data="images/微信认证用户/u13659.svg" id="u13659_img" class="img generatedImage" viewbox="0 100 59 30">
  421. <path d="M 1 1 L 59 1 L 59 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 100 )" class="fill" />
  422. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 100 )" class="stroke" />
  423. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 100 )" class="stroke" />
  424. </svg>
  425. <div id="u13659_text" class="text ">
  426. <p><span>3</span></p>
  427. </div>
  428. </div>
  429. <!-- Unnamed (Table cell) -->
  430. <div id="u13660" class="ax_default table_cell transition">
  431. <svg data="images/微信认证用户/u13660.svg" id="u13660_img" class="img generatedImage" viewbox="59 100 113 30">
  432. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 100 )" class="fill" />
  433. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 100 )" class="stroke" />
  434. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 100 )" class="stroke" />
  435. </svg>
  436. <div id="u13660_text" class="text " style="display:none; visibility: hidden">
  437. <p></p>
  438. </div>
  439. </div>
  440. <!-- Unnamed (Table cell) -->
  441. <div id="u13661" class="ax_default table_cell transition">
  442. <svg data="images/微信认证用户/u13661.svg" id="u13661_img" class="img generatedImage" viewbox="172 100 113 30">
  443. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 100 )" class="fill" />
  444. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 100 )" class="stroke" />
  445. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 100 )" class="stroke" />
  446. </svg>
  447. <div id="u13661_text" class="text " style="display:none; visibility: hidden">
  448. <p></p>
  449. </div>
  450. </div>
  451. <!-- Unnamed (Table cell) -->
  452. <div id="u13662" class="ax_default table_cell transition">
  453. <svg data="images/微信认证用户/u13662.svg" id="u13662_img" class="img generatedImage" viewbox="285 100 113 30">
  454. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 100 )" class="fill" />
  455. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 100 )" class="stroke" />
  456. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 100 )" class="stroke" />
  457. </svg>
  458. <div id="u13662_text" class="text " style="display:none; visibility: hidden">
  459. <p></p>
  460. </div>
  461. </div>
  462. <!-- Unnamed (Table cell) -->
  463. <div id="u13663" class="ax_default table_cell transition">
  464. <svg data="images/微信认证用户/u13663.svg" id="u13663_img" class="img generatedImage" viewbox="398 100 113 30">
  465. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 100 )" class="fill" />
  466. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 100 )" class="stroke" />
  467. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 100 )" class="stroke" />
  468. </svg>
  469. <div id="u13663_text" class="text " style="display:none; visibility: hidden">
  470. <p></p>
  471. </div>
  472. </div>
  473. <!-- Unnamed (Table cell) -->
  474. <div id="u13664" class="ax_default table_cell transition">
  475. <svg data="images/微信认证用户/u13664.svg" id="u13664_img" class="img generatedImage" viewbox="511 100 113 30">
  476. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 100 )" class="fill" />
  477. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 100 )" class="stroke" />
  478. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 100 )" class="stroke" />
  479. </svg>
  480. <div id="u13664_text" class="text " style="display:none; visibility: hidden">
  481. <p></p>
  482. </div>
  483. </div>
  484. <!-- Unnamed (Table cell) -->
  485. <div id="u13665" class="ax_default table_cell transition">
  486. <svg data="images/微信认证用户/u13665.svg" id="u13665_img" class="img generatedImage" viewbox="624 100 113 30">
  487. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 100 )" class="fill" />
  488. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 100 )" class="stroke" />
  489. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 100 )" class="stroke" />
  490. </svg>
  491. <div id="u13665_text" class="text " style="display:none; visibility: hidden">
  492. <p></p>
  493. </div>
  494. </div>
  495. <!-- Unnamed (Table cell) -->
  496. <div id="u13666" class="ax_default table_cell transition">
  497. <svg data="images/微信认证用户/u13666.svg" id="u13666_img" class="img generatedImage" viewbox="737 100 113 30">
  498. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 100 )" class="fill" />
  499. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 100 )" class="stroke" />
  500. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 100 )" class="stroke" />
  501. </svg>
  502. <div id="u13666_text" class="text " style="display:none; visibility: hidden">
  503. <p></p>
  504. </div>
  505. </div>
  506. <!-- Unnamed (Table cell) -->
  507. <div id="u13667" class="ax_default table_cell transition">
  508. <svg data="images/微信认证用户/u13667.svg" id="u13667_img" class="img generatedImage" viewbox="850 100 113 30">
  509. <path d="M 1 1 L 112 1 L 112 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 100 )" class="fill" />
  510. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 100 )" class="stroke" />
  511. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 100 )" class="stroke" />
  512. <path d="M 112.5 1 L 112.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 100 )" class="stroke" />
  513. </svg>
  514. <div id="u13667_text" class="text " style="display:none; visibility: hidden">
  515. <p></p>
  516. </div>
  517. </div>
  518. <!-- Unnamed (Table cell) -->
  519. <div id="u13668" class="ax_default table_cell transition">
  520. <svg data="images/微信认证用户/u13668.svg" id="u13668_img" class="img generatedImage" viewbox="0 130 59 30">
  521. <path d="M 1 1 L 59 1 L 59 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 130 )" class="fill" />
  522. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 130 )" class="stroke" />
  523. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 130 )" class="stroke" />
  524. </svg>
  525. <div id="u13668_text" class="text ">
  526. <p><span>4</span></p>
  527. </div>
  528. </div>
  529. <!-- Unnamed (Table cell) -->
  530. <div id="u13669" class="ax_default table_cell transition">
  531. <svg data="images/微信认证用户/u13669.svg" id="u13669_img" class="img generatedImage" viewbox="59 130 113 30">
  532. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 130 )" class="fill" />
  533. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 130 )" class="stroke" />
  534. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 130 )" class="stroke" />
  535. </svg>
  536. <div id="u13669_text" class="text " style="display:none; visibility: hidden">
  537. <p></p>
  538. </div>
  539. </div>
  540. <!-- Unnamed (Table cell) -->
  541. <div id="u13670" class="ax_default table_cell transition">
  542. <svg data="images/微信认证用户/u13670.svg" id="u13670_img" class="img generatedImage" viewbox="172 130 113 30">
  543. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 130 )" class="fill" />
  544. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 130 )" class="stroke" />
  545. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 130 )" class="stroke" />
  546. </svg>
  547. <div id="u13670_text" class="text " style="display:none; visibility: hidden">
  548. <p></p>
  549. </div>
  550. </div>
  551. <!-- Unnamed (Table cell) -->
  552. <div id="u13671" class="ax_default table_cell transition">
  553. <svg data="images/微信认证用户/u13671.svg" id="u13671_img" class="img generatedImage" viewbox="285 130 113 30">
  554. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 130 )" class="fill" />
  555. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 130 )" class="stroke" />
  556. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 130 )" class="stroke" />
  557. </svg>
  558. <div id="u13671_text" class="text " style="display:none; visibility: hidden">
  559. <p></p>
  560. </div>
  561. </div>
  562. <!-- Unnamed (Table cell) -->
  563. <div id="u13672" class="ax_default table_cell transition">
  564. <svg data="images/微信认证用户/u13672.svg" id="u13672_img" class="img generatedImage" viewbox="398 130 113 30">
  565. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 130 )" class="fill" />
  566. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 130 )" class="stroke" />
  567. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 130 )" class="stroke" />
  568. </svg>
  569. <div id="u13672_text" class="text " style="display:none; visibility: hidden">
  570. <p></p>
  571. </div>
  572. </div>
  573. <!-- Unnamed (Table cell) -->
  574. <div id="u13673" class="ax_default table_cell transition">
  575. <svg data="images/微信认证用户/u13673.svg" id="u13673_img" class="img generatedImage" viewbox="511 130 113 30">
  576. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 130 )" class="fill" />
  577. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 130 )" class="stroke" />
  578. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 130 )" class="stroke" />
  579. </svg>
  580. <div id="u13673_text" class="text " style="display:none; visibility: hidden">
  581. <p></p>
  582. </div>
  583. </div>
  584. <!-- Unnamed (Table cell) -->
  585. <div id="u13674" class="ax_default table_cell transition">
  586. <svg data="images/微信认证用户/u13674.svg" id="u13674_img" class="img generatedImage" viewbox="624 130 113 30">
  587. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 130 )" class="fill" />
  588. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 130 )" class="stroke" />
  589. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 130 )" class="stroke" />
  590. </svg>
  591. <div id="u13674_text" class="text " style="display:none; visibility: hidden">
  592. <p></p>
  593. </div>
  594. </div>
  595. <!-- Unnamed (Table cell) -->
  596. <div id="u13675" class="ax_default table_cell transition">
  597. <svg data="images/微信认证用户/u13675.svg" id="u13675_img" class="img generatedImage" viewbox="737 130 113 30">
  598. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 130 )" class="fill" />
  599. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 130 )" class="stroke" />
  600. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 130 )" class="stroke" />
  601. </svg>
  602. <div id="u13675_text" class="text " style="display:none; visibility: hidden">
  603. <p></p>
  604. </div>
  605. </div>
  606. <!-- Unnamed (Table cell) -->
  607. <div id="u13676" class="ax_default table_cell transition">
  608. <svg data="images/微信认证用户/u13676.svg" id="u13676_img" class="img generatedImage" viewbox="850 130 113 30">
  609. <path d="M 1 1 L 112 1 L 112 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 130 )" class="fill" />
  610. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 130 )" class="stroke" />
  611. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 130 )" class="stroke" />
  612. <path d="M 112.5 1 L 112.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 130 )" class="stroke" />
  613. </svg>
  614. <div id="u13676_text" class="text " style="display:none; visibility: hidden">
  615. <p></p>
  616. </div>
  617. </div>
  618. <!-- Unnamed (Table cell) -->
  619. <div id="u13677" class="ax_default table_cell transition">
  620. <svg data="images/微信认证用户/u13677.svg" id="u13677_img" class="img generatedImage" viewbox="0 160 59 30">
  621. <path d="M 1 1 L 59 1 L 59 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 160 )" class="fill" />
  622. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 160 )" class="stroke" />
  623. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 160 )" class="stroke" />
  624. </svg>
  625. <div id="u13677_text" class="text ">
  626. <p><span>5</span></p>
  627. </div>
  628. </div>
  629. <!-- Unnamed (Table cell) -->
  630. <div id="u13678" class="ax_default table_cell transition">
  631. <svg data="images/微信认证用户/u13678.svg" id="u13678_img" class="img generatedImage" viewbox="59 160 113 30">
  632. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 160 )" class="fill" />
  633. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 160 )" class="stroke" />
  634. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 160 )" class="stroke" />
  635. </svg>
  636. <div id="u13678_text" class="text " style="display:none; visibility: hidden">
  637. <p></p>
  638. </div>
  639. </div>
  640. <!-- Unnamed (Table cell) -->
  641. <div id="u13679" class="ax_default table_cell transition">
  642. <svg data="images/微信认证用户/u13679.svg" id="u13679_img" class="img generatedImage" viewbox="172 160 113 30">
  643. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 160 )" class="fill" />
  644. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 160 )" class="stroke" />
  645. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 160 )" class="stroke" />
  646. </svg>
  647. <div id="u13679_text" class="text " style="display:none; visibility: hidden">
  648. <p></p>
  649. </div>
  650. </div>
  651. <!-- Unnamed (Table cell) -->
  652. <div id="u13680" class="ax_default table_cell transition">
  653. <svg data="images/微信认证用户/u13680.svg" id="u13680_img" class="img generatedImage" viewbox="285 160 113 30">
  654. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 160 )" class="fill" />
  655. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 160 )" class="stroke" />
  656. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 160 )" class="stroke" />
  657. </svg>
  658. <div id="u13680_text" class="text " style="display:none; visibility: hidden">
  659. <p></p>
  660. </div>
  661. </div>
  662. <!-- Unnamed (Table cell) -->
  663. <div id="u13681" class="ax_default table_cell transition">
  664. <svg data="images/微信认证用户/u13681.svg" id="u13681_img" class="img generatedImage" viewbox="398 160 113 30">
  665. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 160 )" class="fill" />
  666. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 160 )" class="stroke" />
  667. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 160 )" class="stroke" />
  668. </svg>
  669. <div id="u13681_text" class="text " style="display:none; visibility: hidden">
  670. <p></p>
  671. </div>
  672. </div>
  673. <!-- Unnamed (Table cell) -->
  674. <div id="u13682" class="ax_default table_cell transition">
  675. <svg data="images/微信认证用户/u13682.svg" id="u13682_img" class="img generatedImage" viewbox="511 160 113 30">
  676. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 160 )" class="fill" />
  677. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 160 )" class="stroke" />
  678. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 160 )" class="stroke" />
  679. </svg>
  680. <div id="u13682_text" class="text " style="display:none; visibility: hidden">
  681. <p></p>
  682. </div>
  683. </div>
  684. <!-- Unnamed (Table cell) -->
  685. <div id="u13683" class="ax_default table_cell transition">
  686. <svg data="images/微信认证用户/u13683.svg" id="u13683_img" class="img generatedImage" viewbox="624 160 113 30">
  687. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 160 )" class="fill" />
  688. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 160 )" class="stroke" />
  689. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 160 )" class="stroke" />
  690. </svg>
  691. <div id="u13683_text" class="text " style="display:none; visibility: hidden">
  692. <p></p>
  693. </div>
  694. </div>
  695. <!-- Unnamed (Table cell) -->
  696. <div id="u13684" class="ax_default table_cell transition">
  697. <svg data="images/微信认证用户/u13684.svg" id="u13684_img" class="img generatedImage" viewbox="737 160 113 30">
  698. <path d="M 1 1 L 113 1 L 113 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 160 )" class="fill" />
  699. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 160 )" class="stroke" />
  700. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 160 )" class="stroke" />
  701. </svg>
  702. <div id="u13684_text" class="text " style="display:none; visibility: hidden">
  703. <p></p>
  704. </div>
  705. </div>
  706. <!-- Unnamed (Table cell) -->
  707. <div id="u13685" class="ax_default table_cell transition">
  708. <svg data="images/微信认证用户/u13685.svg" id="u13685_img" class="img generatedImage" viewbox="850 160 113 30">
  709. <path d="M 1 1 L 112 1 L 112 30 L 1 30 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 160 )" class="fill" />
  710. <path d="M 0.5 1 L 0.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 160 )" class="stroke" />
  711. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 160 )" class="stroke" />
  712. <path d="M 112.5 1 L 112.5 30 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 160 )" class="stroke" />
  713. </svg>
  714. <div id="u13685_text" class="text " style="display:none; visibility: hidden">
  715. <p></p>
  716. </div>
  717. </div>
  718. <!-- Unnamed (Table cell) -->
  719. <div id="u13686" class="ax_default table_cell transition">
  720. <svg data="images/微信认证用户/u13686.svg" id="u13686_img" class="img generatedImage" viewbox="0 190 59 23">
  721. <path d="M 1 1 L 59 1 L 59 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 190 )" class="fill" />
  722. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 190 )" class="stroke" />
  723. <path d="M 0 0.5 L 59 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 190 )" class="stroke" />
  724. <path d="M 0 22.5 L 59 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 190 )" class="stroke" />
  725. </svg>
  726. <div id="u13686_text" class="text ">
  727. <p><span>6</span></p>
  728. </div>
  729. </div>
  730. <!-- Unnamed (Table cell) -->
  731. <div id="u13687" class="ax_default table_cell transition">
  732. <svg data="images/微信认证用户/u13687.svg" id="u13687_img" class="img generatedImage" viewbox="59 190 113 23">
  733. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 59 190 )" class="fill" />
  734. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 190 )" class="stroke" />
  735. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 190 )" class="stroke" />
  736. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 59 190 )" class="stroke" />
  737. </svg>
  738. <div id="u13687_text" class="text " style="display:none; visibility: hidden">
  739. <p></p>
  740. </div>
  741. </div>
  742. <!-- Unnamed (Table cell) -->
  743. <div id="u13688" class="ax_default table_cell transition">
  744. <svg data="images/微信认证用户/u13688.svg" id="u13688_img" class="img generatedImage" viewbox="172 190 113 23">
  745. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 172 190 )" class="fill" />
  746. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 190 )" class="stroke" />
  747. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 190 )" class="stroke" />
  748. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 172 190 )" class="stroke" />
  749. </svg>
  750. <div id="u13688_text" class="text " style="display:none; visibility: hidden">
  751. <p></p>
  752. </div>
  753. </div>
  754. <!-- Unnamed (Table cell) -->
  755. <div id="u13689" class="ax_default table_cell transition">
  756. <svg data="images/微信认证用户/u13689.svg" id="u13689_img" class="img generatedImage" viewbox="285 190 113 23">
  757. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 285 190 )" class="fill" />
  758. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 190 )" class="stroke" />
  759. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 190 )" class="stroke" />
  760. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 285 190 )" class="stroke" />
  761. </svg>
  762. <div id="u13689_text" class="text " style="display:none; visibility: hidden">
  763. <p></p>
  764. </div>
  765. </div>
  766. <!-- Unnamed (Table cell) -->
  767. <div id="u13690" class="ax_default table_cell transition">
  768. <svg data="images/微信认证用户/u13690.svg" id="u13690_img" class="img generatedImage" viewbox="398 190 113 23">
  769. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 398 190 )" class="fill" />
  770. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 190 )" class="stroke" />
  771. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 190 )" class="stroke" />
  772. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 398 190 )" class="stroke" />
  773. </svg>
  774. <div id="u13690_text" class="text " style="display:none; visibility: hidden">
  775. <p></p>
  776. </div>
  777. </div>
  778. <!-- Unnamed (Table cell) -->
  779. <div id="u13691" class="ax_default table_cell transition">
  780. <svg data="images/微信认证用户/u13691.svg" id="u13691_img" class="img generatedImage" viewbox="511 190 113 23">
  781. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 511 190 )" class="fill" />
  782. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 190 )" class="stroke" />
  783. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 190 )" class="stroke" />
  784. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 511 190 )" class="stroke" />
  785. </svg>
  786. <div id="u13691_text" class="text " style="display:none; visibility: hidden">
  787. <p></p>
  788. </div>
  789. </div>
  790. <!-- Unnamed (Table cell) -->
  791. <div id="u13692" class="ax_default table_cell transition">
  792. <svg data="images/微信认证用户/u13692.svg" id="u13692_img" class="img generatedImage" viewbox="624 190 113 23">
  793. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 624 190 )" class="fill" />
  794. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 190 )" class="stroke" />
  795. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 190 )" class="stroke" />
  796. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 624 190 )" class="stroke" />
  797. </svg>
  798. <div id="u13692_text" class="text " style="display:none; visibility: hidden">
  799. <p></p>
  800. </div>
  801. </div>
  802. <!-- Unnamed (Table cell) -->
  803. <div id="u13693" class="ax_default table_cell transition">
  804. <svg data="images/微信认证用户/u13693.svg" id="u13693_img" class="img generatedImage" viewbox="737 190 113 23">
  805. <path d="M 1 1 L 113 1 L 113 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 737 190 )" class="fill" />
  806. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 190 )" class="stroke" />
  807. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 190 )" class="stroke" />
  808. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 737 190 )" class="stroke" />
  809. </svg>
  810. <div id="u13693_text" class="text " style="display:none; visibility: hidden">
  811. <p></p>
  812. </div>
  813. </div>
  814. <!-- Unnamed (Table cell) -->
  815. <div id="u13694" class="ax_default table_cell transition">
  816. <svg data="images/微信认证用户/u13694.svg" id="u13694_img" class="img generatedImage" viewbox="850 190 113 23">
  817. <path d="M 1 1 L 112 1 L 112 22 L 1 22 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 850 190 )" class="fill" />
  818. <path d="M 0.5 1 L 0.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 190 )" class="stroke" />
  819. <path d="M 0 0.5 L 113 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 190 )" class="stroke" />
  820. <path d="M 112.5 1 L 112.5 22 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 190 )" class="stroke" />
  821. <path d="M 0 22.5 L 113 22.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 850 190 )" class="stroke" />
  822. </svg>
  823. <div id="u13694_text" class="text " style="display:none; visibility: hidden">
  824. <p></p>
  825. </div>
  826. </div>
  827. </div>
  828. <!-- Unnamed (Group) -->
  829. <div id="u13695" class="ax_default" data-left="633" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  830. <!-- Unnamed (Rectangle) -->
  831. <div id="u13696" class="ax_default shape transition">
  832. <div id="u13696_div" class=""></div>
  833. <div id="u13696_text" class="text " style="display:none; visibility: hidden">
  834. <p></p>
  835. </div>
  836. </div>
  837. <!-- 选项内容 (Text field) -->
  838. <div id="u13697" class="ax_default text_field transition" data-label="选项内容">
  839. <div id="u13697_div" class=""></div>
  840. <input id="u13697_input" type="text" value="" class="u13697_input"/>
  841. </div>
  842. </div>
  843. <!-- Unnamed (Group) -->
  844. <div id="u13698" class="ax_default" data-left="763" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  845. <!-- Unnamed (Rectangle) -->
  846. <div id="u13699" class="ax_default shape transition">
  847. <div id="u13699_div" class=""></div>
  848. <div id="u13699_text" class="text " style="display:none; visibility: hidden">
  849. <p></p>
  850. </div>
  851. </div>
  852. <!-- 选项内容 (Text field) -->
  853. <div id="u13700" class="ax_default text_field transition" data-label="选项内容">
  854. <div id="u13700_div" class=""></div>
  855. <input id="u13700_input" type="text" value="" class="u13700_input"/>
  856. </div>
  857. </div>
  858. <!-- Unnamed (Group) -->
  859. <div id="u13701" class="ax_default" data-left="893" data-top="127" data-width="130" data-height="30" layer-opacity="1">
  860. <!-- Unnamed (Rectangle) -->
  861. <div id="u13702" class="ax_default box_1 transition">
  862. <div id="u13702_div" class=""></div>
  863. <div id="u13702_text" class="text ">
  864. <p><span>搜索</span></p>
  865. </div>
  866. </div>
  867. <!-- Unnamed (Rectangle) -->
  868. <div id="u13703" class="ax_default box_1 transition">
  869. <div id="u13703_div" class=""></div>
  870. <div id="u13703_text" class="text ">
  871. <p><span>重置</span></p>
  872. </div>
  873. </div>
  874. </div>
  875. <!-- Unnamed (Group) -->
  876. <div id="u13704" class="ax_default" data-left="373" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  877. <!-- Unnamed (Rectangle) -->
  878. <div id="u13705" class="ax_default box_1 transition">
  879. <div id="u13705_div" class=""></div>
  880. <div id="u13705_text" class="text " style="display:none; visibility: hidden">
  881. <p></p>
  882. </div>
  883. </div>
  884. <!-- Unnamed (Droplist) -->
  885. <div id="u13706" class="ax_default droplist transition">
  886. <div id="u13706_div" class=""></div>
  887. <select id="u13706_input" class="u13706_input">
  888. <option class="u13706_input_option" value="房屋">房屋</option>
  889. <option class="u13706_input_option" value="楼栋">楼栋</option>
  890. <option class="u13706_input_option" value=" 单元">&nbsp;&nbsp;&nbsp; 单元</option>
  891. <option class="u13706_input_option" value=" 房屋">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; 房屋</option>
  892. <option class="u13706_input_option" value=" 房屋">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; 房屋</option>
  893. <option class="u13706_input_option" value=" 房屋">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; 房屋</option>
  894. <option class="u13706_input_option" value="楼栋">楼栋</option>
  895. <option class="u13706_input_option" value=" 单元">&nbsp;&nbsp;&nbsp; 单元</option>
  896. <option class="u13706_input_option" value=" 房屋">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; 房屋</option>
  897. <option class="u13706_input_option" value=" 房屋">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; 房屋</option>
  898. <option class="u13706_input_option" value="…">…</option>
  899. </select>
  900. </div>
  901. </div>
  902. <!-- Unnamed (Group) -->
  903. <div id="u13707" class="ax_default" data-left="243" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  904. <!-- Unnamed (Rectangle) -->
  905. <div id="u13708" class="ax_default box_1 transition">
  906. <div id="u13708_div" class=""></div>
  907. <div id="u13708_text" class="text " style="display:none; visibility: hidden">
  908. <p></p>
  909. </div>
  910. </div>
  911. <!-- Unnamed (Droplist) -->
  912. <div id="u13709" class="ax_default droplist transition">
  913. <div id="u13709_div" class=""></div>
  914. <select id="u13709_input" class="u13709_input">
  915. <option class="u13709_input_option" value="单元">单元</option>
  916. </select>
  917. </div>
  918. </div>
  919. <!-- Unnamed (Group) -->
  920. <div id="u13710" class="ax_default" data-left="113" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  921. <!-- Unnamed (Rectangle) -->
  922. <div id="u13711" class="ax_default box_1 transition">
  923. <div id="u13711_div" class=""></div>
  924. <div id="u13711_text" class="text " style="display:none; visibility: hidden">
  925. <p></p>
  926. </div>
  927. </div>
  928. <!-- Unnamed (Droplist) -->
  929. <div id="u13712" class="ax_default droplist transition">
  930. <div id="u13712_div" class=""></div>
  931. <select id="u13712_input" class="u13712_input">
  932. <option class="u13712_input_option" value="楼栋">楼栋</option>
  933. </select>
  934. </div>
  935. </div>
  936. <!-- Unnamed (Group) -->
  937. <div id="u13713" class="ax_default" data-left="503" data-top="127" data-width="120" data-height="30" layer-opacity="1">
  938. <!-- Unnamed (Rectangle) -->
  939. <div id="u13714" class="ax_default shape transition">
  940. <div id="u13714_div" class=""></div>
  941. <div id="u13714_text" class="text " style="display:none; visibility: hidden">
  942. <p></p>
  943. </div>
  944. </div>
  945. <!-- 选项内容 (Text field) -->
  946. <div id="u13715" class="ax_default text_field transition" data-label="选项内容">
  947. <div id="u13715_div" class=""></div>
  948. <input id="u13715_input" type="text" value="" class="u13715_input"/>
  949. </div>
  950. </div>
  951. </div>
  952. <!-- Unnamed (Group) -->
  953. <div id="u13716" class="ax_default" data-left="428" data-top="376" data-width="380" data-height="160" layer-opacity="1">
  954. <!-- Unnamed (Group) -->
  955. <div id="u13717" class="ax_default" data-left="428" data-top="376" data-width="380" data-height="160" layer-opacity="1">
  956. <!-- Unnamed (Rectangle) -->
  957. <div id="u13718" class="ax_default shape transition">
  958. <div id="u13718_div" class=""></div>
  959. <div id="u13718_text" class="text " style="display:none; visibility: hidden">
  960. <p></p>
  961. </div>
  962. </div>
  963. <!-- Unnamed (Rectangle) -->
  964. <div id="u13719" class="ax_default paragraph transition">
  965. <div id="u13719_div" class=""></div>
  966. <div id="u13719_text" class="text ">
  967. <p><span>确定解除绑定的微信用户?</span></p>
  968. </div>
  969. </div>
  970. <!-- Unnamed (Rectangle) -->
  971. <div id="u13720" class="ax_default shape transition">
  972. <div id="u13720_div" class=""></div>
  973. <div id="u13720_text" class="text ">
  974. <p><span>确定</span></p>
  975. </div>
  976. </div>
  977. <!-- Unnamed (Shape) -->
  978. <div id="u13721" class="ax_default icon transition">
  979. <svg data="images/项目列表/u4791.svg" id="u13721_img" class="img generatedImage">
  980. <defs>
  981. <pattern id="u13721_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  982. <mask fill="white" id="u13721_img_cl411">
  983. <path d="M 13.216145833333332 16.549479166666668 C 13.294270833333332 16.471354166666668 13.333333333333332 16.37152777777778 13.333333333333332 16.25 L 13.333333333333332 14.166666666666664 C 13.333333333333332 14.04513888888889 13.294270833333332 13.9453125 13.216145833333332 13.8671875 C 13.138020833333332 13.7890625 13.038194444444445 13.75 12.916666666666668 13.75 L 11.666666666666668 13.75 L 11.666666666666668 7.083333333333332 C 11.666666666666668 6.961805555555555 11.627604166666668 6.861979166666668 11.549479166666668 6.783854166666668 C 11.471354166666668 6.705729166666668 11.371527777777779 6.666666666666668 11.25 6.666666666666668 L 7.083333333333334 6.666666666666668 C 6.961805555555557 6.666666666666668 6.861979166666666 6.705729166666668 6.783854166666666 6.783854166666668 C 6.705729166666666 6.861979166666668 6.666666666666666 6.961805555555555 6.666666666666666 7.083333333333332 L 6.666666666666666 9.166666666666668 C 6.666666666666666 9.288194444444445 6.705729166666666 9.388020833333332 6.783854166666666 9.466145833333332 C 6.861979166666666 9.544270833333332 6.961805555555557 9.583333333333332 7.083333333333334 9.583333333333332 L 8.333333333333334 9.583333333333332 L 8.333333333333334 13.75 L 7.083333333333334 13.75 C 6.961805555555557 13.75 6.861979166666666 13.7890625 6.783854166666666 13.8671875 C 6.705729166666666 13.9453125 6.666666666666666 14.04513888888889 6.666666666666666 14.166666666666664 L 6.666666666666666 16.25 C 6.666666666666666 16.37152777777778 6.705729166666666 16.471354166666668 6.783854166666666 16.549479166666668 C 6.861979166666666 16.627604166666668 6.961805555555557 16.666666666666668 7.083333333333334 16.666666666666668 L 12.916666666666668 16.666666666666668 C 13.038194444444445 16.666666666666668 13.138020833333332 16.627604166666668 13.216145833333332 16.549479166666668 Z M 11.549479166666668 4.8828125 C 11.627604166666668 4.8046875 11.666666666666668 4.704861111111109 11.666666666666668 4.583333333333332 L 11.666666666666668 2.5 C 11.666666666666668 2.378472222222221 11.627604166666668 2.2786458333333326 11.549479166666668 2.2005208333333326 C 11.471354166666668 2.1223958333333326 11.371527777777779 2.0833333333333326 11.25 2.0833333333333326 L 8.75 2.0833333333333326 C 8.628472222222223 2.0833333333333326 8.528645833333334 2.1223958333333326 8.450520833333334 2.2005208333333326 C 8.372395833333334 2.2786458333333326 8.333333333333334 2.378472222222221 8.333333333333334 2.5 L 8.333333333333334 4.583333333333332 C 8.333333333333334 4.704861111111109 8.372395833333334 4.8046875 8.450520833333334 4.8828125 C 8.528645833333334 4.9609375 8.628472222222223 5 8.75 5 L 11.25 5 C 11.371527777777779 5 11.471354166666668 4.9609375 11.549479166666668 4.8828125 Z M 18.658854166666668 4.98046875 C 19.552951388888886 6.512586805555554 20 8.185763888888886 20 10 C 20 11.81423611111111 19.552951388888886 13.487413194444443 18.658854166666668 15.01953125 C 17.764756944444446 16.551649305555557 16.551649305555557 17.764756944444443 15.01953125 18.658854166666668 C 13.487413194444446 19.55295138888889 11.81423611111111 20 10 20 C 8.18576388888889 20 6.512586805555555 19.55295138888889 4.98046875 18.658854166666668 C 3.4483506944444446 17.764756944444443 2.235243055555556 16.551649305555557 1.3411458333333335 15.01953125 C 0.44704861111111105 13.487413194444443 0 11.81423611111111 0 10 C 0 8.185763888888886 0.44704861111111105 6.512586805555554 1.3411458333333335 4.98046875 C 2.235243055555556 3.448350694444444 3.4483506944444446 2.2352430555555536 4.98046875 1.3411458333333326 C 6.512586805555555 0.4470486111111094 8.18576388888889 0 10 0 C 11.81423611111111 0 13.487413194444446 0.4470486111111094 15.01953125 1.3411458333333326 C 16.551649305555557 2.2352430555555536 17.764756944444446 3.448350694444444 18.658854166666668 4.98046875 Z " fill-rule="evenodd" />
  984. </mask>
  985. </defs>
  986. <g transform="matrix(1 0 0 1 -1661 -842 )">
  987. <path d="M 13.216145833333332 16.549479166666668 C 13.294270833333332 16.471354166666668 13.333333333333332 16.37152777777778 13.333333333333332 16.25 L 13.333333333333332 14.166666666666664 C 13.333333333333332 14.04513888888889 13.294270833333332 13.9453125 13.216145833333332 13.8671875 C 13.138020833333332 13.7890625 13.038194444444445 13.75 12.916666666666668 13.75 L 11.666666666666668 13.75 L 11.666666666666668 7.083333333333332 C 11.666666666666668 6.961805555555555 11.627604166666668 6.861979166666668 11.549479166666668 6.783854166666668 C 11.471354166666668 6.705729166666668 11.371527777777779 6.666666666666668 11.25 6.666666666666668 L 7.083333333333334 6.666666666666668 C 6.961805555555557 6.666666666666668 6.861979166666666 6.705729166666668 6.783854166666666 6.783854166666668 C 6.705729166666666 6.861979166666668 6.666666666666666 6.961805555555555 6.666666666666666 7.083333333333332 L 6.666666666666666 9.166666666666668 C 6.666666666666666 9.288194444444445 6.705729166666666 9.388020833333332 6.783854166666666 9.466145833333332 C 6.861979166666666 9.544270833333332 6.961805555555557 9.583333333333332 7.083333333333334 9.583333333333332 L 8.333333333333334 9.583333333333332 L 8.333333333333334 13.75 L 7.083333333333334 13.75 C 6.961805555555557 13.75 6.861979166666666 13.7890625 6.783854166666666 13.8671875 C 6.705729166666666 13.9453125 6.666666666666666 14.04513888888889 6.666666666666666 14.166666666666664 L 6.666666666666666 16.25 C 6.666666666666666 16.37152777777778 6.705729166666666 16.471354166666668 6.783854166666666 16.549479166666668 C 6.861979166666666 16.627604166666668 6.961805555555557 16.666666666666668 7.083333333333334 16.666666666666668 L 12.916666666666668 16.666666666666668 C 13.038194444444445 16.666666666666668 13.138020833333332 16.627604166666668 13.216145833333332 16.549479166666668 Z M 11.549479166666668 4.8828125 C 11.627604166666668 4.8046875 11.666666666666668 4.704861111111109 11.666666666666668 4.583333333333332 L 11.666666666666668 2.5 C 11.666666666666668 2.378472222222221 11.627604166666668 2.2786458333333326 11.549479166666668 2.2005208333333326 C 11.471354166666668 2.1223958333333326 11.371527777777779 2.0833333333333326 11.25 2.0833333333333326 L 8.75 2.0833333333333326 C 8.628472222222223 2.0833333333333326 8.528645833333334 2.1223958333333326 8.450520833333334 2.2005208333333326 C 8.372395833333334 2.2786458333333326 8.333333333333334 2.378472222222221 8.333333333333334 2.5 L 8.333333333333334 4.583333333333332 C 8.333333333333334 4.704861111111109 8.372395833333334 4.8046875 8.450520833333334 4.8828125 C 8.528645833333334 4.9609375 8.628472222222223 5 8.75 5 L 11.25 5 C 11.371527777777779 5 11.471354166666668 4.9609375 11.549479166666668 4.8828125 Z M 18.658854166666668 4.98046875 C 19.552951388888886 6.512586805555554 20 8.185763888888886 20 10 C 20 11.81423611111111 19.552951388888886 13.487413194444443 18.658854166666668 15.01953125 C 17.764756944444446 16.551649305555557 16.551649305555557 17.764756944444443 15.01953125 18.658854166666668 C 13.487413194444446 19.55295138888889 11.81423611111111 20 10 20 C 8.18576388888889 20 6.512586805555555 19.55295138888889 4.98046875 18.658854166666668 C 3.4483506944444446 17.764756944444443 2.235243055555556 16.551649305555557 1.3411458333333335 15.01953125 C 0.44704861111111105 13.487413194444443 0 11.81423611111111 0 10 C 0 8.185763888888886 0.44704861111111105 6.512586805555554 1.3411458333333335 4.98046875 C 2.235243055555556 3.448350694444444 3.4483506944444446 2.2352430555555536 4.98046875 1.3411458333333326 C 6.512586805555555 0.4470486111111094 8.18576388888889 0 10 0 C 11.81423611111111 0 13.487413194444446 0.4470486111111094 15.01953125 1.3411458333333326 C 16.551649305555557 2.2352430555555536 17.764756944444446 3.448350694444444 18.658854166666668 4.98046875 Z " fill-rule="nonzero" fill="rgba(245, 154, 35, 1)" stroke="none" transform="matrix(1 0 0 1 1661 842 )" class="fill" />
  988. <path d="M 13.216145833333332 16.549479166666668 C 13.294270833333332 16.471354166666668 13.333333333333332 16.37152777777778 13.333333333333332 16.25 L 13.333333333333332 14.166666666666664 C 13.333333333333332 14.04513888888889 13.294270833333332 13.9453125 13.216145833333332 13.8671875 C 13.138020833333332 13.7890625 13.038194444444445 13.75 12.916666666666668 13.75 L 11.666666666666668 13.75 L 11.666666666666668 7.083333333333332 C 11.666666666666668 6.961805555555555 11.627604166666668 6.861979166666668 11.549479166666668 6.783854166666668 C 11.471354166666668 6.705729166666668 11.371527777777779 6.666666666666668 11.25 6.666666666666668 L 7.083333333333334 6.666666666666668 C 6.961805555555557 6.666666666666668 6.861979166666666 6.705729166666668 6.783854166666666 6.783854166666668 C 6.705729166666666 6.861979166666668 6.666666666666666 6.961805555555555 6.666666666666666 7.083333333333332 L 6.666666666666666 9.166666666666668 C 6.666666666666666 9.288194444444445 6.705729166666666 9.388020833333332 6.783854166666666 9.466145833333332 C 6.861979166666666 9.544270833333332 6.961805555555557 9.583333333333332 7.083333333333334 9.583333333333332 L 8.333333333333334 9.583333333333332 L 8.333333333333334 13.75 L 7.083333333333334 13.75 C 6.961805555555557 13.75 6.861979166666666 13.7890625 6.783854166666666 13.8671875 C 6.705729166666666 13.9453125 6.666666666666666 14.04513888888889 6.666666666666666 14.166666666666664 L 6.666666666666666 16.25 C 6.666666666666666 16.37152777777778 6.705729166666666 16.471354166666668 6.783854166666666 16.549479166666668 C 6.861979166666666 16.627604166666668 6.961805555555557 16.666666666666668 7.083333333333334 16.666666666666668 L 12.916666666666668 16.666666666666668 C 13.038194444444445 16.666666666666668 13.138020833333332 16.627604166666668 13.216145833333332 16.549479166666668 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1661 842 )" class="stroke" mask="url(#u13721_img_cl411)" />
  989. <path d="M 11.549479166666668 4.8828125 C 11.627604166666668 4.8046875 11.666666666666668 4.704861111111109 11.666666666666668 4.583333333333332 L 11.666666666666668 2.5 C 11.666666666666668 2.378472222222221 11.627604166666668 2.2786458333333326 11.549479166666668 2.2005208333333326 C 11.471354166666668 2.1223958333333326 11.371527777777779 2.0833333333333326 11.25 2.0833333333333326 L 8.75 2.0833333333333326 C 8.628472222222223 2.0833333333333326 8.528645833333334 2.1223958333333326 8.450520833333334 2.2005208333333326 C 8.372395833333334 2.2786458333333326 8.333333333333334 2.378472222222221 8.333333333333334 2.5 L 8.333333333333334 4.583333333333332 C 8.333333333333334 4.704861111111109 8.372395833333334 4.8046875 8.450520833333334 4.8828125 C 8.528645833333334 4.9609375 8.628472222222223 5 8.75 5 L 11.25 5 C 11.371527777777779 5 11.471354166666668 4.9609375 11.549479166666668 4.8828125 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1661 842 )" class="stroke" mask="url(#u13721_img_cl411)" />
  990. <path d="M 18.658854166666668 4.98046875 C 19.552951388888886 6.512586805555554 20 8.185763888888886 20 10 C 20 11.81423611111111 19.552951388888886 13.487413194444443 18.658854166666668 15.01953125 C 17.764756944444446 16.551649305555557 16.551649305555557 17.764756944444443 15.01953125 18.658854166666668 C 13.487413194444446 19.55295138888889 11.81423611111111 20 10 20 C 8.18576388888889 20 6.512586805555555 19.55295138888889 4.98046875 18.658854166666668 C 3.4483506944444446 17.764756944444443 2.235243055555556 16.551649305555557 1.3411458333333335 15.01953125 C 0.44704861111111105 13.487413194444443 0 11.81423611111111 0 10 C 0 8.185763888888886 0.44704861111111105 6.512586805555554 1.3411458333333335 4.98046875 C 2.235243055555556 3.448350694444444 3.4483506944444446 2.2352430555555536 4.98046875 1.3411458333333326 C 6.512586805555555 0.4470486111111094 8.18576388888889 0 10 0 C 11.81423611111111 0 13.487413194444446 0.4470486111111094 15.01953125 1.3411458333333326 C 16.551649305555557 2.2352430555555536 17.764756944444446 3.448350694444444 18.658854166666668 4.98046875 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 1661 842 )" class="stroke" mask="url(#u13721_img_cl411)" />
  991. </g>
  992. </svg>
  993. <div id="u13721_text" class="text " style="display:none; visibility: hidden">
  994. <p></p>
  995. </div>
  996. </div>
  997. <!-- Unnamed (Rectangle) -->
  998. <div id="u13722" class="ax_default paragraph transition">
  999. <div id="u13722_div" class=""></div>
  1000. <div id="u13722_text" class="text ">
  1001. <p><span>解除之后,该微信用户账号将移除相关通行权限,且认证房屋将同步失效。</span></p>
  1002. </div>
  1003. </div>
  1004. <!-- Unnamed (Rectangle) -->
  1005. <div id="u13723" class="ax_default shape transition">
  1006. <div id="u13723_div" class=""></div>
  1007. <div id="u13723_text" class="text ">
  1008. <p><span>取 消</span></p>
  1009. </div>
  1010. </div>
  1011. </div>
  1012. </div>
  1013. </div>
  1014. <script src="resources/scripts/axure/ios.js"></script>
  1015. </body>
  1016. </html>