12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742 |
- <!DOCTYPE html>
- <html>
- <head>
- <title>管理权限</title>
- <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
- <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
- <link href="resources/css/axure_rp_page.css" type="text/css" rel="stylesheet"/>
- <link href="data/styles.css" type="text/css" rel="stylesheet"/>
- <link href="files/管理权限/styles.css" type="text/css" rel="stylesheet"/>
- <link href="https://fonts.googleapis.com" rel="preconnect"/>
- <link href="https://fonts.gstatic.com" rel="preconnect"/>
- <link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap" rel="stylesheet"/>
- <script src="resources/scripts/jquery-3.7.1.min.js"></script>
- <script src="resources/scripts/axure/axQuery.js"></script>
- <script src="resources/scripts/axure/globals.js"></script>
- <script src="resources/scripts/axutils.js"></script>
- <script src="resources/scripts/axure/annotation.js"></script>
- <script src="resources/scripts/axure/axQuery.std.js"></script>
- <script src="resources/scripts/axure/doc.js"></script>
- <script src="resources/scripts/messagecenter.js"></script>
- <script src="resources/scripts/axure/events.js"></script>
- <script src="resources/scripts/axure/recording.js"></script>
- <script src="resources/scripts/axure/action.js"></script>
- <script src="resources/scripts/axure/expr.js"></script>
- <script src="resources/scripts/axure/geometry.js"></script>
- <script src="resources/scripts/axure/flyout.js"></script>
- <script src="resources/scripts/axure/model.js"></script>
- <script src="resources/scripts/axure/repeater.js"></script>
- <script src="resources/scripts/axure/sto.js"></script>
- <script src="resources/scripts/axure/utils.temp.js"></script>
- <script src="resources/scripts/axure/variables.js"></script>
- <script src="resources/scripts/axure/drag.js"></script>
- <script src="resources/scripts/axure/move.js"></script>
- <script src="resources/scripts/axure/visibility.js"></script>
- <script src="resources/scripts/axure/style.js"></script>
- <script src="resources/scripts/axure/adaptive.js"></script>
- <script src="resources/scripts/axure/tree.js"></script>
- <script src="resources/scripts/axure/init.temp.js"></script>
- <script src="resources/scripts/axure/legacy.js"></script>
- <script src="resources/scripts/axure/viewer.js"></script>
- <script src="resources/scripts/axure/math.js"></script>
- <script src="resources/scripts/axure/jquery.nicescroll.min.js"></script>
- <script src="data/document.js"></script>
- <script src="files/管理权限/data.js"></script>
- <script type="text/javascript">
- $axure.utils.getTransparentGifPath = function() { return 'resources/images/transparent.gif'; };
- $axure.utils.getOtherPath = function() { return 'resources/Other.html'; };
- $axure.utils.getReloadPath = function() { return 'resources/reload.html'; };
- </script>
- </head>
- <body>
- <div id="base" class="">
- <!-- Unnamed (客户管理端-一级) -->
- <div id="u38423" class="nopointer ax_default">
- <!-- Unnamed (Rectangle) -->
- <div id="u38424" class="ax_default box_2 transition">
- <div id="u38424_div" class=""></div>
- <div id="u38424_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38425" class="ax_default label transition">
- <div id="u38425_div" class=""></div>
- <div id="u38425_text" class="text ">
- <p><span>课后延时慧学平台</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38426" class="ax_default box_2 transition">
- <div id="u38426_div" class=""></div>
- <div id="u38426_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38427" class="ax_default" data-left="19" data-top="10" data-width="204" data-height="31" layer-opacity="1">
- <!-- Unnamed (Ellipse) -->
- <div id="u38428" class="ax_default ellipse transition">
- <svg data="images/pc网页端/u5.svg" id="u38428_img" class="img generatedImage">
- <defs>
- <pattern id="u38428_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38428_img_cl1">
- <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" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -19 -10 )">
- <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" />
- <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)" />
- </g>
- </svg>
- <div id="u38428_text" class="text ">
- <p><span>logo</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38429" class="ax_default label transition">
- <div id="u38429_div" class=""></div>
- <div id="u38429_text" class="text ">
- <p><span>保利智慧社区管理平台</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38430" class="ax_default box_2 transition">
- <div id="u38430_div" class=""></div>
- <div id="u38430_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38431" class="ax_default" data-left="20" data-top="171" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38432" class="ax_default label transition">
- <div id="u38432_div" class=""></div>
- <div id="u38432_text" class="text ">
- <p><span>项目</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38433" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38433.svg" id="u38433_img" class="img generatedImage">
- <defs>
- <pattern id="u38433_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38433_img_cl2043">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -175 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38433_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38434" class="ax_default" data-left="20" data-top="381" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38435" class="ax_default label transition">
- <div id="u38435_div" class=""></div>
- <div id="u38435_text" class="text ">
- <p><span>企业</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38436" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38436.svg" id="u38436_img" class="img generatedImage">
- <defs>
- <pattern id="u38436_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38436_img_cl2044">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -385 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38436_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38437" class="ax_default" data-left="20" data-top="133" data-width="68" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38438" class="ax_default label transition">
- <div id="u38438_div" class=""></div>
- <div id="u38438_text" class="text ">
- <p><span>可视化</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38439" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38439.svg" id="u38439_img" class="img generatedImage">
- <defs>
- <pattern id="u38439_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38439_img_cl2045">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -137 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38439_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38440" class="ax_default" data-left="20" data-top="423" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38441" class="ax_default label transition">
- <div id="u38441_div" class=""></div>
- <div id="u38441_text" class="text ">
- <p><span>标签</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38442" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38442.svg" id="u38442_img" class="img generatedImage">
- <defs>
- <pattern id="u38442_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38442_img_cl2046">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -427 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38442_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38443" class="ax_default" data-left="20" data-top="297" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38444" class="ax_default label transition">
- <div id="u38444_div" class=""></div>
- <div id="u38444_text" class="text ">
- <p><span>财务</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38445" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38445.svg" id="u38445_img" class="img generatedImage">
- <defs>
- <pattern id="u38445_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38445_img_cl2047">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -301 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38445_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38446" class="ax_default" data-left="20" data-top="213" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38447" class="ax_default label transition">
- <div id="u38447_div" class=""></div>
- <div id="u38447_text" class="text ">
- <p><span>空间</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38448" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38448.svg" id="u38448_img" class="img generatedImage">
- <defs>
- <pattern id="u38448_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38448_img_cl2048">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -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 217 )" class="fill" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38448_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38449" class="ax_default" data-left="20" data-top="339" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38450" class="ax_default label transition">
- <div id="u38450_div" class=""></div>
- <div id="u38450_text" class="text ">
- <p><span>办公</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38451" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38451.svg" id="u38451_img" class="img generatedImage">
- <defs>
- <pattern id="u38451_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38451_img_cl2049">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -343 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38451_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38452" class="ax_default" data-left="20" data-top="465" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38453" class="ax_default label transition">
- <div id="u38453_div" class=""></div>
- <div id="u38453_text" class="text ">
- <p><span>系统</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38454" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38454.svg" id="u38454_img" class="img generatedImage">
- <defs>
- <pattern id="u38454_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38454_img_cl2050">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -469 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38454_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38455" class="ax_default" data-left="20" data-top="1144" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38456" class="ax_default label transition">
- <div id="u38456_div" class=""></div>
- <div id="u38456_text" class="text ">
- <p><span>消息</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38457" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38457.svg" id="u38457_img" class="img generatedImage">
- <defs>
- <pattern id="u38457_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38457_img_cl2051">
- <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -1144 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38457_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38458" class="ax_default" data-left="20" data-top="1186" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38459" class="ax_default label transition">
- <div id="u38459_div" class=""></div>
- <div id="u38459_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38460" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38460.svg" id="u38460_img" class="img generatedImage">
- <defs>
- <pattern id="u38460_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38460_img_cl2052">
- <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -1186 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38460_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38461" class="ax_default" data-left="20" data-top="255" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38462" class="ax_default label transition">
- <div id="u38462_div" class=""></div>
- <div id="u38462_text" class="text ">
- <p><span>收费</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38463" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38463.svg" id="u38463_img" class="img generatedImage">
- <defs>
- <pattern id="u38463_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38463_img_cl2053">
- <path d="M 0 14 L 0 0 L 14 0 L 14 14 L 0 14 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -259 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38463_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38464" class="ax_default" data-left="1194" data-top="11" data-width="386" data-height="27" layer-opacity="1">
- <!-- Unnamed (Droplist) -->
- <div id="u38465" class="ax_default droplist transition">
- <div id="u38465_div" class=""></div>
- <select id="u38465_input" class="u38465_input">
- <option class="u38465_input_option" value="西安中尚硕房地产开发有限公司">西安中尚硕房地产开发有限公司</option>
- </select>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38466" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38466.svg" id="u38466_img" class="img generatedImage">
- <defs>
- <pattern id="u38466_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38466_img_cl2054">
- <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -1194 -14 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38466_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38467" class="ax_default label transition">
- <div id="u38467_div" class=""></div>
- <div id="u38467_text" class="text ">
- <p><span>进入运营后台</span></p>
- </div>
- </div>
- <!-- Unnamed (Vertical line) -->
- <div id="u38468" class="ax_default line1 transition">
- <svg data="images/pc网页端/u45.svg" id="u38468_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -1452 -19 )">
- <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" />
- </g>
- </svg>
- <div id="u38468_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38469" class="ax_default" data-left="20" data-top="1081" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38470" class="ax_default label transition">
- <div id="u38470_div" class=""></div>
- <div id="u38470_text" class="text ">
- <p><span>应用</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38471" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38471.svg" id="u38471_img" class="img generatedImage">
- <defs>
- <pattern id="u38471_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38471_img_cl2055">
- <path d="M 0 22 L 0 0 L 22 0 L 22 22 L 0 22 Z " fill-rule="evenodd" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -1081 )">
- <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" />
- <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)" />
- <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" />
- </g>
- </svg>
- <div id="u38471_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38472" class="ax_default line1 transition">
- <svg data="images/pc网页端/u49.svg" id="u38472_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -20 -1123 )">
- <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" />
- </g>
- </svg>
- <div id="u38472_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38473" class="ax_default line1 transition">
- <svg data="images/pc网页端/u49.svg" id="u38473_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -20 -1123 )">
- <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" />
- </g>
- </svg>
- <div id="u38473_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38474" class="ax_default line1 transition">
- <svg data="images/pc网页端/u51.svg" id="u38474_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -20 -112 )">
- <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" />
- </g>
- </svg>
- <div id="u38474_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38475" class="ax_default" data-left="20" data-top="71" data-width="56" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38476" class="ax_default label transition">
- <div id="u38476_div" class=""></div>
- <div id="u38476_text" class="text ">
- <p><span>主页</span></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38477" class="ax_default icon transition">
- <svg data="images/pc网页端/u54.svg" id="u38477_img" class="img generatedImage">
- <defs>
- <pattern id="u38477_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38477_img_cl15">
- <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" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -20 -75 )">
- <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" />
- <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)" />
- <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)" />
- </g>
- </svg>
- <div id="u38477_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38478" class="ax_default box_1 transition">
- <div id="u38478_div" class=""></div>
- <div id="u38478_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38479" class="ax_default box_1 transition">
- <div id="u38479_div" class=""></div>
- <div id="u38479_text" class="text ">
- <p><span>添加</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38480" class="ax_default paragraph transition">
- <div id="u38480_div" class=""></div>
- <div id="u38480_text" class="text ">
- <p><span>管理权限组</span></p>
- </div>
- </div>
- <!-- Unnamed (Table) -->
- <div id="u38481" class="ax_default">
- <!-- Unnamed (Table cell) -->
- <div id="u38482" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38482.svg" id="u38482_img" class="img generatedImage" viewbox="0 0 171 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38482_text" class="text ">
- <p><span>管理权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38483" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38483.svg" id="u38483_img" class="img generatedImage" viewbox="171 0 244 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38483_text" class="text ">
- <p><span>管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38484" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38484.svg" id="u38484_img" class="img generatedImage" viewbox="415 0 361 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38484_text" class="text ">
- <p><span>组织范围</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38485" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38485.svg" id="u38485_img" class="img generatedImage" viewbox="776 0 361 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38485_text" class="text ">
- <p><span>拥有权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38486" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38486.svg" id="u38486_img" class="img generatedImage" viewbox="1137 0 81 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38486_text" class="text ">
- <p><span>操作</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38487" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38487.svg" id="u38487_img" class="img generatedImage" viewbox="0 40 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38487_text" class="text ">
- <p><span>全部管理员权限</span><span style="color:#AAAAAA;">(默认)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38488" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38488.svg" id="u38488_img" class="img generatedImage" viewbox="171 40 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38488_text" class="text ">
- <p><span>显示主管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38489" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38489.svg" id="u38489_img" class="img generatedImage" viewbox="415 40 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38489_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38490" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38490.svg" id="u38490_img" class="img generatedImage" viewbox="776 40 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38490_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38491" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38491.svg" id="u38491_img" class="img generatedImage" viewbox="1137 40 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38491_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38492" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38492.svg" id="u38492_img" class="img generatedImage" viewbox="0 104 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38492_text" class="text ">
- <p><span>全部主管权限</span><span style="color:#AAAAAA;">(默认)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38493" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38493.svg" id="u38493_img" class="img generatedImage" viewbox="171 104 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38493_text" class="text ">
- <p><span>显示各部门主管,用“;”隔开</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38494" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38494.svg" id="u38494_img" class="img generatedImage" viewbox="415 104 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38494_text" class="text ">
- <p><span>所在部门及其下级部门</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38495" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38495.svg" id="u38495_img" class="img generatedImage" viewbox="776 104 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38495_text" class="text ">
- <p><span>组织架构(12/20)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38496" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38496.svg" id="u38496_img" class="img generatedImage" viewbox="1137 104 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38496_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38497" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38497.svg" id="u38497_img" class="img generatedImage" viewbox="0 168 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38497_text" class="text ">
- <p><span>物业常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38498" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38498.svg" id="u38498_img" class="img generatedImage" viewbox="171 168 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38498_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38499" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38499.svg" id="u38499_img" class="img generatedImage" viewbox="415 168 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38499_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38500" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38500.svg" id="u38500_img" class="img generatedImage" viewbox="776 168 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38500_text" class="text ">
- <p><span>全部功能权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38501" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38501.svg" id="u38501_img" class="img generatedImage" viewbox="1137 168 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38501_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38502" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38502.svg" id="u38502_img" class="img generatedImage" viewbox="0 232 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38502_text" class="text ">
- <p><span>财务常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38503" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38503.svg" id="u38503_img" class="img generatedImage" viewbox="171 232 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38503_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38504" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38504.svg" id="u38504_img" class="img generatedImage" viewbox="415 232 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38504_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38505" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38505.svg" id="u38505_img" class="img generatedImage" viewbox="776 232 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38505_text" class="text ">
- <p><span>服务名称(12/23);服务名称(12/13);服务名称(12/20)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38506" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38506.svg" id="u38506_img" class="img generatedImage" viewbox="1137 232 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38506_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38507" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38507.svg" id="u38507_img" class="img generatedImage" viewbox="0 296 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38507_text" class="text ">
- <p><span>保安常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38508" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38508.svg" id="u38508_img" class="img generatedImage" viewbox="171 296 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38508_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38509" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38509.svg" id="u38509_img" class="img generatedImage" viewbox="415 296 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38509_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38510" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38510.svg" id="u38510_img" class="img generatedImage" viewbox="776 296 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38510_text" class="text ">
- <p><span>全部功能权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38511" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38511.svg" id="u38511_img" class="img generatedImage" viewbox="1137 296 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38511_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38512" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38512.svg" id="u38512_img" class="img generatedImage" viewbox="0 360 171 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38512_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38513" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38513.svg" id="u38513_img" class="img generatedImage" viewbox="171 360 244 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38513_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38514" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38514.svg" id="u38514_img" class="img generatedImage" viewbox="415 360 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38514_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38515" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38515.svg" id="u38515_img" class="img generatedImage" viewbox="776 360 361 64">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38515_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38516" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38516.svg" id="u38516_img" class="img generatedImage" viewbox="1137 360 81 64">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38516_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38517" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38517.svg" id="u38517_img" class="img generatedImage" viewbox="0 424 171 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38517_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38518" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38518.svg" id="u38518_img" class="img generatedImage" viewbox="171 424 244 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38518_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38519" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38519.svg" id="u38519_img" class="img generatedImage" viewbox="415 424 361 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38519_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38520" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38520.svg" id="u38520_img" class="img generatedImage" viewbox="776 424 361 40">
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38520_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38521" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38521.svg" id="u38521_img" class="img generatedImage" viewbox="1137 424 81 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38521_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38522" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38522.svg" id="u38522_img" class="img generatedImage" viewbox="0 464 171 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38522_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38523" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38523.svg" id="u38523_img" class="img generatedImage" viewbox="171 464 244 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38523_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38524" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38524.svg" id="u38524_img" class="img generatedImage" viewbox="415 464 361 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38524_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38525" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38525.svg" id="u38525_img" class="img generatedImage" viewbox="776 464 361 40">
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38525_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38526" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38526.svg" id="u38526_img" class="img generatedImage" viewbox="1137 464 81 40">
- <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" />
- <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" />
- <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" />
- <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" />
- <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" />
- </svg>
- <div id="u38526_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38527" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
- <!-- Unnamed (Group) -->
- <div id="u38528" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38529" class="ax_default shape transition">
- <div id="u38529_div" class=""></div>
- <div id="u38529_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38530" class="ax_default paragraph transition">
- <div id="u38530_div" class=""></div>
- <div id="u38530_text" class="text ">
- <p><span>确定之后,该管理角色的成员将移除相关管理权限。</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38531" class="ax_default paragraph transition">
- <div id="u38531_div" class=""></div>
- <div id="u38531_text" class="text ">
- <p><span>确定要删除该管理角色?</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38532" class="ax_default shape transition">
- <div id="u38532_div" class=""></div>
- <div id="u38532_text" class="text ">
- <p><span>确定</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38533" class="ax_default shape transition">
- <div id="u38533_div" class=""></div>
- <div id="u38533_text" class="text ">
- <p><span>取 消</span></p>
- </div>
- </div>
- <!-- Unnamed (Image) -->
- <div id="u38534" class="ax_default image1 transition">
- <img id="u38534_img" class="img " src="images/房屋业主/u15182.png"/>
- <div id="u38534_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38535" class="ax_default" data-left="351" data-top="140" data-width="280" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38536" class="ax_default shape transition">
- <div id="u38536_div" class=""></div>
- <div id="u38536_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- 选项内容 (Text field) -->
- <div id="u38537" class="ax_default text_field transition" data-label="选项内容">
- <div id="u38537_div" class=""></div>
- <input id="u38537_input" type="text" value="" class="u38537_input"/>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38538" class="ax_default box_1 transition">
- <div id="u38538_div" class=""></div>
- <div id="u38538_text" class="text ">
- <p><span>查询</span></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38539" class="ax_default" data-left="1448" data-top="506" data-width="100" data-height="100" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38540" class="ax_default box_1 transition">
- <div id="u38540_div" class=""></div>
- <div id="u38540_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38541" class="ax_default box_1 transition">
- <div id="u38541_div" class=""></div>
- <div id="u38541_text" class="text ">
- <p><span>编辑</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38542" class="ax_default box_1 transition">
- <div id="u38542_div" class=""></div>
- <div id="u38542_text" class="text ">
- <p><span>删除</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38543" class="ax_default paragraph transition">
- <div id="u38543_div" class=""></div>
- <div id="u38543_text" class="text ">
- <p><span>此模块定义组织管理员的权限组,可添加组织内/外成员、角色的为管理员。</span></p>
- </div>
- </div>
- <!-- Unnamed (客户-组织架构) -->
- <div id="u38544" class="nopointer ax_default">
- <!-- Unnamed (Rectangle) -->
- <div id="u38545" class="ax_default box_2 transition">
- <div id="u38545_div" class=""></div>
- <div id="u38545_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38546" class="ax_default label transition">
- <div id="u38546_div" class=""></div>
- <div id="u38546_text" class="text ">
- <p><span>企业管理</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38547" class="ax_default label transition">
- <div id="u38547_div" class=""></div>
- <div id="u38547_text" class="text ">
- <p><span>组织架构</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38548" class="ax_default label transition">
- <div id="u38548_div" class=""></div>
- <div id="u38548_text" class="text ">
- <p><span>上下级组织</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38549" class="ax_default line1 transition">
- <svg data="images/项目列表/u4863.svg" id="u38549_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -1 -122 )">
- <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" />
- </g>
- </svg>
- <div id="u38549_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38550" class="ax_default label transition">
- <div id="u38550_div" class=""></div>
- <div id="u38550_text" class="text ">
- <p><span>管理权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38551" class="ax_default label transition">
- <div id="u38551_div" class=""></div>
- <div id="u38551_text" class="text ">
- <p><span>管理角色</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38552" class="ax_default line1 transition">
- <svg data="images/项目列表/u4863.svg" id="u38552_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -1 -122 )">
- <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" />
- </g>
- </svg>
- <div id="u38552_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38553" class="ax_default label transition">
- <div id="u38553_div" class=""></div>
- <div id="u38553_text" class="text ">
- <p><span>合作伙伴</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38554" class="ax_default label transition">
- <div id="u38554_div" class=""></div>
- <div id="u38554_text" class="text ">
- <p><span>外部合作成员</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38555" class="ax_default label transition">
- <div id="u38555_div" class=""></div>
- <div id="u38555_text" class="text ">
- <p><span>外部合作单位</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38556" class="ax_default label transition">
- <div id="u38556_div" class=""></div>
- <div id="u38556_text" class="text ">
- <p><span>组织架构</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38557" class="ax_default line1 transition">
- <svg data="images/项目列表/u4863.svg" id="u38557_img" class="img generatedImage">
- <g transform="matrix(1 0 0 1 -1 -122 )">
- <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" />
- </g>
- </svg>
- <div id="u38557_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38558" class="ax_default label transition">
- <div id="u38558_div" class=""></div>
- <div id="u38558_text" class="text ">
- <p><span>基础信息</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38559" class="ax_default label transition">
- <div id="u38559_div" class=""></div>
- <div id="u38559_text" class="text ">
- <p><span>企业信息</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (列表翻页) -->
- <div id="u38560" class="nopointer ax_default">
- <!-- Unnamed (Group) -->
- <div id="u38561" class="ax_default" data-left="961" data-top="1183" data-width="600" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38562" class="ax_default box_1 transition">
- <div id="u38562_div" class=""></div>
- <div id="u38562_text" class="text ">
- <p><span>1</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38563" class="ax_default box_1 transition">
- <div id="u38563_div" class=""></div>
- <div id="u38563_text" class="text ">
- <p><span>确定</span></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38564" class="ax_default" data-left="1280" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38565" class="ax_default box_1 transition">
- <div id="u38565_div" class=""></div>
- <div id="u38565_text" class="text ">
- <p><span>跳至</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38566" class="ax_default box_1 transition">
- <div id="u38566_div" class=""></div>
- <div id="u38566_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38567" class="ax_default box_1 transition">
- <div id="u38567_div" class=""></div>
- <div id="u38567_text" class="text ">
- <p><span>页</span></p>
- </div>
- </div>
- <!-- Unnamed (Text field) -->
- <div id="u38568" class="ax_default text_field transition">
- <div id="u38568_div" class=""></div>
- <input id="u38568_input" type="text" value="" class="u38568_input"/>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38569" class="ax_default box_1 transition">
- <div id="u38569_div" class=""></div>
- <div id="u38569_text" class="text ">
- <p><span>2</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38570" class="ax_default box_1 transition">
- <div id="u38570_div" class=""></div>
- <div id="u38570_text" class="text ">
- <p><span>3</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38571" class="ax_default box_1 transition">
- <div id="u38571_div" class=""></div>
- <div id="u38571_text" class="text ">
- <p><span>4</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38572" class="ax_default box_1 transition">
- <div id="u38572_div" class=""></div>
- <div id="u38572_text" class="text ">
- <p><span>...</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38573" class="ax_default box_1 transition">
- <div id="u38573_div" class=""></div>
- <div id="u38573_text" class="text ">
- <p><span>10</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38574" class="ax_default box_1 transition">
- <div id="u38574_div" class=""></div>
- <div id="u38574_text" class="text ">
- <p><span>2/10</span></p>
- </div>
- </div>
- <!-- 上一页 (Group) -->
- <div id="u38575" class="ax_default" data-label="上一页" data-left="961" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38576" class="ax_default box_1 transition">
- <div id="u38576_div" class=""></div>
- <div id="u38576_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38577" class="ax_default icon transition">
- <svg data="images/消息/u1268.svg" id="u38577_img" class="img generatedImage">
- <defs>
- <pattern id="u38577_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38577_img_cl203">
- <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" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -659 -2248 )">
- <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" />
- <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)" />
- </g>
- </svg>
- <div id="u38577_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- 下一页 (Group) -->
- <div id="u38578" class="ax_default" data-label="下一页" data-left="1195" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38579" class="ax_default box_1 transition">
- <div id="u38579_div" class=""></div>
- <div id="u38579_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38580" class="ax_default icon transition">
- <svg data="images/消息/u1271.svg" id="u38580_img" class="img generatedImage">
- <defs>
- <pattern id="u38580_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38580_img_cl204">
- <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" />
- </mask>
- </defs>
- <g transform="matrix(1 0 0 1 -894 -2248 )">
- <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" />
- <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)" />
- </g>
- </svg>
- <div id="u38580_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38581" class="ax_default" data-left="1396" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38582" class="ax_default box_1 transition">
- <div id="u38582_div" class=""></div>
- <div id="u38582_text" class="text ">
- <p><span>每页</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38583" class="ax_default box_1 transition">
- <div id="u38583_div" class=""></div>
- <div id="u38583_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38584" class="ax_default box_1 transition">
- <div id="u38584_div" class=""></div>
- <div id="u38584_text" class="text ">
- <p><span>条</span></p>
- </div>
- </div>
- <!-- Unnamed (Text field) -->
- <div id="u38585" class="ax_default text_field transition">
- <div id="u38585_div" class=""></div>
- <input id="u38585_input" type="text" value="" class="u38585_input"/>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38586" class="ax_default box_1 transition">
- <div id="u38586_div" class=""></div>
- <div id="u38586_text" class="text ">
- <p><span>查看管理员</span></p>
- </div>
- </div>
- </div>
- <script src="resources/scripts/axure/ios.js"></script>
- </body>
- </html>
|