管理权限.html 110 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742
  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 (客户管理端-一级) -->
  54. <div id="u38423" class="nopointer ax_default">
  55. <!-- Unnamed (Rectangle) -->
  56. <div id="u38424" class="ax_default box_2 transition">
  57. <div id="u38424_div" class=""></div>
  58. <div id="u38424_text" class="text " style="display:none; visibility: hidden">
  59. <p></p>
  60. </div>
  61. </div>
  62. <!-- Unnamed (Rectangle) -->
  63. <div id="u38425" class="ax_default label transition">
  64. <div id="u38425_div" class=""></div>
  65. <div id="u38425_text" class="text ">
  66. <p><span>课后延时慧学平台</span></p>
  67. </div>
  68. </div>
  69. <!-- Unnamed (Rectangle) -->
  70. <div id="u38426" class="ax_default box_2 transition">
  71. <div id="u38426_div" class=""></div>
  72. <div id="u38426_text" class="text " style="display:none; visibility: hidden">
  73. <p></p>
  74. </div>
  75. </div>
  76. <!-- Unnamed (Group) -->
  77. <div id="u38427" class="ax_default" data-left="19" data-top="10" data-width="204" data-height="31" layer-opacity="1">
  78. <!-- Unnamed (Ellipse) -->
  79. <div id="u38428" class="ax_default ellipse transition">
  80. <svg data="images/pc网页端/u5.svg" id="u38428_img" class="img generatedImage">
  81. <defs>
  82. <pattern id="u38428_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  83. <mask fill="white" id="u38428_img_cl1">
  84. <path d="M 0 15.5 C 0 6.819999999999999 6.819999999999999 0 15.5 0 C 24.18 0 31 6.819999999999999 31 15.5 C 31 24.18 24.18 31 15.5 31 C 6.819999999999999 31 0 24.18 0 15.5 Z " fill-rule="evenodd" />
  85. </mask>
  86. </defs>
  87. <g transform="matrix(1 0 0 1 -19 -10 )">
  88. <path d="M 0 15.5 C 0 6.819999999999999 6.819999999999999 0 15.5 0 C 24.18 0 31 6.819999999999999 31 15.5 C 31 24.18 24.18 31 15.5 31 C 6.819999999999999 31 0 24.18 0 15.5 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 19 10 )" class="fill" />
  89. <path d="M 0 15.5 C 0 6.819999999999999 6.819999999999999 0 15.5 0 C 24.18 0 31 6.819999999999999 31 15.5 C 31 24.18 24.18 31 15.5 31 C 6.819999999999999 31 0 24.18 0 15.5 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 19 10 )" class="stroke" mask="url(#u38428_img_cl1)" />
  90. </g>
  91. </svg>
  92. <div id="u38428_text" class="text ">
  93. <p><span>logo</span></p>
  94. </div>
  95. </div>
  96. <!-- Unnamed (Rectangle) -->
  97. <div id="u38429" class="ax_default label transition">
  98. <div id="u38429_div" class=""></div>
  99. <div id="u38429_text" class="text ">
  100. <p><span>保利智慧社区管理平台</span></p>
  101. </div>
  102. </div>
  103. </div>
  104. <!-- Unnamed (Rectangle) -->
  105. <div id="u38430" class="ax_default box_2 transition">
  106. <div id="u38430_div" class=""></div>
  107. <div id="u38430_text" class="text " style="display:none; visibility: hidden">
  108. <p></p>
  109. </div>
  110. </div>
  111. <!-- Unnamed (Group) -->
  112. <div id="u38431" class="ax_default" data-left="20" data-top="171" data-width="52" data-height="22" layer-opacity="1">
  113. <!-- Unnamed (Rectangle) -->
  114. <div id="u38432" class="ax_default label transition">
  115. <div id="u38432_div" class=""></div>
  116. <div id="u38432_text" class="text ">
  117. <p><span>项目</span></p>
  118. </div>
  119. </div>
  120. <!-- Unnamed (Placeholder) -->
  121. <div id="u38433" class="ax_default placeholder transition">
  122. <svg data="images/管理权限/u38433.svg" id="u38433_img" class="img generatedImage">
  123. <defs>
  124. <pattern id="u38433_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  125. <mask fill="white" id="u38433_img_cl2043">
  126. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  127. </mask>
  128. </defs>
  129. <g transform="matrix(1 0 0 1 -20 -175 )">
  130. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 175 )" class="fill" />
  131. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 175 )" class="stroke" mask="url(#u38433_img_cl2043)" />
  132. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 175 )" class="stroke" />
  133. </g>
  134. </svg>
  135. <div id="u38433_text" class="text " style="display:none; visibility: hidden">
  136. <p></p>
  137. </div>
  138. </div>
  139. </div>
  140. <!-- Unnamed (Group) -->
  141. <div id="u38434" class="ax_default" data-left="20" data-top="381" data-width="52" data-height="22" layer-opacity="1">
  142. <!-- Unnamed (Rectangle) -->
  143. <div id="u38435" class="ax_default label transition">
  144. <div id="u38435_div" class=""></div>
  145. <div id="u38435_text" class="text ">
  146. <p><span>企业</span></p>
  147. </div>
  148. </div>
  149. <!-- Unnamed (Placeholder) -->
  150. <div id="u38436" class="ax_default placeholder transition">
  151. <svg data="images/管理权限/u38436.svg" id="u38436_img" class="img generatedImage">
  152. <defs>
  153. <pattern id="u38436_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  154. <mask fill="white" id="u38436_img_cl2044">
  155. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  156. </mask>
  157. </defs>
  158. <g transform="matrix(1 0 0 1 -20 -385 )">
  159. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 385 )" class="fill" />
  160. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 385 )" class="stroke" mask="url(#u38436_img_cl2044)" />
  161. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 385 )" class="stroke" />
  162. </g>
  163. </svg>
  164. <div id="u38436_text" class="text " style="display:none; visibility: hidden">
  165. <p></p>
  166. </div>
  167. </div>
  168. </div>
  169. <!-- Unnamed (Group) -->
  170. <div id="u38437" class="ax_default" data-left="20" data-top="133" data-width="68" data-height="22" layer-opacity="1">
  171. <!-- Unnamed (Rectangle) -->
  172. <div id="u38438" class="ax_default label transition">
  173. <div id="u38438_div" class=""></div>
  174. <div id="u38438_text" class="text ">
  175. <p><span>可视化</span></p>
  176. </div>
  177. </div>
  178. <!-- Unnamed (Placeholder) -->
  179. <div id="u38439" class="ax_default placeholder transition">
  180. <svg data="images/管理权限/u38439.svg" id="u38439_img" class="img generatedImage">
  181. <defs>
  182. <pattern id="u38439_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  183. <mask fill="white" id="u38439_img_cl2045">
  184. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  185. </mask>
  186. </defs>
  187. <g transform="matrix(1 0 0 1 -20 -137 )">
  188. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 137 )" class="fill" />
  189. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 137 )" class="stroke" mask="url(#u38439_img_cl2045)" />
  190. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 137 )" class="stroke" />
  191. </g>
  192. </svg>
  193. <div id="u38439_text" class="text " style="display:none; visibility: hidden">
  194. <p></p>
  195. </div>
  196. </div>
  197. </div>
  198. <!-- Unnamed (Group) -->
  199. <div id="u38440" class="ax_default" data-left="20" data-top="423" data-width="52" data-height="22" layer-opacity="1">
  200. <!-- Unnamed (Rectangle) -->
  201. <div id="u38441" class="ax_default label transition">
  202. <div id="u38441_div" class=""></div>
  203. <div id="u38441_text" class="text ">
  204. <p><span>标签</span></p>
  205. </div>
  206. </div>
  207. <!-- Unnamed (Placeholder) -->
  208. <div id="u38442" class="ax_default placeholder transition">
  209. <svg data="images/管理权限/u38442.svg" id="u38442_img" class="img generatedImage">
  210. <defs>
  211. <pattern id="u38442_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  212. <mask fill="white" id="u38442_img_cl2046">
  213. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  214. </mask>
  215. </defs>
  216. <g transform="matrix(1 0 0 1 -20 -427 )">
  217. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 427 )" class="fill" />
  218. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 427 )" class="stroke" mask="url(#u38442_img_cl2046)" />
  219. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 427 )" class="stroke" />
  220. </g>
  221. </svg>
  222. <div id="u38442_text" class="text " style="display:none; visibility: hidden">
  223. <p></p>
  224. </div>
  225. </div>
  226. </div>
  227. <!-- Unnamed (Group) -->
  228. <div id="u38443" class="ax_default" data-left="20" data-top="297" data-width="52" data-height="22" layer-opacity="1">
  229. <!-- Unnamed (Rectangle) -->
  230. <div id="u38444" class="ax_default label transition">
  231. <div id="u38444_div" class=""></div>
  232. <div id="u38444_text" class="text ">
  233. <p><span>财务</span></p>
  234. </div>
  235. </div>
  236. <!-- Unnamed (Placeholder) -->
  237. <div id="u38445" class="ax_default placeholder transition">
  238. <svg data="images/管理权限/u38445.svg" id="u38445_img" class="img generatedImage">
  239. <defs>
  240. <pattern id="u38445_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  241. <mask fill="white" id="u38445_img_cl2047">
  242. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  243. </mask>
  244. </defs>
  245. <g transform="matrix(1 0 0 1 -20 -301 )">
  246. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 301 )" class="fill" />
  247. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 301 )" class="stroke" mask="url(#u38445_img_cl2047)" />
  248. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 301 )" class="stroke" />
  249. </g>
  250. </svg>
  251. <div id="u38445_text" class="text " style="display:none; visibility: hidden">
  252. <p></p>
  253. </div>
  254. </div>
  255. </div>
  256. <!-- Unnamed (Group) -->
  257. <div id="u38446" class="ax_default" data-left="20" data-top="213" data-width="52" data-height="22" layer-opacity="1">
  258. <!-- Unnamed (Rectangle) -->
  259. <div id="u38447" class="ax_default label transition">
  260. <div id="u38447_div" class=""></div>
  261. <div id="u38447_text" class="text ">
  262. <p><span>空间</span></p>
  263. </div>
  264. </div>
  265. <!-- Unnamed (Placeholder) -->
  266. <div id="u38448" class="ax_default placeholder transition">
  267. <svg data="images/管理权限/u38448.svg" id="u38448_img" class="img generatedImage">
  268. <defs>
  269. <pattern id="u38448_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  270. <mask fill="white" id="u38448_img_cl2048">
  271. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  272. </mask>
  273. </defs>
  274. <g transform="matrix(1 0 0 1 -20 -217 )">
  275. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 217 )" class="fill" />
  276. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 217 )" class="stroke" mask="url(#u38448_img_cl2048)" />
  277. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 217 )" class="stroke" />
  278. </g>
  279. </svg>
  280. <div id="u38448_text" class="text " style="display:none; visibility: hidden">
  281. <p></p>
  282. </div>
  283. </div>
  284. </div>
  285. <!-- Unnamed (Group) -->
  286. <div id="u38449" class="ax_default" data-left="20" data-top="339" data-width="52" data-height="22" layer-opacity="1">
  287. <!-- Unnamed (Rectangle) -->
  288. <div id="u38450" class="ax_default label transition">
  289. <div id="u38450_div" class=""></div>
  290. <div id="u38450_text" class="text ">
  291. <p><span>办公</span></p>
  292. </div>
  293. </div>
  294. <!-- Unnamed (Placeholder) -->
  295. <div id="u38451" class="ax_default placeholder transition">
  296. <svg data="images/管理权限/u38451.svg" id="u38451_img" class="img generatedImage">
  297. <defs>
  298. <pattern id="u38451_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  299. <mask fill="white" id="u38451_img_cl2049">
  300. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  301. </mask>
  302. </defs>
  303. <g transform="matrix(1 0 0 1 -20 -343 )">
  304. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 343 )" class="fill" />
  305. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 343 )" class="stroke" mask="url(#u38451_img_cl2049)" />
  306. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 343 )" class="stroke" />
  307. </g>
  308. </svg>
  309. <div id="u38451_text" class="text " style="display:none; visibility: hidden">
  310. <p></p>
  311. </div>
  312. </div>
  313. </div>
  314. <!-- Unnamed (Group) -->
  315. <div id="u38452" class="ax_default" data-left="20" data-top="465" data-width="52" data-height="22" layer-opacity="1">
  316. <!-- Unnamed (Rectangle) -->
  317. <div id="u38453" class="ax_default label transition">
  318. <div id="u38453_div" class=""></div>
  319. <div id="u38453_text" class="text ">
  320. <p><span>系统</span></p>
  321. </div>
  322. </div>
  323. <!-- Unnamed (Placeholder) -->
  324. <div id="u38454" class="ax_default placeholder transition">
  325. <svg data="images/管理权限/u38454.svg" id="u38454_img" class="img generatedImage">
  326. <defs>
  327. <pattern id="u38454_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  328. <mask fill="white" id="u38454_img_cl2050">
  329. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  330. </mask>
  331. </defs>
  332. <g transform="matrix(1 0 0 1 -20 -469 )">
  333. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 469 )" class="fill" />
  334. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 469 )" class="stroke" mask="url(#u38454_img_cl2050)" />
  335. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 469 )" class="stroke" />
  336. </g>
  337. </svg>
  338. <div id="u38454_text" class="text " style="display:none; visibility: hidden">
  339. <p></p>
  340. </div>
  341. </div>
  342. </div>
  343. <!-- Unnamed (Group) -->
  344. <div id="u38455" class="ax_default" data-left="20" data-top="1144" data-width="61" data-height="22" layer-opacity="1">
  345. <!-- Unnamed (Rectangle) -->
  346. <div id="u38456" class="ax_default label transition">
  347. <div id="u38456_div" class=""></div>
  348. <div id="u38456_text" class="text ">
  349. <p><span>消息</span></p>
  350. </div>
  351. </div>
  352. <!-- Unnamed (Placeholder) -->
  353. <div id="u38457" class="ax_default placeholder transition">
  354. <svg data="images/管理权限/u38457.svg" id="u38457_img" class="img generatedImage">
  355. <defs>
  356. <pattern id="u38457_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  357. <mask fill="white" id="u38457_img_cl2051">
  358. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
  359. </mask>
  360. </defs>
  361. <g transform="matrix(1 0 0 1 -20 -1144 )">
  362. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 1144 )" class="fill" />
  363. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1144 )" class="stroke" mask="url(#u38457_img_cl2051)" />
  364. <path d="M 21.646446609406727 0.35355339059327373 L 0.35355339059327373 21.646446609406727 M 0.35355339059327373 0.35355339059327373 L 21.646446609406727 21.646446609406727 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1144 )" class="stroke" />
  365. </g>
  366. </svg>
  367. <div id="u38457_text" class="text " style="display:none; visibility: hidden">
  368. <p></p>
  369. </div>
  370. </div>
  371. </div>
  372. <!-- Unnamed (Group) -->
  373. <div id="u38458" class="ax_default" data-left="20" data-top="1186" data-width="61" data-height="22" layer-opacity="1">
  374. <!-- Unnamed (Rectangle) -->
  375. <div id="u38459" class="ax_default label transition">
  376. <div id="u38459_div" class=""></div>
  377. <div id="u38459_text" class="text ">
  378. <p><span>设置</span></p>
  379. </div>
  380. </div>
  381. <!-- Unnamed (Placeholder) -->
  382. <div id="u38460" class="ax_default placeholder transition">
  383. <svg data="images/管理权限/u38460.svg" id="u38460_img" class="img generatedImage">
  384. <defs>
  385. <pattern id="u38460_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  386. <mask fill="white" id="u38460_img_cl2052">
  387. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
  388. </mask>
  389. </defs>
  390. <g transform="matrix(1 0 0 1 -20 -1186 )">
  391. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 1186 )" class="fill" />
  392. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1186 )" class="stroke" mask="url(#u38460_img_cl2052)" />
  393. <path d="M 21.646446609406727 0.35355339059327373 L 0.35355339059327373 21.646446609406727 M 0.35355339059327373 0.35355339059327373 L 21.646446609406727 21.646446609406727 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1186 )" class="stroke" />
  394. </g>
  395. </svg>
  396. <div id="u38460_text" class="text " style="display:none; visibility: hidden">
  397. <p></p>
  398. </div>
  399. </div>
  400. </div>
  401. <!-- Unnamed (Group) -->
  402. <div id="u38461" class="ax_default" data-left="20" data-top="255" data-width="52" data-height="22" layer-opacity="1">
  403. <!-- Unnamed (Rectangle) -->
  404. <div id="u38462" class="ax_default label transition">
  405. <div id="u38462_div" class=""></div>
  406. <div id="u38462_text" class="text ">
  407. <p><span>收费</span></p>
  408. </div>
  409. </div>
  410. <!-- Unnamed (Placeholder) -->
  411. <div id="u38463" class="ax_default placeholder transition">
  412. <svg data="images/管理权限/u38463.svg" id="u38463_img" class="img generatedImage">
  413. <defs>
  414. <pattern id="u38463_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  415. <mask fill="white" id="u38463_img_cl2053">
  416. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
  417. </mask>
  418. </defs>
  419. <g transform="matrix(1 0 0 1 -20 -259 )">
  420. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 259 )" class="fill" />
  421. <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 259 )" class="stroke" mask="url(#u38463_img_cl2053)" />
  422. <path d="M 13.646446609406725 0.35355339059327373 L 0.35355339059327373 13.646446609406725 M 0.35355339059327373 0.35355339059327373 L 13.646446609406725 13.646446609406725 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 259 )" class="stroke" />
  423. </g>
  424. </svg>
  425. <div id="u38463_text" class="text " style="display:none; visibility: hidden">
  426. <p></p>
  427. </div>
  428. </div>
  429. </div>
  430. <!-- Unnamed (Group) -->
  431. <div id="u38464" class="ax_default" data-left="1194" data-top="11" data-width="386" data-height="27" layer-opacity="1">
  432. <!-- Unnamed (Droplist) -->
  433. <div id="u38465" class="ax_default droplist transition">
  434. <div id="u38465_div" class=""></div>
  435. <select id="u38465_input" class="u38465_input">
  436. <option class="u38465_input_option" value="西安中尚硕房地产开发有限公司">西安中尚硕房地产开发有限公司</option>
  437. </select>
  438. </div>
  439. <!-- Unnamed (Placeholder) -->
  440. <div id="u38466" class="ax_default placeholder transition">
  441. <svg data="images/管理权限/u38466.svg" id="u38466_img" class="img generatedImage">
  442. <defs>
  443. <pattern id="u38466_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  444. <mask fill="white" id="u38466_img_cl2054">
  445. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
  446. </mask>
  447. </defs>
  448. <g transform="matrix(1 0 0 1 -1194 -14 )">
  449. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 1194 14 )" class="fill" />
  450. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1194 14 )" class="stroke" mask="url(#u38466_img_cl2054)" />
  451. <path d="M 21.646446609406727 0.35355339059327373 L 0.35355339059327373 21.646446609406727 M 0.35355339059327373 0.35355339059327373 L 21.646446609406727 21.646446609406727 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1194 14 )" class="stroke" />
  452. </g>
  453. </svg>
  454. <div id="u38466_text" class="text " style="display:none; visibility: hidden">
  455. <p></p>
  456. </div>
  457. </div>
  458. <!-- Unnamed (Rectangle) -->
  459. <div id="u38467" class="ax_default label transition">
  460. <div id="u38467_div" class=""></div>
  461. <div id="u38467_text" class="text ">
  462. <p><span>进入运营后台</span></p>
  463. </div>
  464. </div>
  465. <!-- Unnamed (Vertical line) -->
  466. <div id="u38468" class="ax_default line1 transition">
  467. <svg data="images/pc网页端/u45.svg" id="u38468_img" class="img generatedImage">
  468. <g transform="matrix(1 0 0 1 -1452 -19 )">
  469. <path d="M 0.5 0 L 0.5 11 " stroke-width="1" stroke-dasharray="0" stroke="rgba(255, 255, 255, 1)" fill="none" transform="matrix(1 0 0 1 1452 19 )" class="stroke" />
  470. </g>
  471. </svg>
  472. <div id="u38468_text" class="text " style="display:none; visibility: hidden">
  473. <p></p>
  474. </div>
  475. </div>
  476. </div>
  477. <!-- Unnamed (Group) -->
  478. <div id="u38469" class="ax_default" data-left="20" data-top="1081" data-width="61" data-height="22" layer-opacity="1">
  479. <!-- Unnamed (Rectangle) -->
  480. <div id="u38470" class="ax_default label transition">
  481. <div id="u38470_div" class=""></div>
  482. <div id="u38470_text" class="text ">
  483. <p><span>应用</span></p>
  484. </div>
  485. </div>
  486. <!-- Unnamed (Placeholder) -->
  487. <div id="u38471" class="ax_default placeholder transition">
  488. <svg data="images/管理权限/u38471.svg" id="u38471_img" class="img generatedImage">
  489. <defs>
  490. <pattern id="u38471_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  491. <mask fill="white" id="u38471_img_cl2055">
  492. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
  493. </mask>
  494. </defs>
  495. <g transform="matrix(1 0 0 1 -20 -1081 )">
  496. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="nonzero" fill="rgba(242, 242, 242, 1)" stroke="none" transform="matrix(1 0 0 1 20 1081 )" class="fill" />
  497. <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " stroke-width="2" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1081 )" class="stroke" mask="url(#u38471_img_cl2055)" />
  498. <path d="M 21.646446609406727 0.35355339059327373 L 0.35355339059327373 21.646446609406727 M 0.35355339059327373 0.35355339059327373 L 21.646446609406727 21.646446609406727 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 20 1081 )" class="stroke" />
  499. </g>
  500. </svg>
  501. <div id="u38471_text" class="text " style="display:none; visibility: hidden">
  502. <p></p>
  503. </div>
  504. </div>
  505. </div>
  506. <!-- Unnamed (Line) -->
  507. <div id="u38472" class="ax_default line1 transition">
  508. <svg data="images/pc网页端/u49.svg" id="u38472_img" class="img generatedImage">
  509. <g transform="matrix(1 0 0 1 -20 -1123 )">
  510. <path d="M 0 0.5 L 68 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0.2)" fill="none" transform="matrix(1 0 0 1 20 1123 )" class="stroke" />
  511. </g>
  512. </svg>
  513. <div id="u38472_text" class="text " style="display:none; visibility: hidden">
  514. <p></p>
  515. </div>
  516. </div>
  517. <!-- Unnamed (Line) -->
  518. <div id="u38473" class="ax_default line1 transition">
  519. <svg data="images/pc网页端/u49.svg" id="u38473_img" class="img generatedImage">
  520. <g transform="matrix(1 0 0 1 -20 -1123 )">
  521. <path d="M 0 0.5 L 68 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0.2)" fill="none" transform="matrix(1 0 0 1 20 1123 )" class="stroke" />
  522. </g>
  523. </svg>
  524. <div id="u38473_text" class="text " style="display:none; visibility: hidden">
  525. <p></p>
  526. </div>
  527. </div>
  528. <!-- Unnamed (Line) -->
  529. <div id="u38474" class="ax_default line1 transition">
  530. <svg data="images/pc网页端/u51.svg" id="u38474_img" class="img generatedImage">
  531. <g transform="matrix(1 0 0 1 -20 -112 )">
  532. <path d="M 0 0.5 L 56 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0.2)" fill="none" transform="matrix(1 0 0 1 20 112 )" class="stroke" />
  533. </g>
  534. </svg>
  535. <div id="u38474_text" class="text " style="display:none; visibility: hidden">
  536. <p></p>
  537. </div>
  538. </div>
  539. <!-- Unnamed (Group) -->
  540. <div id="u38475" class="ax_default" data-left="20" data-top="71" data-width="56" data-height="22" layer-opacity="1">
  541. <!-- Unnamed (Rectangle) -->
  542. <div id="u38476" class="ax_default label transition">
  543. <div id="u38476_div" class=""></div>
  544. <div id="u38476_text" class="text ">
  545. <p><span>主页</span></p>
  546. </div>
  547. </div>
  548. <!-- Unnamed (Shape) -->
  549. <div id="u38477" class="ax_default icon transition">
  550. <svg data="images/pc网页端/u54.svg" id="u38477_img" class="img generatedImage">
  551. <defs>
  552. <pattern id="u38477_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  553. <mask fill="white" id="u38477_img_cl15">
  554. <path d="M 15.41263940520446 7.998441153546375 C 15.420074349442379 8.012990387113536 15.42379182156134 8.034814237464277 15.42379182156134 8.063912704598597 L 15.42379182156134 13.301636788776305 C 15.42379182156134 13.49077682514939 15.353159851301116 13.654455702779943 15.211895910780669 13.792673421667965 C 15.070631970260225 13.930891140555989 14.903345724907066 14 14.710037174721188 14 L 10.427509293680297 14 L 10.427509293680297 9.809820732657833 L 7.5724907063197024 9.809820732657833 L 7.5724907063197024 14 L 3.2899628252788102 14 C 3.0966542750929373 14 2.929368029739777 13.930891140555989 2.7881040892193307 13.792673421667965 C 2.6468401486988853 13.654455702779943 2.5762081784386615 13.49077682514939 2.5762081784386615 13.301636788776305 L 2.5762081784386615 8.063912704598597 C 2.5762081784386615 8.056638087815017 2.5780669144981414 8.045726162639646 2.5817843866171004 8.031176929072487 C 2.58550185873606 8.016627695505326 2.5873605947955394 8.005715770329957 2.5873605947955394 7.998441153546375 L 9 2.826188620420888 L 15.41263940520446 7.998441153546375 Z M 17.98884758364312 7.054559625876852 C 17.996282527881043 7.152766952455183 17.970260223048328 7.23824369966225 17.91078066914498 7.310989867498052 L 17.219330855018587 8.118472330475448 C 17.159851301115243 8.183943881527671 17.0817843866171 8.22395427383736 16.985130111524164 8.238503507404522 L 16.95167286245353 8.238503507404522 C 16.855018587360597 8.238503507404522 16.776951672862456 8.21304234866199 16.71747211895911 8.162120031176928 L 9 1.8659392049883088 L 1.2825278810408922 8.162120031176928 C 1.1933085501858736 8.22031696544557 1.1040892193308551 8.2457781241881 1.0148698884758365 8.238503507404522 C 0.9182156133828997 8.22395427383736 0.8401486988847585 8.183943881527671 0.7806691449814126 8.118472330475448 L 0.08921933085501858 7.310989867498052 C 0.029739776951672875 7.23824369966225 0.0037174721189591345 7.152766952455183 0.011152416356877323 7.054559625876852 C 0.018587360594795592 6.956352299298519 0.05947955390334575 6.878150168875032 0.13382899628252787 6.819953234606391 L 8.152416356877323 0.2837100545596263 C 8.390334572490707 0.09457001818654054 8.672862453531598 0 9 0 C 9.327137546468403 0 9.609665427509295 0.09457001818654054 9.847583643122677 0.2837100545596263 L 12.568773234200744 2.5097427903351512 L 12.568773234200744 0.38191738113795726 C 12.568773234200744 0.2800727461678343 12.602230483271375 0.1964146531566635 12.66914498141264 0.13094310210444338 C 12.736059479553903 0.06547155105222169 12.821561338289962 0.032735775526110844 12.925650557620818 0.032735775526110844 L 15.066914498141266 0.032735775526110844 C 15.17100371747212 0.032735775526110844 15.256505576208177 0.06547155105222169 15.323420074349443 0.13094310210444338 C 15.390334572490707 0.1964146531566635 15.42379182156134 0.2800727461678343 15.42379182156134 0.38191738113795726 L 15.42379182156134 4.83398285268901 L 17.866171003717472 6.819953234606391 C 17.940520446096656 6.878150168875032 17.981412639405207 6.956352299298519 17.98884758364312 7.054559625876852 Z " fill-rule="evenodd" />
  555. </mask>
  556. </defs>
  557. <g transform="matrix(1 0 0 1 -20 -75 )">
  558. <path d="M 15.41263940520446 7.998441153546375 C 15.420074349442379 8.012990387113536 15.42379182156134 8.034814237464277 15.42379182156134 8.063912704598597 L 15.42379182156134 13.301636788776305 C 15.42379182156134 13.49077682514939 15.353159851301116 13.654455702779943 15.211895910780669 13.792673421667965 C 15.070631970260225 13.930891140555989 14.903345724907066 14 14.710037174721188 14 L 10.427509293680297 14 L 10.427509293680297 9.809820732657833 L 7.5724907063197024 9.809820732657833 L 7.5724907063197024 14 L 3.2899628252788102 14 C 3.0966542750929373 14 2.929368029739777 13.930891140555989 2.7881040892193307 13.792673421667965 C 2.6468401486988853 13.654455702779943 2.5762081784386615 13.49077682514939 2.5762081784386615 13.301636788776305 L 2.5762081784386615 8.063912704598597 C 2.5762081784386615 8.056638087815017 2.5780669144981414 8.045726162639646 2.5817843866171004 8.031176929072487 C 2.58550185873606 8.016627695505326 2.5873605947955394 8.005715770329957 2.5873605947955394 7.998441153546375 L 9 2.826188620420888 L 15.41263940520446 7.998441153546375 Z M 17.98884758364312 7.054559625876852 C 17.996282527881043 7.152766952455183 17.970260223048328 7.23824369966225 17.91078066914498 7.310989867498052 L 17.219330855018587 8.118472330475448 C 17.159851301115243 8.183943881527671 17.0817843866171 8.22395427383736 16.985130111524164 8.238503507404522 L 16.95167286245353 8.238503507404522 C 16.855018587360597 8.238503507404522 16.776951672862456 8.21304234866199 16.71747211895911 8.162120031176928 L 9 1.8659392049883088 L 1.2825278810408922 8.162120031176928 C 1.1933085501858736 8.22031696544557 1.1040892193308551 8.2457781241881 1.0148698884758365 8.238503507404522 C 0.9182156133828997 8.22395427383736 0.8401486988847585 8.183943881527671 0.7806691449814126 8.118472330475448 L 0.08921933085501858 7.310989867498052 C 0.029739776951672875 7.23824369966225 0.0037174721189591345 7.152766952455183 0.011152416356877323 7.054559625876852 C 0.018587360594795592 6.956352299298519 0.05947955390334575 6.878150168875032 0.13382899628252787 6.819953234606391 L 8.152416356877323 0.2837100545596263 C 8.390334572490707 0.09457001818654054 8.672862453531598 0 9 0 C 9.327137546468403 0 9.609665427509295 0.09457001818654054 9.847583643122677 0.2837100545596263 L 12.568773234200744 2.5097427903351512 L 12.568773234200744 0.38191738113795726 C 12.568773234200744 0.2800727461678343 12.602230483271375 0.1964146531566635 12.66914498141264 0.13094310210444338 C 12.736059479553903 0.06547155105222169 12.821561338289962 0.032735775526110844 12.925650557620818 0.032735775526110844 L 15.066914498141266 0.032735775526110844 C 15.17100371747212 0.032735775526110844 15.256505576208177 0.06547155105222169 15.323420074349443 0.13094310210444338 C 15.390334572490707 0.1964146531566635 15.42379182156134 0.2800727461678343 15.42379182156134 0.38191738113795726 L 15.42379182156134 4.83398285268901 L 17.866171003717472 6.819953234606391 C 17.940520446096656 6.878150168875032 17.981412639405207 6.956352299298519 17.98884758364312 7.054559625876852 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 20 75 )" class="fill" />
  559. <path d="M 15.41263940520446 7.998441153546375 C 15.420074349442379 8.012990387113536 15.42379182156134 8.034814237464277 15.42379182156134 8.063912704598597 L 15.42379182156134 13.301636788776305 C 15.42379182156134 13.49077682514939 15.353159851301116 13.654455702779943 15.211895910780669 13.792673421667965 C 15.070631970260225 13.930891140555989 14.903345724907066 14 14.710037174721188 14 L 10.427509293680297 14 L 10.427509293680297 9.809820732657833 L 7.5724907063197024 9.809820732657833 L 7.5724907063197024 14 L 3.2899628252788102 14 C 3.0966542750929373 14 2.929368029739777 13.930891140555989 2.7881040892193307 13.792673421667965 C 2.6468401486988853 13.654455702779943 2.5762081784386615 13.49077682514939 2.5762081784386615 13.301636788776305 L 2.5762081784386615 8.063912704598597 C 2.5762081784386615 8.056638087815017 2.5780669144981414 8.045726162639646 2.5817843866171004 8.031176929072487 C 2.58550185873606 8.016627695505326 2.5873605947955394 8.005715770329957 2.5873605947955394 7.998441153546375 L 9 2.826188620420888 L 15.41263940520446 7.998441153546375 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 20 75 )" class="stroke" mask="url(#u38477_img_cl15)" />
  560. <path d="M 17.98884758364312 7.054559625876852 C 17.996282527881043 7.152766952455183 17.970260223048328 7.23824369966225 17.91078066914498 7.310989867498052 L 17.219330855018587 8.118472330475448 C 17.159851301115243 8.183943881527671 17.0817843866171 8.22395427383736 16.985130111524164 8.238503507404522 L 16.95167286245353 8.238503507404522 C 16.855018587360597 8.238503507404522 16.776951672862456 8.21304234866199 16.71747211895911 8.162120031176928 L 9 1.8659392049883088 L 1.2825278810408922 8.162120031176928 C 1.1933085501858736 8.22031696544557 1.1040892193308551 8.2457781241881 1.0148698884758365 8.238503507404522 C 0.9182156133828997 8.22395427383736 0.8401486988847585 8.183943881527671 0.7806691449814126 8.118472330475448 L 0.08921933085501858 7.310989867498052 C 0.029739776951672875 7.23824369966225 0.0037174721189591345 7.152766952455183 0.011152416356877323 7.054559625876852 C 0.018587360594795592 6.956352299298519 0.05947955390334575 6.878150168875032 0.13382899628252787 6.819953234606391 L 8.152416356877323 0.2837100545596263 C 8.390334572490707 0.09457001818654054 8.672862453531598 0 9 0 C 9.327137546468403 0 9.609665427509295 0.09457001818654054 9.847583643122677 0.2837100545596263 L 12.568773234200744 2.5097427903351512 L 12.568773234200744 0.38191738113795726 C 12.568773234200744 0.2800727461678343 12.602230483271375 0.1964146531566635 12.66914498141264 0.13094310210444338 C 12.736059479553903 0.06547155105222169 12.821561338289962 0.032735775526110844 12.925650557620818 0.032735775526110844 L 15.066914498141266 0.032735775526110844 C 15.17100371747212 0.032735775526110844 15.256505576208177 0.06547155105222169 15.323420074349443 0.13094310210444338 C 15.390334572490707 0.1964146531566635 15.42379182156134 0.2800727461678343 15.42379182156134 0.38191738113795726 L 15.42379182156134 4.83398285268901 L 17.866171003717472 6.819953234606391 C 17.940520446096656 6.878150168875032 17.981412639405207 6.956352299298519 17.98884758364312 7.054559625876852 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(255, 255, 255, 0)" fill="none" transform="matrix(1 0 0 1 20 75 )" class="stroke" mask="url(#u38477_img_cl15)" />
  561. </g>
  562. </svg>
  563. <div id="u38477_text" class="text " style="display:none; visibility: hidden">
  564. <p></p>
  565. </div>
  566. </div>
  567. </div>
  568. </div>
  569. <!-- Unnamed (Rectangle) -->
  570. <div id="u38478" class="ax_default box_1 transition">
  571. <div id="u38478_div" class=""></div>
  572. <div id="u38478_text" class="text " style="display:none; visibility: hidden">
  573. <p></p>
  574. </div>
  575. </div>
  576. <!-- Unnamed (Rectangle) -->
  577. <div id="u38479" class="ax_default box_1 transition">
  578. <div id="u38479_div" class=""></div>
  579. <div id="u38479_text" class="text ">
  580. <p><span>添加</span></p>
  581. </div>
  582. </div>
  583. <!-- Unnamed (Rectangle) -->
  584. <div id="u38480" class="ax_default paragraph transition">
  585. <div id="u38480_div" class=""></div>
  586. <div id="u38480_text" class="text ">
  587. <p><span>管理权限组</span></p>
  588. </div>
  589. </div>
  590. <!-- Unnamed (Table) -->
  591. <div id="u38481" class="ax_default">
  592. <!-- Unnamed (Table cell) -->
  593. <div id="u38482" class="ax_default table_cell transition">
  594. <svg data="images/管理权限/u38482.svg" id="u38482_img" class="img generatedImage" viewbox="0 0 171 40">
  595. <path d="M 1 1 L 171 1 L 171 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" class="fill" />
  596. <path d="M 0.5 1 L 0.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" />
  597. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" class="stroke" />
  598. </svg>
  599. <div id="u38482_text" class="text ">
  600. <p><span>管理权限</span></p>
  601. </div>
  602. </div>
  603. <!-- Unnamed (Table cell) -->
  604. <div id="u38483" class="ax_default table_cell transition">
  605. <svg data="images/管理权限/u38483.svg" id="u38483_img" class="img generatedImage" viewbox="171 0 244 40">
  606. <path d="M 1 1 L 244 1 L 244 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 171 0 )" class="fill" />
  607. <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 171 0 )" class="stroke" />
  608. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 0 )" class="stroke" />
  609. </svg>
  610. <div id="u38483_text" class="text ">
  611. <p><span>管理人员</span></p>
  612. </div>
  613. </div>
  614. <!-- Unnamed (Table cell) -->
  615. <div id="u38484" class="ax_default table_cell transition">
  616. <svg data="images/管理权限/u38484.svg" id="u38484_img" class="img generatedImage" viewbox="415 0 361 40">
  617. <path d="M 1 1 L 361 1 L 361 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 415 0 )" class="fill" />
  618. <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 415 0 )" class="stroke" />
  619. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 0 )" class="stroke" />
  620. </svg>
  621. <div id="u38484_text" class="text ">
  622. <p><span>组织范围</span></p>
  623. </div>
  624. </div>
  625. <!-- Unnamed (Table cell) -->
  626. <div id="u38485" class="ax_default table_cell transition">
  627. <svg data="images/管理权限/u38485.svg" id="u38485_img" class="img generatedImage" viewbox="776 0 361 40">
  628. <path d="M 1 1 L 361 1 L 361 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 776 0 )" class="fill" />
  629. <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 776 0 )" class="stroke" />
  630. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 0 )" class="stroke" />
  631. </svg>
  632. <div id="u38485_text" class="text ">
  633. <p><span>拥有权限</span></p>
  634. </div>
  635. </div>
  636. <!-- Unnamed (Table cell) -->
  637. <div id="u38486" class="ax_default table_cell transition">
  638. <svg data="images/管理权限/u38486.svg" id="u38486_img" class="img generatedImage" viewbox="1137 0 81 40">
  639. <path d="M 1 1 L 80 1 L 80 40 L 1 40 L 1 1 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 1137 0 )" class="fill" />
  640. <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 1137 0 )" class="stroke" />
  641. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 0 )" class="stroke" />
  642. <path d="M 80.5 1 L 80.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 0 )" class="stroke" />
  643. </svg>
  644. <div id="u38486_text" class="text ">
  645. <p><span>操作</span></p>
  646. </div>
  647. </div>
  648. <!-- Unnamed (Table cell) -->
  649. <div id="u38487" class="ax_default table_cell transition">
  650. <svg data="images/管理权限/u38487.svg" id="u38487_img" class="img generatedImage" viewbox="0 40 171 64">
  651. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 40 )" class="fill" />
  652. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 40 )" class="stroke" />
  653. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 40 )" class="stroke" />
  654. </svg>
  655. <div id="u38487_text" class="text ">
  656. <p><span>全部管理员权限</span><span style="color:#AAAAAA;">(默认)</span></p>
  657. </div>
  658. </div>
  659. <!-- Unnamed (Table cell) -->
  660. <div id="u38488" class="ax_default table_cell transition">
  661. <svg data="images/管理权限/u38488.svg" id="u38488_img" class="img generatedImage" viewbox="171 40 244 64">
  662. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 40 )" class="fill" />
  663. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 40 )" class="stroke" />
  664. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 40 )" class="stroke" />
  665. </svg>
  666. <div id="u38488_text" class="text ">
  667. <p><span>显示主管理人员</span></p>
  668. </div>
  669. </div>
  670. <!-- Unnamed (Table cell) -->
  671. <div id="u38489" class="ax_default table_cell transition">
  672. <svg data="images/管理权限/u38489.svg" id="u38489_img" class="img generatedImage" viewbox="415 40 361 64">
  673. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 40 )" class="fill" />
  674. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 40 )" class="stroke" />
  675. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 40 )" class="stroke" />
  676. </svg>
  677. <div id="u38489_text" class="text ">
  678. <p><span>全部</span></p>
  679. </div>
  680. </div>
  681. <!-- Unnamed (Table cell) -->
  682. <div id="u38490" class="ax_default table_cell transition">
  683. <svg data="images/管理权限/u38490.svg" id="u38490_img" class="img generatedImage" viewbox="776 40 361 64">
  684. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 40 )" class="fill" />
  685. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 40 )" class="stroke" />
  686. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 40 )" class="stroke" />
  687. </svg>
  688. <div id="u38490_text" class="text ">
  689. <p><span>全部</span></p>
  690. </div>
  691. </div>
  692. <!-- Unnamed (Table cell) -->
  693. <div id="u38491" class="ax_default table_cell transition">
  694. <svg data="images/管理权限/u38491.svg" id="u38491_img" class="img generatedImage" viewbox="1137 40 81 64">
  695. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 40 )" class="fill" />
  696. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 40 )" class="stroke" />
  697. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 40 )" class="stroke" />
  698. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 40 )" class="stroke" />
  699. </svg>
  700. <div id="u38491_text" class="text " style="display:none; visibility: hidden">
  701. <p></p>
  702. </div>
  703. </div>
  704. <!-- Unnamed (Table cell) -->
  705. <div id="u38492" class="ax_default table_cell transition">
  706. <svg data="images/管理权限/u38492.svg" id="u38492_img" class="img generatedImage" viewbox="0 104 171 64">
  707. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 104 )" class="fill" />
  708. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 104 )" class="stroke" />
  709. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 104 )" class="stroke" />
  710. </svg>
  711. <div id="u38492_text" class="text ">
  712. <p><span>全部主管权限</span><span style="color:#AAAAAA;">(默认)</span></p>
  713. </div>
  714. </div>
  715. <!-- Unnamed (Table cell) -->
  716. <div id="u38493" class="ax_default table_cell transition">
  717. <svg data="images/管理权限/u38493.svg" id="u38493_img" class="img generatedImage" viewbox="171 104 244 64">
  718. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 104 )" class="fill" />
  719. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 104 )" class="stroke" />
  720. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 104 )" class="stroke" />
  721. </svg>
  722. <div id="u38493_text" class="text ">
  723. <p><span>显示各部门主管,用“;”隔开</span></p>
  724. </div>
  725. </div>
  726. <!-- Unnamed (Table cell) -->
  727. <div id="u38494" class="ax_default table_cell transition">
  728. <svg data="images/管理权限/u38494.svg" id="u38494_img" class="img generatedImage" viewbox="415 104 361 64">
  729. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 104 )" class="fill" />
  730. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 104 )" class="stroke" />
  731. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 104 )" class="stroke" />
  732. </svg>
  733. <div id="u38494_text" class="text ">
  734. <p><span>所在部门及其下级部门</span></p>
  735. </div>
  736. </div>
  737. <!-- Unnamed (Table cell) -->
  738. <div id="u38495" class="ax_default table_cell transition">
  739. <svg data="images/管理权限/u38495.svg" id="u38495_img" class="img generatedImage" viewbox="776 104 361 64">
  740. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 104 )" class="fill" />
  741. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 104 )" class="stroke" />
  742. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 104 )" class="stroke" />
  743. </svg>
  744. <div id="u38495_text" class="text ">
  745. <p><span>组织架构(12/20)</span></p>
  746. </div>
  747. </div>
  748. <!-- Unnamed (Table cell) -->
  749. <div id="u38496" class="ax_default table_cell transition">
  750. <svg data="images/管理权限/u38496.svg" id="u38496_img" class="img generatedImage" viewbox="1137 104 81 64">
  751. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 104 )" class="fill" />
  752. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 104 )" class="stroke" />
  753. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 104 )" class="stroke" />
  754. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 104 )" class="stroke" />
  755. </svg>
  756. <div id="u38496_text" class="text " style="display:none; visibility: hidden">
  757. <p></p>
  758. </div>
  759. </div>
  760. <!-- Unnamed (Table cell) -->
  761. <div id="u38497" class="ax_default table_cell transition">
  762. <svg data="images/管理权限/u38497.svg" id="u38497_img" class="img generatedImage" viewbox="0 168 171 64">
  763. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 168 )" class="fill" />
  764. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 168 )" class="stroke" />
  765. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 168 )" class="stroke" />
  766. </svg>
  767. <div id="u38497_text" class="text ">
  768. <p><span>物业常用权限</span></p>
  769. </div>
  770. </div>
  771. <!-- Unnamed (Table cell) -->
  772. <div id="u38498" class="ax_default table_cell transition">
  773. <svg data="images/管理权限/u38498.svg" id="u38498_img" class="img generatedImage" viewbox="171 168 244 64">
  774. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 168 )" class="fill" />
  775. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 168 )" class="stroke" />
  776. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 168 )" class="stroke" />
  777. </svg>
  778. <div id="u38498_text" class="text ">
  779. <p><span>当前管理权限设置的管理人员</span></p>
  780. </div>
  781. </div>
  782. <!-- Unnamed (Table cell) -->
  783. <div id="u38499" class="ax_default table_cell transition">
  784. <svg data="images/管理权限/u38499.svg" id="u38499_img" class="img generatedImage" viewbox="415 168 361 64">
  785. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 168 )" class="fill" />
  786. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 168 )" class="stroke" />
  787. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 168 )" class="stroke" />
  788. </svg>
  789. <div id="u38499_text" class="text ">
  790. <p><span>全部</span></p>
  791. </div>
  792. </div>
  793. <!-- Unnamed (Table cell) -->
  794. <div id="u38500" class="ax_default table_cell transition">
  795. <svg data="images/管理权限/u38500.svg" id="u38500_img" class="img generatedImage" viewbox="776 168 361 64">
  796. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 168 )" class="fill" />
  797. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 168 )" class="stroke" />
  798. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 168 )" class="stroke" />
  799. </svg>
  800. <div id="u38500_text" class="text ">
  801. <p><span>全部功能权限</span></p>
  802. </div>
  803. </div>
  804. <!-- Unnamed (Table cell) -->
  805. <div id="u38501" class="ax_default table_cell transition">
  806. <svg data="images/管理权限/u38501.svg" id="u38501_img" class="img generatedImage" viewbox="1137 168 81 64">
  807. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 168 )" class="fill" />
  808. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 168 )" class="stroke" />
  809. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 168 )" class="stroke" />
  810. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 168 )" class="stroke" />
  811. </svg>
  812. <div id="u38501_text" class="text ">
  813. <p><span>设置</span></p>
  814. </div>
  815. </div>
  816. <!-- Unnamed (Table cell) -->
  817. <div id="u38502" class="ax_default table_cell transition">
  818. <svg data="images/管理权限/u38502.svg" id="u38502_img" class="img generatedImage" viewbox="0 232 171 64">
  819. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 232 )" class="fill" />
  820. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 232 )" class="stroke" />
  821. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 232 )" class="stroke" />
  822. </svg>
  823. <div id="u38502_text" class="text ">
  824. <p><span>财务常用权限</span></p>
  825. </div>
  826. </div>
  827. <!-- Unnamed (Table cell) -->
  828. <div id="u38503" class="ax_default table_cell transition">
  829. <svg data="images/管理权限/u38503.svg" id="u38503_img" class="img generatedImage" viewbox="171 232 244 64">
  830. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 232 )" class="fill" />
  831. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 232 )" class="stroke" />
  832. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 232 )" class="stroke" />
  833. </svg>
  834. <div id="u38503_text" class="text ">
  835. <p><span>当前管理权限设置的管理人员</span></p>
  836. </div>
  837. </div>
  838. <!-- Unnamed (Table cell) -->
  839. <div id="u38504" class="ax_default table_cell transition">
  840. <svg data="images/管理权限/u38504.svg" id="u38504_img" class="img generatedImage" viewbox="415 232 361 64">
  841. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 232 )" class="fill" />
  842. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 232 )" class="stroke" />
  843. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 232 )" class="stroke" />
  844. </svg>
  845. <div id="u38504_text" class="text ">
  846. <p><span>全部</span></p>
  847. </div>
  848. </div>
  849. <!-- Unnamed (Table cell) -->
  850. <div id="u38505" class="ax_default table_cell transition">
  851. <svg data="images/管理权限/u38505.svg" id="u38505_img" class="img generatedImage" viewbox="776 232 361 64">
  852. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 232 )" class="fill" />
  853. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 232 )" class="stroke" />
  854. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 232 )" class="stroke" />
  855. </svg>
  856. <div id="u38505_text" class="text ">
  857. <p><span>服务名称(12/23);服务名称(12/13);服务名称(12/20)</span></p>
  858. </div>
  859. </div>
  860. <!-- Unnamed (Table cell) -->
  861. <div id="u38506" class="ax_default table_cell transition">
  862. <svg data="images/管理权限/u38506.svg" id="u38506_img" class="img generatedImage" viewbox="1137 232 81 64">
  863. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 232 )" class="fill" />
  864. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 232 )" class="stroke" />
  865. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 232 )" class="stroke" />
  866. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 232 )" class="stroke" />
  867. </svg>
  868. <div id="u38506_text" class="text ">
  869. <p><span>设置</span></p>
  870. </div>
  871. </div>
  872. <!-- Unnamed (Table cell) -->
  873. <div id="u38507" class="ax_default table_cell transition">
  874. <svg data="images/管理权限/u38507.svg" id="u38507_img" class="img generatedImage" viewbox="0 296 171 64">
  875. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 296 )" class="fill" />
  876. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 296 )" class="stroke" />
  877. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 296 )" class="stroke" />
  878. </svg>
  879. <div id="u38507_text" class="text ">
  880. <p><span>保安常用权限</span></p>
  881. </div>
  882. </div>
  883. <!-- Unnamed (Table cell) -->
  884. <div id="u38508" class="ax_default table_cell transition">
  885. <svg data="images/管理权限/u38508.svg" id="u38508_img" class="img generatedImage" viewbox="171 296 244 64">
  886. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 296 )" class="fill" />
  887. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 296 )" class="stroke" />
  888. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 296 )" class="stroke" />
  889. </svg>
  890. <div id="u38508_text" class="text ">
  891. <p><span>当前管理权限设置的管理人员</span></p>
  892. </div>
  893. </div>
  894. <!-- Unnamed (Table cell) -->
  895. <div id="u38509" class="ax_default table_cell transition">
  896. <svg data="images/管理权限/u38509.svg" id="u38509_img" class="img generatedImage" viewbox="415 296 361 64">
  897. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 296 )" class="fill" />
  898. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 296 )" class="stroke" />
  899. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 296 )" class="stroke" />
  900. </svg>
  901. <div id="u38509_text" class="text ">
  902. <p><span>全部</span></p>
  903. </div>
  904. </div>
  905. <!-- Unnamed (Table cell) -->
  906. <div id="u38510" class="ax_default table_cell transition">
  907. <svg data="images/管理权限/u38510.svg" id="u38510_img" class="img generatedImage" viewbox="776 296 361 64">
  908. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 296 )" class="fill" />
  909. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 296 )" class="stroke" />
  910. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 296 )" class="stroke" />
  911. </svg>
  912. <div id="u38510_text" class="text ">
  913. <p><span>全部功能权限</span></p>
  914. </div>
  915. </div>
  916. <!-- Unnamed (Table cell) -->
  917. <div id="u38511" class="ax_default table_cell transition">
  918. <svg data="images/管理权限/u38511.svg" id="u38511_img" class="img generatedImage" viewbox="1137 296 81 64">
  919. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 296 )" class="fill" />
  920. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 296 )" class="stroke" />
  921. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 296 )" class="stroke" />
  922. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 296 )" class="stroke" />
  923. </svg>
  924. <div id="u38511_text" class="text " style="display:none; visibility: hidden">
  925. <p></p>
  926. </div>
  927. </div>
  928. <!-- Unnamed (Table cell) -->
  929. <div id="u38512" class="ax_default table_cell transition">
  930. <svg data="images/管理权限/u38512.svg" id="u38512_img" class="img generatedImage" viewbox="0 360 171 64">
  931. <path d="M 1 1 L 171 1 L 171 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 360 )" class="fill" />
  932. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 360 )" class="stroke" />
  933. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 360 )" class="stroke" />
  934. </svg>
  935. <div id="u38512_text" class="text " style="display:none; visibility: hidden">
  936. <p></p>
  937. </div>
  938. </div>
  939. <!-- Unnamed (Table cell) -->
  940. <div id="u38513" class="ax_default table_cell transition">
  941. <svg data="images/管理权限/u38513.svg" id="u38513_img" class="img generatedImage" viewbox="171 360 244 64">
  942. <path d="M 1 1 L 244 1 L 244 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 360 )" class="fill" />
  943. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 360 )" class="stroke" />
  944. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 360 )" class="stroke" />
  945. </svg>
  946. <div id="u38513_text" class="text " style="display:none; visibility: hidden">
  947. <p></p>
  948. </div>
  949. </div>
  950. <!-- Unnamed (Table cell) -->
  951. <div id="u38514" class="ax_default table_cell transition">
  952. <svg data="images/管理权限/u38514.svg" id="u38514_img" class="img generatedImage" viewbox="415 360 361 64">
  953. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 360 )" class="fill" />
  954. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 360 )" class="stroke" />
  955. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 360 )" class="stroke" />
  956. </svg>
  957. <div id="u38514_text" class="text " style="display:none; visibility: hidden">
  958. <p></p>
  959. </div>
  960. </div>
  961. <!-- Unnamed (Table cell) -->
  962. <div id="u38515" class="ax_default table_cell transition">
  963. <svg data="images/管理权限/u38515.svg" id="u38515_img" class="img generatedImage" viewbox="776 360 361 64">
  964. <path d="M 1 1 L 361 1 L 361 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 360 )" class="fill" />
  965. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 360 )" class="stroke" />
  966. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 360 )" class="stroke" />
  967. </svg>
  968. <div id="u38515_text" class="text " style="display:none; visibility: hidden">
  969. <p></p>
  970. </div>
  971. </div>
  972. <!-- Unnamed (Table cell) -->
  973. <div id="u38516" class="ax_default table_cell transition">
  974. <svg data="images/管理权限/u38516.svg" id="u38516_img" class="img generatedImage" viewbox="1137 360 81 64">
  975. <path d="M 1 1 L 80 1 L 80 64 L 1 64 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 360 )" class="fill" />
  976. <path d="M 0.5 1 L 0.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 360 )" class="stroke" />
  977. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 360 )" class="stroke" />
  978. <path d="M 80.5 1 L 80.5 64 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 360 )" class="stroke" />
  979. </svg>
  980. <div id="u38516_text" class="text " style="display:none; visibility: hidden">
  981. <p></p>
  982. </div>
  983. </div>
  984. <!-- Unnamed (Table cell) -->
  985. <div id="u38517" class="ax_default table_cell transition">
  986. <svg data="images/管理权限/u38517.svg" id="u38517_img" class="img generatedImage" viewbox="0 424 171 40">
  987. <path d="M 1 1 L 171 1 L 171 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 424 )" class="fill" />
  988. <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 424 )" class="stroke" />
  989. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 424 )" class="stroke" />
  990. </svg>
  991. <div id="u38517_text" class="text " style="display:none; visibility: hidden">
  992. <p></p>
  993. </div>
  994. </div>
  995. <!-- Unnamed (Table cell) -->
  996. <div id="u38518" class="ax_default table_cell transition">
  997. <svg data="images/管理权限/u38518.svg" id="u38518_img" class="img generatedImage" viewbox="171 424 244 40">
  998. <path d="M 1 1 L 244 1 L 244 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 171 424 )" class="fill" />
  999. <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 171 424 )" class="stroke" />
  1000. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 424 )" class="stroke" />
  1001. </svg>
  1002. <div id="u38518_text" class="text " style="display:none; visibility: hidden">
  1003. <p></p>
  1004. </div>
  1005. </div>
  1006. <!-- Unnamed (Table cell) -->
  1007. <div id="u38519" class="ax_default table_cell transition">
  1008. <svg data="images/管理权限/u38519.svg" id="u38519_img" class="img generatedImage" viewbox="415 424 361 40">
  1009. <path d="M 1 1 L 361 1 L 361 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 415 424 )" class="fill" />
  1010. <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 415 424 )" class="stroke" />
  1011. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 424 )" class="stroke" />
  1012. </svg>
  1013. <div id="u38519_text" class="text " style="display:none; visibility: hidden">
  1014. <p></p>
  1015. </div>
  1016. </div>
  1017. <!-- Unnamed (Table cell) -->
  1018. <div id="u38520" class="ax_default table_cell transition">
  1019. <svg data="images/管理权限/u38520.svg" id="u38520_img" class="img generatedImage" viewbox="776 424 361 40">
  1020. <path d="M 1 1 L 361 1 L 361 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 776 424 )" class="fill" />
  1021. <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 776 424 )" class="stroke" />
  1022. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 424 )" class="stroke" />
  1023. </svg>
  1024. <div id="u38520_text" class="text " style="display:none; visibility: hidden">
  1025. <p></p>
  1026. </div>
  1027. </div>
  1028. <!-- Unnamed (Table cell) -->
  1029. <div id="u38521" class="ax_default table_cell transition">
  1030. <svg data="images/管理权限/u38521.svg" id="u38521_img" class="img generatedImage" viewbox="1137 424 81 40">
  1031. <path d="M 1 1 L 80 1 L 80 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 1137 424 )" class="fill" />
  1032. <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 1137 424 )" class="stroke" />
  1033. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 424 )" class="stroke" />
  1034. <path d="M 80.5 1 L 80.5 40 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 424 )" class="stroke" />
  1035. </svg>
  1036. <div id="u38521_text" class="text " style="display:none; visibility: hidden">
  1037. <p></p>
  1038. </div>
  1039. </div>
  1040. <!-- Unnamed (Table cell) -->
  1041. <div id="u38522" class="ax_default table_cell transition">
  1042. <svg data="images/管理权限/u38522.svg" id="u38522_img" class="img generatedImage" viewbox="0 464 171 40">
  1043. <path d="M 1 1 L 171 1 L 171 39 L 1 39 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 0 464 )" class="fill" />
  1044. <path d="M 0.5 1 L 0.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 464 )" class="stroke" />
  1045. <path d="M 0 0.5 L 171 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 464 )" class="stroke" />
  1046. <path d="M 0 39.5 L 171 39.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 0 464 )" class="stroke" />
  1047. </svg>
  1048. <div id="u38522_text" class="text " style="display:none; visibility: hidden">
  1049. <p></p>
  1050. </div>
  1051. </div>
  1052. <!-- Unnamed (Table cell) -->
  1053. <div id="u38523" class="ax_default table_cell transition">
  1054. <svg data="images/管理权限/u38523.svg" id="u38523_img" class="img generatedImage" viewbox="171 464 244 40">
  1055. <path d="M 1 1 L 244 1 L 244 39 L 1 39 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 171 464 )" class="fill" />
  1056. <path d="M 0.5 1 L 0.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 464 )" class="stroke" />
  1057. <path d="M 0 0.5 L 244 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 464 )" class="stroke" />
  1058. <path d="M 0 39.5 L 244 39.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 171 464 )" class="stroke" />
  1059. </svg>
  1060. <div id="u38523_text" class="text " style="display:none; visibility: hidden">
  1061. <p></p>
  1062. </div>
  1063. </div>
  1064. <!-- Unnamed (Table cell) -->
  1065. <div id="u38524" class="ax_default table_cell transition">
  1066. <svg data="images/管理权限/u38524.svg" id="u38524_img" class="img generatedImage" viewbox="415 464 361 40">
  1067. <path d="M 1 1 L 361 1 L 361 39 L 1 39 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 415 464 )" class="fill" />
  1068. <path d="M 0.5 1 L 0.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 464 )" class="stroke" />
  1069. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 464 )" class="stroke" />
  1070. <path d="M 0 39.5 L 361 39.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 415 464 )" class="stroke" />
  1071. </svg>
  1072. <div id="u38524_text" class="text " style="display:none; visibility: hidden">
  1073. <p></p>
  1074. </div>
  1075. </div>
  1076. <!-- Unnamed (Table cell) -->
  1077. <div id="u38525" class="ax_default table_cell transition">
  1078. <svg data="images/管理权限/u38525.svg" id="u38525_img" class="img generatedImage" viewbox="776 464 361 40">
  1079. <path d="M 1 1 L 361 1 L 361 39 L 1 39 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 776 464 )" class="fill" />
  1080. <path d="M 0.5 1 L 0.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 464 )" class="stroke" />
  1081. <path d="M 0 0.5 L 361 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 464 )" class="stroke" />
  1082. <path d="M 0 39.5 L 361 39.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 776 464 )" class="stroke" />
  1083. </svg>
  1084. <div id="u38525_text" class="text " style="display:none; visibility: hidden">
  1085. <p></p>
  1086. </div>
  1087. </div>
  1088. <!-- Unnamed (Table cell) -->
  1089. <div id="u38526" class="ax_default table_cell transition">
  1090. <svg data="images/管理权限/u38526.svg" id="u38526_img" class="img generatedImage" viewbox="1137 464 81 40">
  1091. <path d="M 1 1 L 80 1 L 80 39 L 1 39 L 1 1 Z " fill-rule="nonzero" fill="rgba(255, 255, 255, 1)" stroke="none" transform="matrix(1 0 0 1 1137 464 )" class="fill" />
  1092. <path d="M 0.5 1 L 0.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 464 )" class="stroke" />
  1093. <path d="M 0 0.5 L 81 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 464 )" class="stroke" />
  1094. <path d="M 80.5 1 L 80.5 39 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 464 )" class="stroke" />
  1095. <path d="M 0 39.5 L 81 39.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(121, 121, 121, 1)" fill="none" transform="matrix(1 0 0 1 1137 464 )" class="stroke" />
  1096. </svg>
  1097. <div id="u38526_text" class="text " style="display:none; visibility: hidden">
  1098. <p></p>
  1099. </div>
  1100. </div>
  1101. </div>
  1102. <!-- Unnamed (Group) -->
  1103. <div id="u38527" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
  1104. <!-- Unnamed (Group) -->
  1105. <div id="u38528" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
  1106. <!-- Unnamed (Rectangle) -->
  1107. <div id="u38529" class="ax_default shape transition">
  1108. <div id="u38529_div" class=""></div>
  1109. <div id="u38529_text" class="text " style="display:none; visibility: hidden">
  1110. <p></p>
  1111. </div>
  1112. </div>
  1113. <!-- Unnamed (Rectangle) -->
  1114. <div id="u38530" class="ax_default paragraph transition">
  1115. <div id="u38530_div" class=""></div>
  1116. <div id="u38530_text" class="text ">
  1117. <p><span>确定之后,该管理角色的成员将移除相关管理权限。</span></p>
  1118. </div>
  1119. </div>
  1120. <!-- Unnamed (Rectangle) -->
  1121. <div id="u38531" class="ax_default paragraph transition">
  1122. <div id="u38531_div" class=""></div>
  1123. <div id="u38531_text" class="text ">
  1124. <p><span>确定要删除该管理角色?</span></p>
  1125. </div>
  1126. </div>
  1127. <!-- Unnamed (Rectangle) -->
  1128. <div id="u38532" class="ax_default shape transition">
  1129. <div id="u38532_div" class=""></div>
  1130. <div id="u38532_text" class="text ">
  1131. <p><span>确定</span></p>
  1132. </div>
  1133. </div>
  1134. <!-- Unnamed (Rectangle) -->
  1135. <div id="u38533" class="ax_default shape transition">
  1136. <div id="u38533_div" class=""></div>
  1137. <div id="u38533_text" class="text ">
  1138. <p><span>取 消</span></p>
  1139. </div>
  1140. </div>
  1141. <!-- Unnamed (Image) -->
  1142. <div id="u38534" class="ax_default image1 transition">
  1143. <img id="u38534_img" class="img " src="images/房屋业主/u15182.png"/>
  1144. <div id="u38534_text" class="text " style="display:none; visibility: hidden">
  1145. <p></p>
  1146. </div>
  1147. </div>
  1148. </div>
  1149. </div>
  1150. <!-- Unnamed (Group) -->
  1151. <div id="u38535" class="ax_default" data-left="351" data-top="140" data-width="280" data-height="30" layer-opacity="1">
  1152. <!-- Unnamed (Rectangle) -->
  1153. <div id="u38536" class="ax_default shape transition">
  1154. <div id="u38536_div" class=""></div>
  1155. <div id="u38536_text" class="text " style="display:none; visibility: hidden">
  1156. <p></p>
  1157. </div>
  1158. </div>
  1159. <!-- 选项内容 (Text field) -->
  1160. <div id="u38537" class="ax_default text_field transition" data-label="选项内容">
  1161. <div id="u38537_div" class=""></div>
  1162. <input id="u38537_input" type="text" value="" class="u38537_input"/>
  1163. </div>
  1164. </div>
  1165. <!-- Unnamed (Rectangle) -->
  1166. <div id="u38538" class="ax_default box_1 transition">
  1167. <div id="u38538_div" class=""></div>
  1168. <div id="u38538_text" class="text ">
  1169. <p><span>查询</span></p>
  1170. </div>
  1171. </div>
  1172. <!-- Unnamed (Group) -->
  1173. <div id="u38539" class="ax_default" data-left="1448" data-top="506" data-width="100" data-height="100" layer-opacity="1">
  1174. <!-- Unnamed (Rectangle) -->
  1175. <div id="u38540" class="ax_default box_1 transition">
  1176. <div id="u38540_div" class=""></div>
  1177. <div id="u38540_text" class="text " style="display:none; visibility: hidden">
  1178. <p></p>
  1179. </div>
  1180. </div>
  1181. <!-- Unnamed (Rectangle) -->
  1182. <div id="u38541" class="ax_default box_1 transition">
  1183. <div id="u38541_div" class=""></div>
  1184. <div id="u38541_text" class="text ">
  1185. <p><span>编辑</span></p>
  1186. </div>
  1187. </div>
  1188. <!-- Unnamed (Rectangle) -->
  1189. <div id="u38542" class="ax_default box_1 transition">
  1190. <div id="u38542_div" class=""></div>
  1191. <div id="u38542_text" class="text ">
  1192. <p><span>删除</span></p>
  1193. </div>
  1194. </div>
  1195. </div>
  1196. <!-- Unnamed (Rectangle) -->
  1197. <div id="u38543" class="ax_default paragraph transition">
  1198. <div id="u38543_div" class=""></div>
  1199. <div id="u38543_text" class="text ">
  1200. <p><span>此模块定义组织管理员的权限组,可添加组织内/外成员、角色的为管理员。</span></p>
  1201. </div>
  1202. </div>
  1203. <!-- Unnamed (客户-组织架构) -->
  1204. <div id="u38544" class="nopointer ax_default">
  1205. <!-- Unnamed (Rectangle) -->
  1206. <div id="u38545" class="ax_default box_2 transition">
  1207. <div id="u38545_div" class=""></div>
  1208. <div id="u38545_text" class="text " style="display:none; visibility: hidden">
  1209. <p></p>
  1210. </div>
  1211. </div>
  1212. <!-- Unnamed (Rectangle) -->
  1213. <div id="u38546" class="ax_default label transition">
  1214. <div id="u38546_div" class=""></div>
  1215. <div id="u38546_text" class="text ">
  1216. <p><span>企业管理</span></p>
  1217. </div>
  1218. </div>
  1219. <!-- Unnamed (Rectangle) -->
  1220. <div id="u38547" class="ax_default label transition">
  1221. <div id="u38547_div" class=""></div>
  1222. <div id="u38547_text" class="text ">
  1223. <p><span>组织架构</span></p>
  1224. </div>
  1225. </div>
  1226. <!-- Unnamed (Rectangle) -->
  1227. <div id="u38548" class="ax_default label transition">
  1228. <div id="u38548_div" class=""></div>
  1229. <div id="u38548_text" class="text ">
  1230. <p><span>上下级组织</span></p>
  1231. </div>
  1232. </div>
  1233. <!-- Unnamed (Line) -->
  1234. <div id="u38549" class="ax_default line1 transition">
  1235. <svg data="images/项目列表/u4863.svg" id="u38549_img" class="img generatedImage">
  1236. <g transform="matrix(1 0 0 1 -1 -122 )">
  1237. <path d="M 0 0.5 L 200 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(242, 242, 242, 1)" fill="none" transform="matrix(1 0 0 1 1 122 )" class="stroke" />
  1238. </g>
  1239. </svg>
  1240. <div id="u38549_text" class="text " style="display:none; visibility: hidden">
  1241. <p></p>
  1242. </div>
  1243. </div>
  1244. <!-- Unnamed (Rectangle) -->
  1245. <div id="u38550" class="ax_default label transition">
  1246. <div id="u38550_div" class=""></div>
  1247. <div id="u38550_text" class="text ">
  1248. <p><span>管理权限</span></p>
  1249. </div>
  1250. </div>
  1251. <!-- Unnamed (Rectangle) -->
  1252. <div id="u38551" class="ax_default label transition">
  1253. <div id="u38551_div" class=""></div>
  1254. <div id="u38551_text" class="text ">
  1255. <p><span>管理角色</span></p>
  1256. </div>
  1257. </div>
  1258. <!-- Unnamed (Line) -->
  1259. <div id="u38552" class="ax_default line1 transition">
  1260. <svg data="images/项目列表/u4863.svg" id="u38552_img" class="img generatedImage">
  1261. <g transform="matrix(1 0 0 1 -1 -122 )">
  1262. <path d="M 0 0.5 L 200 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(242, 242, 242, 1)" fill="none" transform="matrix(1 0 0 1 1 122 )" class="stroke" />
  1263. </g>
  1264. </svg>
  1265. <div id="u38552_text" class="text " style="display:none; visibility: hidden">
  1266. <p></p>
  1267. </div>
  1268. </div>
  1269. <!-- Unnamed (Rectangle) -->
  1270. <div id="u38553" class="ax_default label transition">
  1271. <div id="u38553_div" class=""></div>
  1272. <div id="u38553_text" class="text ">
  1273. <p><span>合作伙伴</span></p>
  1274. </div>
  1275. </div>
  1276. <!-- Unnamed (Rectangle) -->
  1277. <div id="u38554" class="ax_default label transition">
  1278. <div id="u38554_div" class=""></div>
  1279. <div id="u38554_text" class="text ">
  1280. <p><span>外部合作成员</span></p>
  1281. </div>
  1282. </div>
  1283. <!-- Unnamed (Rectangle) -->
  1284. <div id="u38555" class="ax_default label transition">
  1285. <div id="u38555_div" class=""></div>
  1286. <div id="u38555_text" class="text ">
  1287. <p><span>外部合作单位</span></p>
  1288. </div>
  1289. </div>
  1290. <!-- Unnamed (Rectangle) -->
  1291. <div id="u38556" class="ax_default label transition">
  1292. <div id="u38556_div" class=""></div>
  1293. <div id="u38556_text" class="text ">
  1294. <p><span>组织架构</span></p>
  1295. </div>
  1296. </div>
  1297. <!-- Unnamed (Line) -->
  1298. <div id="u38557" class="ax_default line1 transition">
  1299. <svg data="images/项目列表/u4863.svg" id="u38557_img" class="img generatedImage">
  1300. <g transform="matrix(1 0 0 1 -1 -122 )">
  1301. <path d="M 0 0.5 L 200 0.5 " stroke-width="1" stroke-dasharray="0" stroke="rgba(242, 242, 242, 1)" fill="none" transform="matrix(1 0 0 1 1 122 )" class="stroke" />
  1302. </g>
  1303. </svg>
  1304. <div id="u38557_text" class="text " style="display:none; visibility: hidden">
  1305. <p></p>
  1306. </div>
  1307. </div>
  1308. <!-- Unnamed (Rectangle) -->
  1309. <div id="u38558" class="ax_default label transition">
  1310. <div id="u38558_div" class=""></div>
  1311. <div id="u38558_text" class="text ">
  1312. <p><span>基础信息</span></p>
  1313. </div>
  1314. </div>
  1315. <!-- Unnamed (Rectangle) -->
  1316. <div id="u38559" class="ax_default label transition">
  1317. <div id="u38559_div" class=""></div>
  1318. <div id="u38559_text" class="text ">
  1319. <p><span>企业信息</span></p>
  1320. </div>
  1321. </div>
  1322. </div>
  1323. <!-- Unnamed (列表翻页) -->
  1324. <div id="u38560" class="nopointer ax_default">
  1325. <!-- Unnamed (Group) -->
  1326. <div id="u38561" class="ax_default" data-left="961" data-top="1183" data-width="600" data-height="30" layer-opacity="1">
  1327. <!-- Unnamed (Rectangle) -->
  1328. <div id="u38562" class="ax_default box_1 transition">
  1329. <div id="u38562_div" class=""></div>
  1330. <div id="u38562_text" class="text ">
  1331. <p><span>1</span></p>
  1332. </div>
  1333. </div>
  1334. <!-- Unnamed (Rectangle) -->
  1335. <div id="u38563" class="ax_default box_1 transition">
  1336. <div id="u38563_div" class=""></div>
  1337. <div id="u38563_text" class="text ">
  1338. <p><span>确定</span></p>
  1339. </div>
  1340. </div>
  1341. <!-- Unnamed (Group) -->
  1342. <div id="u38564" class="ax_default" data-left="1280" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
  1343. <!-- Unnamed (Rectangle) -->
  1344. <div id="u38565" class="ax_default box_1 transition">
  1345. <div id="u38565_div" class=""></div>
  1346. <div id="u38565_text" class="text ">
  1347. <p><span>跳至</span></p>
  1348. </div>
  1349. </div>
  1350. <!-- Unnamed (Rectangle) -->
  1351. <div id="u38566" class="ax_default box_1 transition">
  1352. <div id="u38566_div" class=""></div>
  1353. <div id="u38566_text" class="text " style="display:none; visibility: hidden">
  1354. <p></p>
  1355. </div>
  1356. </div>
  1357. <!-- Unnamed (Rectangle) -->
  1358. <div id="u38567" class="ax_default box_1 transition">
  1359. <div id="u38567_div" class=""></div>
  1360. <div id="u38567_text" class="text ">
  1361. <p><span>页</span></p>
  1362. </div>
  1363. </div>
  1364. <!-- Unnamed (Text field) -->
  1365. <div id="u38568" class="ax_default text_field transition">
  1366. <div id="u38568_div" class=""></div>
  1367. <input id="u38568_input" type="text" value="" class="u38568_input"/>
  1368. </div>
  1369. </div>
  1370. <!-- Unnamed (Rectangle) -->
  1371. <div id="u38569" class="ax_default box_1 transition">
  1372. <div id="u38569_div" class=""></div>
  1373. <div id="u38569_text" class="text ">
  1374. <p><span>2</span></p>
  1375. </div>
  1376. </div>
  1377. <!-- Unnamed (Rectangle) -->
  1378. <div id="u38570" class="ax_default box_1 transition">
  1379. <div id="u38570_div" class=""></div>
  1380. <div id="u38570_text" class="text ">
  1381. <p><span>3</span></p>
  1382. </div>
  1383. </div>
  1384. <!-- Unnamed (Rectangle) -->
  1385. <div id="u38571" class="ax_default box_1 transition">
  1386. <div id="u38571_div" class=""></div>
  1387. <div id="u38571_text" class="text ">
  1388. <p><span>4</span></p>
  1389. </div>
  1390. </div>
  1391. <!-- Unnamed (Rectangle) -->
  1392. <div id="u38572" class="ax_default box_1 transition">
  1393. <div id="u38572_div" class=""></div>
  1394. <div id="u38572_text" class="text ">
  1395. <p><span>...</span></p>
  1396. </div>
  1397. </div>
  1398. <!-- Unnamed (Rectangle) -->
  1399. <div id="u38573" class="ax_default box_1 transition">
  1400. <div id="u38573_div" class=""></div>
  1401. <div id="u38573_text" class="text ">
  1402. <p><span>10</span></p>
  1403. </div>
  1404. </div>
  1405. <!-- Unnamed (Rectangle) -->
  1406. <div id="u38574" class="ax_default box_1 transition">
  1407. <div id="u38574_div" class=""></div>
  1408. <div id="u38574_text" class="text ">
  1409. <p><span>2/10</span></p>
  1410. </div>
  1411. </div>
  1412. <!-- 上一页 (Group) -->
  1413. <div id="u38575" class="ax_default" data-label="上一页" data-left="961" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
  1414. <!-- Unnamed (Rectangle) -->
  1415. <div id="u38576" class="ax_default box_1 transition">
  1416. <div id="u38576_div" class=""></div>
  1417. <div id="u38576_text" class="text " style="display:none; visibility: hidden">
  1418. <p></p>
  1419. </div>
  1420. </div>
  1421. <!-- Unnamed (Shape) -->
  1422. <div id="u38577" class="ax_default icon transition">
  1423. <svg data="images/消息/u1268.svg" id="u38577_img" class="img generatedImage">
  1424. <defs>
  1425. <pattern id="u38577_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  1426. <mask fill="white" id="u38577_img_cl203">
  1427. <path d="M 7.862542955326489 0.8416833667334913 C 7.954180985108906 0.9352037408150409 8 1.0427521710087149 8 1.1643286573145133 C 8 1.285905143620539 7.954180985108906 1.393453573814213 7.862542955326489 1.4869739478957626 L 2.460481099656363 6.999999999999886 L 7.862542955326489 12.513026052104237 C 7.954180985108906 12.606546426185787 8 12.714094856379461 8 12.835671342685487 C 8 12.957247828991285 7.954180985108906 13.06479625918496 7.862542955326489 13.158316633266509 L 7.175257731958709 13.859719438877846 C 7.083619702176293 13.953239812959282 6.978235967926594 14 6.859106529209612 14 C 6.739977090492403 14 6.6345933562427035 13.953239812959282 6.542955326460515 13.859719438877846 L 0.1374570446735106 7.322645290581249 C 0.04581901489109441 7.229124916499699 0 7.12157648630614 0 6.999999999999886 C 0 6.8784235136938605 0.04581901489109441 6.7708750835003 0.1374570446735106 6.677354709418751 L 6.542955326460515 0.1402805611221538 C 6.6345933562427035 0.04676018704071794 6.739977090492403 0 6.859106529209612 0 C 6.978235967926594 0 7.083619702176293 0.04676018704071794 7.175257731958709 0.1402805611221538 L 7.862542955326489 0.8416833667334913 Z " fill-rule="evenodd" />
  1428. </mask>
  1429. </defs>
  1430. <g transform="matrix(1 0 0 1 -659 -2248 )">
  1431. <path d="M 7.862542955326489 0.8416833667334913 C 7.954180985108906 0.9352037408150409 8 1.0427521710087149 8 1.1643286573145133 C 8 1.285905143620539 7.954180985108906 1.393453573814213 7.862542955326489 1.4869739478957626 L 2.460481099656363 6.999999999999886 L 7.862542955326489 12.513026052104237 C 7.954180985108906 12.606546426185787 8 12.714094856379461 8 12.835671342685487 C 8 12.957247828991285 7.954180985108906 13.06479625918496 7.862542955326489 13.158316633266509 L 7.175257731958709 13.859719438877846 C 7.083619702176293 13.953239812959282 6.978235967926594 14 6.859106529209612 14 C 6.739977090492403 14 6.6345933562427035 13.953239812959282 6.542955326460515 13.859719438877846 L 0.1374570446735106 7.322645290581249 C 0.04581901489109441 7.229124916499699 0 7.12157648630614 0 6.999999999999886 C 0 6.8784235136938605 0.04581901489109441 6.7708750835003 0.1374570446735106 6.677354709418751 L 6.542955326460515 0.1402805611221538 C 6.6345933562427035 0.04676018704071794 6.739977090492403 0 6.859106529209612 0 C 6.978235967926594 0 7.083619702176293 0.04676018704071794 7.175257731958709 0.1402805611221538 L 7.862542955326489 0.8416833667334913 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 659 2248 )" class="fill" />
  1432. <path d="M 7.862542955326489 0.8416833667334913 C 7.954180985108906 0.9352037408150409 8 1.0427521710087149 8 1.1643286573145133 C 8 1.285905143620539 7.954180985108906 1.393453573814213 7.862542955326489 1.4869739478957626 L 2.460481099656363 6.999999999999886 L 7.862542955326489 12.513026052104237 C 7.954180985108906 12.606546426185787 8 12.714094856379461 8 12.835671342685487 C 8 12.957247828991285 7.954180985108906 13.06479625918496 7.862542955326489 13.158316633266509 L 7.175257731958709 13.859719438877846 C 7.083619702176293 13.953239812959282 6.978235967926594 14 6.859106529209612 14 C 6.739977090492403 14 6.6345933562427035 13.953239812959282 6.542955326460515 13.859719438877846 L 0.1374570446735106 7.322645290581249 C 0.04581901489109441 7.229124916499699 0 7.12157648630614 0 6.999999999999886 C 0 6.8784235136938605 0.04581901489109441 6.7708750835003 0.1374570446735106 6.677354709418751 L 6.542955326460515 0.1402805611221538 C 6.6345933562427035 0.04676018704071794 6.739977090492403 0 6.859106529209612 0 C 6.978235967926594 0 7.083619702176293 0.04676018704071794 7.175257731958709 0.1402805611221538 L 7.862542955326489 0.8416833667334913 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(228, 228, 228, 1)" fill="none" transform="matrix(1 0 0 1 659 2248 )" class="stroke" mask="url(#u38577_img_cl203)" />
  1433. </g>
  1434. </svg>
  1435. <div id="u38577_text" class="text " style="display:none; visibility: hidden">
  1436. <p></p>
  1437. </div>
  1438. </div>
  1439. </div>
  1440. <!-- 下一页 (Group) -->
  1441. <div id="u38578" class="ax_default" data-label="下一页" data-left="1195" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
  1442. <!-- Unnamed (Rectangle) -->
  1443. <div id="u38579" class="ax_default box_1 transition">
  1444. <div id="u38579_div" class=""></div>
  1445. <div id="u38579_text" class="text " style="display:none; visibility: hidden">
  1446. <p></p>
  1447. </div>
  1448. </div>
  1449. <!-- Unnamed (Shape) -->
  1450. <div id="u38580" class="ax_default icon transition">
  1451. <svg data="images/消息/u1271.svg" id="u38580_img" class="img generatedImage">
  1452. <defs>
  1453. <pattern id="u38580_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
  1454. <mask fill="white" id="u38580_img_cl204">
  1455. <path d="M 7.862542955326489 6.677354709418751 C 7.954180985108906 6.770875083500414 8 6.878423513693974 8 7 C 8 7.121576486306025 7.954180985108906 7.229124916499586 7.862542955326489 7.322645290581249 L 1.4570446735394853 13.859719438877733 C 1.365406643757069 13.953239812959168 1.26002290950737 14 1.1408934707903882 14 C 1.0217640320734063 14 0.9163802978237072 13.953239812959168 0.824742268041291 13.859719438877733 L 0.1374570446735106 13.158316633266509 C 0.04581901489109441 13.064796259185073 0 12.957247828991285 0 12.835671342685373 C 0 12.714094856379461 0.04581901489109441 12.606546426185673 0.1374570446735106 12.513026052104237 L 5.539518900343637 7 L 0.1374570446735106 1.4869739478957626 C 0.04581901489109441 1.3934535738143268 0 1.285905143620539 0 1.164328657314627 C 0 1.0427521710087149 0.04581901489109441 0.9352037408149272 0.1374570446735106 0.8416833667334913 L 0.824742268041291 0.1402805611222675 C 0.9163802978237072 0.046760187040831624 1.0217640320734063 0 1.1408934707903882 0 C 1.26002290950737 0 1.365406643757069 0.046760187040831624 1.4570446735394853 0.1402805611222675 L 7.862542955326489 6.677354709418751 Z " fill-rule="evenodd" />
  1456. </mask>
  1457. </defs>
  1458. <g transform="matrix(1 0 0 1 -894 -2248 )">
  1459. <path d="M 7.862542955326489 6.677354709418751 C 7.954180985108906 6.770875083500414 8 6.878423513693974 8 7 C 8 7.121576486306025 7.954180985108906 7.229124916499586 7.862542955326489 7.322645290581249 L 1.4570446735394853 13.859719438877733 C 1.365406643757069 13.953239812959168 1.26002290950737 14 1.1408934707903882 14 C 1.0217640320734063 14 0.9163802978237072 13.953239812959168 0.824742268041291 13.859719438877733 L 0.1374570446735106 13.158316633266509 C 0.04581901489109441 13.064796259185073 0 12.957247828991285 0 12.835671342685373 C 0 12.714094856379461 0.04581901489109441 12.606546426185673 0.1374570446735106 12.513026052104237 L 5.539518900343637 7 L 0.1374570446735106 1.4869739478957626 C 0.04581901489109441 1.3934535738143268 0 1.285905143620539 0 1.164328657314627 C 0 1.0427521710087149 0.04581901489109441 0.9352037408149272 0.1374570446735106 0.8416833667334913 L 0.824742268041291 0.1402805611222675 C 0.9163802978237072 0.046760187040831624 1.0217640320734063 0 1.1408934707903882 0 C 1.26002290950737 0 1.365406643757069 0.046760187040831624 1.4570446735394853 0.1402805611222675 L 7.862542955326489 6.677354709418751 Z " fill-rule="nonzero" fill="rgba(51, 51, 51, 1)" stroke="none" transform="matrix(1 0 0 1 894 2248 )" class="fill" />
  1460. <path d="M 7.862542955326489 6.677354709418751 C 7.954180985108906 6.770875083500414 8 6.878423513693974 8 7 C 8 7.121576486306025 7.954180985108906 7.229124916499586 7.862542955326489 7.322645290581249 L 1.4570446735394853 13.859719438877733 C 1.365406643757069 13.953239812959168 1.26002290950737 14 1.1408934707903882 14 C 1.0217640320734063 14 0.9163802978237072 13.953239812959168 0.824742268041291 13.859719438877733 L 0.1374570446735106 13.158316633266509 C 0.04581901489109441 13.064796259185073 0 12.957247828991285 0 12.835671342685373 C 0 12.714094856379461 0.04581901489109441 12.606546426185673 0.1374570446735106 12.513026052104237 L 5.539518900343637 7 L 0.1374570446735106 1.4869739478957626 C 0.04581901489109441 1.3934535738143268 0 1.285905143620539 0 1.164328657314627 C 0 1.0427521710087149 0.04581901489109441 0.9352037408149272 0.1374570446735106 0.8416833667334913 L 0.824742268041291 0.1402805611222675 C 0.9163802978237072 0.046760187040831624 1.0217640320734063 0 1.1408934707903882 0 C 1.26002290950737 0 1.365406643757069 0.046760187040831624 1.4570446735394853 0.1402805611222675 L 7.862542955326489 6.677354709418751 Z " stroke-width="0" stroke-dasharray="0" stroke="rgba(228, 228, 228, 1)" fill="none" transform="matrix(1 0 0 1 894 2248 )" class="stroke" mask="url(#u38580_img_cl204)" />
  1461. </g>
  1462. </svg>
  1463. <div id="u38580_text" class="text " style="display:none; visibility: hidden">
  1464. <p></p>
  1465. </div>
  1466. </div>
  1467. </div>
  1468. <!-- Unnamed (Group) -->
  1469. <div id="u38581" class="ax_default" data-left="1396" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
  1470. <!-- Unnamed (Rectangle) -->
  1471. <div id="u38582" class="ax_default box_1 transition">
  1472. <div id="u38582_div" class=""></div>
  1473. <div id="u38582_text" class="text ">
  1474. <p><span>每页</span></p>
  1475. </div>
  1476. </div>
  1477. <!-- Unnamed (Rectangle) -->
  1478. <div id="u38583" class="ax_default box_1 transition">
  1479. <div id="u38583_div" class=""></div>
  1480. <div id="u38583_text" class="text " style="display:none; visibility: hidden">
  1481. <p></p>
  1482. </div>
  1483. </div>
  1484. <!-- Unnamed (Rectangle) -->
  1485. <div id="u38584" class="ax_default box_1 transition">
  1486. <div id="u38584_div" class=""></div>
  1487. <div id="u38584_text" class="text ">
  1488. <p><span>条</span></p>
  1489. </div>
  1490. </div>
  1491. <!-- Unnamed (Text field) -->
  1492. <div id="u38585" class="ax_default text_field transition">
  1493. <div id="u38585_div" class=""></div>
  1494. <input id="u38585_input" type="text" value="" class="u38585_input"/>
  1495. </div>
  1496. </div>
  1497. </div>
  1498. </div>
  1499. <!-- Unnamed (Rectangle) -->
  1500. <div id="u38586" class="ax_default box_1 transition">
  1501. <div id="u38586_div" class=""></div>
  1502. <div id="u38586_text" class="text ">
  1503. <p><span>查看管理员</span></p>
  1504. </div>
  1505. </div>
  1506. </div>
  1507. <script src="resources/scripts/axure/ios.js"></script>
  1508. </body>
  1509. </html>