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="u38732" class="nopointer ax_default">
- <!-- Unnamed (Rectangle) -->
- <div id="u38733" class="ax_default box_2 transition">
- <div id="u38733_div" class=""></div>
- <div id="u38733_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38734" class="ax_default label transition">
- <div id="u38734_div" class=""></div>
- <div id="u38734_text" class="text ">
- <p><span>课后延时慧学平台</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38735" class="ax_default box_2 transition">
- <div id="u38735_div" class=""></div>
- <div id="u38735_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38736" class="ax_default" data-left="19" data-top="10" data-width="204" data-height="31" layer-opacity="1">
- <!-- Unnamed (Ellipse) -->
- <div id="u38737" class="ax_default ellipse transition">
- <svg data="images/pc网页端/u5.svg" id="u38737_img" class="img generatedImage">
- <defs>
- <pattern id="u38737_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38737_img_cl14">
- <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(#u38737_img_cl14)" />
- </g>
- </svg>
- <div id="u38737_text" class="text ">
- <p><span>logo</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38738" class="ax_default label transition">
- <div id="u38738_div" class=""></div>
- <div id="u38738_text" class="text ">
- <p><span>保利智慧社区管理平台</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38739" class="ax_default box_2 transition">
- <div id="u38739_div" class=""></div>
- <div id="u38739_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38740" class="ax_default" data-left="20" data-top="171" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38741" class="ax_default label transition">
- <div id="u38741_div" class=""></div>
- <div id="u38741_text" class="text ">
- <p><span>项目</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38742" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38742.svg" id="u38742_img" class="img generatedImage">
- <defs>
- <pattern id="u38742_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38742_img_cl2070">
- <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(#u38742_img_cl2070)" />
- <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="u38742_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38743" class="ax_default" data-left="20" data-top="381" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38744" class="ax_default label transition">
- <div id="u38744_div" class=""></div>
- <div id="u38744_text" class="text ">
- <p><span>企业</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38745" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38745.svg" id="u38745_img" class="img generatedImage">
- <defs>
- <pattern id="u38745_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38745_img_cl2071">
- <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(#u38745_img_cl2071)" />
- <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="u38745_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38746" class="ax_default" data-left="20" data-top="133" data-width="68" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38747" class="ax_default label transition">
- <div id="u38747_div" class=""></div>
- <div id="u38747_text" class="text ">
- <p><span>可视化</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38748" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38748.svg" id="u38748_img" class="img generatedImage">
- <defs>
- <pattern id="u38748_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38748_img_cl2072">
- <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(#u38748_img_cl2072)" />
- <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="u38748_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38749" class="ax_default" data-left="20" data-top="423" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38750" class="ax_default label transition">
- <div id="u38750_div" class=""></div>
- <div id="u38750_text" class="text ">
- <p><span>标签</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38751" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38751.svg" id="u38751_img" class="img generatedImage">
- <defs>
- <pattern id="u38751_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38751_img_cl2073">
- <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(#u38751_img_cl2073)" />
- <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="u38751_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38752" class="ax_default" data-left="20" data-top="297" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38753" class="ax_default label transition">
- <div id="u38753_div" class=""></div>
- <div id="u38753_text" class="text ">
- <p><span>财务</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38754" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38754.svg" id="u38754_img" class="img generatedImage">
- <defs>
- <pattern id="u38754_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38754_img_cl2074">
- <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(#u38754_img_cl2074)" />
- <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="u38754_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38755" class="ax_default" data-left="20" data-top="213" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38756" class="ax_default label transition">
- <div id="u38756_div" class=""></div>
- <div id="u38756_text" class="text ">
- <p><span>空间</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38757" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38757.svg" id="u38757_img" class="img generatedImage">
- <defs>
- <pattern id="u38757_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38757_img_cl2075">
- <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(#u38757_img_cl2075)" />
- <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="u38757_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38758" class="ax_default" data-left="20" data-top="339" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38759" class="ax_default label transition">
- <div id="u38759_div" class=""></div>
- <div id="u38759_text" class="text ">
- <p><span>办公</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38760" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38760.svg" id="u38760_img" class="img generatedImage">
- <defs>
- <pattern id="u38760_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38760_img_cl2076">
- <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(#u38760_img_cl2076)" />
- <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="u38760_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38761" class="ax_default" data-left="20" data-top="465" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38762" class="ax_default label transition">
- <div id="u38762_div" class=""></div>
- <div id="u38762_text" class="text ">
- <p><span>系统</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38763" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38763.svg" id="u38763_img" class="img generatedImage">
- <defs>
- <pattern id="u38763_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38763_img_cl2077">
- <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(#u38763_img_cl2077)" />
- <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="u38763_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38764" class="ax_default" data-left="20" data-top="1144" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38765" class="ax_default label transition">
- <div id="u38765_div" class=""></div>
- <div id="u38765_text" class="text ">
- <p><span>消息</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38766" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38766.svg" id="u38766_img" class="img generatedImage">
- <defs>
- <pattern id="u38766_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38766_img_cl2078">
- <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(#u38766_img_cl2078)" />
- <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="u38766_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38767" class="ax_default" data-left="20" data-top="1186" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38768" class="ax_default label transition">
- <div id="u38768_div" class=""></div>
- <div id="u38768_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38769" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38769.svg" id="u38769_img" class="img generatedImage">
- <defs>
- <pattern id="u38769_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38769_img_cl2079">
- <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(#u38769_img_cl2079)" />
- <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="u38769_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38770" class="ax_default" data-left="20" data-top="255" data-width="52" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38771" class="ax_default label transition">
- <div id="u38771_div" class=""></div>
- <div id="u38771_text" class="text ">
- <p><span>收费</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38772" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38772.svg" id="u38772_img" class="img generatedImage">
- <defs>
- <pattern id="u38772_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38772_img_cl2080">
- <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(#u38772_img_cl2080)" />
- <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="u38772_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38773" class="ax_default" data-left="1194" data-top="11" data-width="386" data-height="27" layer-opacity="1">
- <!-- Unnamed (Droplist) -->
- <div id="u38774" class="ax_default droplist transition">
- <div id="u38774_div" class=""></div>
- <select id="u38774_input" class="u38774_input">
- <option class="u38774_input_option" value="西安中尚硕房地产开发有限公司">西安中尚硕房地产开发有限公司</option>
- </select>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38775" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38775.svg" id="u38775_img" class="img generatedImage">
- <defs>
- <pattern id="u38775_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38775_img_cl2081">
- <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(#u38775_img_cl2081)" />
- <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="u38775_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38776" class="ax_default label transition">
- <div id="u38776_div" class=""></div>
- <div id="u38776_text" class="text ">
- <p><span>进入运营后台</span></p>
- </div>
- </div>
- <!-- Unnamed (Vertical line) -->
- <div id="u38777" class="ax_default line1 transition">
- <svg data="images/pc网页端/u45.svg" id="u38777_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="u38777_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38778" class="ax_default" data-left="20" data-top="1081" data-width="61" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38779" class="ax_default label transition">
- <div id="u38779_div" class=""></div>
- <div id="u38779_text" class="text ">
- <p><span>应用</span></p>
- </div>
- </div>
- <!-- Unnamed (Placeholder) -->
- <div id="u38780" class="ax_default placeholder transition">
- <svg data="images/管理权限/u38780.svg" id="u38780_img" class="img generatedImage">
- <defs>
- <pattern id="u38780_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38780_img_cl2082">
- <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(#u38780_img_cl2082)" />
- <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="u38780_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38781" class="ax_default line1 transition">
- <svg data="images/pc网页端/u49.svg" id="u38781_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="u38781_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38782" class="ax_default line1 transition">
- <svg data="images/pc网页端/u49.svg" id="u38782_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="u38782_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38783" class="ax_default line1 transition">
- <svg data="images/pc网页端/u51.svg" id="u38783_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="u38783_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38784" class="ax_default" data-left="20" data-top="71" data-width="56" data-height="22" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38785" class="ax_default label transition">
- <div id="u38785_div" class=""></div>
- <div id="u38785_text" class="text ">
- <p><span>主页</span></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38786" class="ax_default icon transition">
- <svg data="images/pc网页端/u54.svg" id="u38786_img" class="img generatedImage">
- <defs>
- <pattern id="u38786_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38786_img_cl28">
- <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(#u38786_img_cl28)" />
- <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(#u38786_img_cl28)" />
- </g>
- </svg>
- <div id="u38786_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38787" class="ax_default box_1 transition">
- <div id="u38787_div" class=""></div>
- <div id="u38787_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38788" class="ax_default box_1 transition">
- <div id="u38788_div" class=""></div>
- <div id="u38788_text" class="text ">
- <p><span>添加</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38789" class="ax_default paragraph transition">
- <div id="u38789_div" class=""></div>
- <div id="u38789_text" class="text ">
- <p><span>管理权限组</span></p>
- </div>
- </div>
- <!-- Unnamed (Table) -->
- <div id="u38790" class="ax_default">
- <!-- Unnamed (Table cell) -->
- <div id="u38791" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38791.svg" id="u38791_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="u38791_text" class="text ">
- <p><span>管理权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38792" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38792.svg" id="u38792_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="u38792_text" class="text ">
- <p><span>管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38793" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38793.svg" id="u38793_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="u38793_text" class="text ">
- <p><span>组织范围</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38794" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38794.svg" id="u38794_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="u38794_text" class="text ">
- <p><span>拥有权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38795" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38795.svg" id="u38795_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="u38795_text" class="text ">
- <p><span>操作</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38796" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38796.svg" id="u38796_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="u38796_text" class="text ">
- <p><span>全部管理员权限</span><span style="color:#AAAAAA;">(默认)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38797" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38797.svg" id="u38797_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="u38797_text" class="text ">
- <p><span>显示主管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38798" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38798.svg" id="u38798_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="u38798_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38799" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38799.svg" id="u38799_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="u38799_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38800" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38800.svg" id="u38800_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="u38800_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38801" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38801.svg" id="u38801_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="u38801_text" class="text ">
- <p><span>全部主管权限</span><span style="color:#AAAAAA;">(默认)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38802" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38802.svg" id="u38802_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="u38802_text" class="text ">
- <p><span>显示各部门主管,用“;”隔开</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38803" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38803.svg" id="u38803_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="u38803_text" class="text ">
- <p><span>所在部门及其下级部门</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38804" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38804.svg" id="u38804_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="u38804_text" class="text ">
- <p><span>组织架构(12/20)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38805" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38805.svg" id="u38805_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="u38805_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38806" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38806.svg" id="u38806_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="u38806_text" class="text ">
- <p><span>物业常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38807" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38807.svg" id="u38807_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="u38807_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38808" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38808.svg" id="u38808_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="u38808_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38809" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38809.svg" id="u38809_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="u38809_text" class="text ">
- <p><span>全部功能权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38810" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38810.svg" id="u38810_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="u38810_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38811" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38811.svg" id="u38811_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="u38811_text" class="text ">
- <p><span>财务常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38812" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38812.svg" id="u38812_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="u38812_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38813" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38813.svg" id="u38813_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="u38813_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38814" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38814.svg" id="u38814_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="u38814_text" class="text ">
- <p><span>服务名称(12/23);服务名称(12/13);服务名称(12/20)</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38815" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38815.svg" id="u38815_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="u38815_text" class="text ">
- <p><span>设置</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38816" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38816.svg" id="u38816_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="u38816_text" class="text ">
- <p><span>保安常用权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38817" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38817.svg" id="u38817_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="u38817_text" class="text ">
- <p><span>当前管理权限设置的管理人员</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38818" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38818.svg" id="u38818_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="u38818_text" class="text ">
- <p><span>全部</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38819" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38819.svg" id="u38819_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="u38819_text" class="text ">
- <p><span>全部功能权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38820" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38820.svg" id="u38820_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="u38820_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38821" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38821.svg" id="u38821_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="u38821_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38822" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38822.svg" id="u38822_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="u38822_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38823" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38823.svg" id="u38823_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="u38823_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38824" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38824.svg" id="u38824_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="u38824_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38825" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38825.svg" id="u38825_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="u38825_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38826" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38826.svg" id="u38826_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="u38826_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38827" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38827.svg" id="u38827_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="u38827_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38828" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38828.svg" id="u38828_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="u38828_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38829" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38829.svg" id="u38829_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="u38829_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38830" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38830.svg" id="u38830_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="u38830_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38831" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38831.svg" id="u38831_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="u38831_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38832" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38832.svg" id="u38832_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="u38832_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38833" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38833.svg" id="u38833_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="u38833_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38834" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38834.svg" id="u38834_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="u38834_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Table cell) -->
- <div id="u38835" class="ax_default table_cell transition">
- <svg data="images/管理权限/u38835.svg" id="u38835_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="u38835_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38836" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
- <!-- Unnamed (Group) -->
- <div id="u38837" class="ax_default" data-left="933" data-top="625" data-width="500" data-height="180" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38838" class="ax_default shape transition">
- <div id="u38838_div" class=""></div>
- <div id="u38838_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38839" class="ax_default paragraph transition">
- <div id="u38839_div" class=""></div>
- <div id="u38839_text" class="text ">
- <p><span>确定之后,该管理角色的成员将移除相关管理权限。</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38840" class="ax_default paragraph transition">
- <div id="u38840_div" class=""></div>
- <div id="u38840_text" class="text ">
- <p><span>确定要删除该管理角色?</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38841" class="ax_default shape transition">
- <div id="u38841_div" class=""></div>
- <div id="u38841_text" class="text ">
- <p><span>确定</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38842" class="ax_default shape transition">
- <div id="u38842_div" class=""></div>
- <div id="u38842_text" class="text ">
- <p><span>取 消</span></p>
- </div>
- </div>
- <!-- Unnamed (Image) -->
- <div id="u38843" class="ax_default image1 transition">
- <img id="u38843_img" class="img " src="images/房屋业主/u14887.png"/>
- <div id="u38843_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38844" class="ax_default" data-left="351" data-top="140" data-width="280" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38845" class="ax_default shape transition">
- <div id="u38845_div" class=""></div>
- <div id="u38845_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- 选项内容 (Text field) -->
- <div id="u38846" class="ax_default text_field transition" data-label="选项内容">
- <div id="u38846_div" class=""></div>
- <input id="u38846_input" type="text" value="" class="u38846_input"/>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38847" class="ax_default box_1 transition">
- <div id="u38847_div" class=""></div>
- <div id="u38847_text" class="text ">
- <p><span>查询</span></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38848" class="ax_default" data-left="1448" data-top="506" data-width="100" data-height="100" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38849" class="ax_default box_1 transition">
- <div id="u38849_div" class=""></div>
- <div id="u38849_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38850" class="ax_default box_1 transition">
- <div id="u38850_div" class=""></div>
- <div id="u38850_text" class="text ">
- <p><span>编辑</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38851" class="ax_default box_1 transition">
- <div id="u38851_div" class=""></div>
- <div id="u38851_text" class="text ">
- <p><span>删除</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38852" class="ax_default paragraph transition">
- <div id="u38852_div" class=""></div>
- <div id="u38852_text" class="text ">
- <p><span>此模块定义组织管理员的权限组,可添加组织内/外成员、角色的为管理员。</span></p>
- </div>
- </div>
- <!-- Unnamed (客户-组织架构) -->
- <div id="u38853" class="nopointer ax_default">
- <!-- Unnamed (Rectangle) -->
- <div id="u38854" class="ax_default box_2 transition">
- <div id="u38854_div" class=""></div>
- <div id="u38854_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38855" class="ax_default label transition">
- <div id="u38855_div" class=""></div>
- <div id="u38855_text" class="text ">
- <p><span>企业管理</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38856" class="ax_default label transition">
- <div id="u38856_div" class=""></div>
- <div id="u38856_text" class="text ">
- <p><span>组织架构</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38857" class="ax_default label transition">
- <div id="u38857_div" class=""></div>
- <div id="u38857_text" class="text ">
- <p><span>上下级组织</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38858" class="ax_default line1 transition">
- <svg data="images/项目列表/u4861.svg" id="u38858_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="u38858_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38859" class="ax_default label transition">
- <div id="u38859_div" class=""></div>
- <div id="u38859_text" class="text ">
- <p><span>管理权限</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38860" class="ax_default label transition">
- <div id="u38860_div" class=""></div>
- <div id="u38860_text" class="text ">
- <p><span>管理角色</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38861" class="ax_default line1 transition">
- <svg data="images/项目列表/u4861.svg" id="u38861_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="u38861_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38862" class="ax_default label transition">
- <div id="u38862_div" class=""></div>
- <div id="u38862_text" class="text ">
- <p><span>合作伙伴</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38863" class="ax_default label transition">
- <div id="u38863_div" class=""></div>
- <div id="u38863_text" class="text ">
- <p><span>外部合作成员</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38864" class="ax_default label transition">
- <div id="u38864_div" class=""></div>
- <div id="u38864_text" class="text ">
- <p><span>外部合作单位</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38865" class="ax_default label transition">
- <div id="u38865_div" class=""></div>
- <div id="u38865_text" class="text ">
- <p><span>组织架构</span></p>
- </div>
- </div>
- <!-- Unnamed (Line) -->
- <div id="u38866" class="ax_default line1 transition">
- <svg data="images/项目列表/u4861.svg" id="u38866_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="u38866_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38867" class="ax_default label transition">
- <div id="u38867_div" class=""></div>
- <div id="u38867_text" class="text ">
- <p><span>基础信息</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38868" class="ax_default label transition">
- <div id="u38868_div" class=""></div>
- <div id="u38868_text" class="text ">
- <p><span>企业信息</span></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (列表翻页) -->
- <div id="u38869" class="nopointer ax_default">
- <!-- Unnamed (Group) -->
- <div id="u38870" class="ax_default" data-left="961" data-top="1183" data-width="600" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38871" class="ax_default box_1 transition">
- <div id="u38871_div" class=""></div>
- <div id="u38871_text" class="text ">
- <p><span>1</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38872" class="ax_default box_1 transition">
- <div id="u38872_div" class=""></div>
- <div id="u38872_text" class="text ">
- <p><span>确定</span></p>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38873" class="ax_default" data-left="1280" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38874" class="ax_default box_1 transition">
- <div id="u38874_div" class=""></div>
- <div id="u38874_text" class="text ">
- <p><span>跳至</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38875" class="ax_default box_1 transition">
- <div id="u38875_div" class=""></div>
- <div id="u38875_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38876" class="ax_default box_1 transition">
- <div id="u38876_div" class=""></div>
- <div id="u38876_text" class="text ">
- <p><span>页</span></p>
- </div>
- </div>
- <!-- Unnamed (Text field) -->
- <div id="u38877" class="ax_default text_field transition">
- <div id="u38877_div" class=""></div>
- <input id="u38877_input" type="text" value="" class="u38877_input"/>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38878" class="ax_default box_1 transition">
- <div id="u38878_div" class=""></div>
- <div id="u38878_text" class="text ">
- <p><span>2</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38879" class="ax_default box_1 transition">
- <div id="u38879_div" class=""></div>
- <div id="u38879_text" class="text ">
- <p><span>3</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38880" class="ax_default box_1 transition">
- <div id="u38880_div" class=""></div>
- <div id="u38880_text" class="text ">
- <p><span>4</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38881" class="ax_default box_1 transition">
- <div id="u38881_div" class=""></div>
- <div id="u38881_text" class="text ">
- <p><span>...</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38882" class="ax_default box_1 transition">
- <div id="u38882_div" class=""></div>
- <div id="u38882_text" class="text ">
- <p><span>10</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38883" class="ax_default box_1 transition">
- <div id="u38883_div" class=""></div>
- <div id="u38883_text" class="text ">
- <p><span>2/10</span></p>
- </div>
- </div>
- <!-- 上一页 (Group) -->
- <div id="u38884" class="ax_default" data-label="上一页" data-left="961" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38885" class="ax_default box_1 transition">
- <div id="u38885_div" class=""></div>
- <div id="u38885_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38886" class="ax_default icon transition">
- <svg data="images/消息/u1268.svg" id="u38886_img" class="img generatedImage">
- <defs>
- <pattern id="u38886_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38886_img_cl216">
- <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(#u38886_img_cl216)" />
- </g>
- </svg>
- <div id="u38886_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- 下一页 (Group) -->
- <div id="u38887" class="ax_default" data-label="下一页" data-left="1195" data-top="1183" data-width="31" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38888" class="ax_default box_1 transition">
- <div id="u38888_div" class=""></div>
- <div id="u38888_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Shape) -->
- <div id="u38889" class="ax_default icon transition">
- <svg data="images/消息/u1271.svg" id="u38889_img" class="img generatedImage">
- <defs>
- <pattern id="u38889_img_bgp" patternUnits="userSpaceOnUse" alignment="0 0" imageRepeat="None" />
- <mask fill="white" id="u38889_img_cl217">
- <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(#u38889_img_cl217)" />
- </g>
- </svg>
- <div id="u38889_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- </div>
- <!-- Unnamed (Group) -->
- <div id="u38890" class="ax_default" data-left="1396" data-top="1183" data-width="96" data-height="30" layer-opacity="1">
- <!-- Unnamed (Rectangle) -->
- <div id="u38891" class="ax_default box_1 transition">
- <div id="u38891_div" class=""></div>
- <div id="u38891_text" class="text ">
- <p><span>每页</span></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38892" class="ax_default box_1 transition">
- <div id="u38892_div" class=""></div>
- <div id="u38892_text" class="text " style="display:none; visibility: hidden">
- <p></p>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38893" class="ax_default box_1 transition">
- <div id="u38893_div" class=""></div>
- <div id="u38893_text" class="text ">
- <p><span>条</span></p>
- </div>
- </div>
- <!-- Unnamed (Text field) -->
- <div id="u38894" class="ax_default text_field transition">
- <div id="u38894_div" class=""></div>
- <input id="u38894_input" type="text" value="" class="u38894_input"/>
- </div>
- </div>
- </div>
- </div>
- <!-- Unnamed (Rectangle) -->
- <div id="u38895" class="ax_default box_1 transition">
- <div id="u38895_div" class=""></div>
- <div id="u38895_text" class="text ">
- <p><span>查看管理员</span></p>
- </div>
- </div>
- </div>
- <script src="resources/scripts/axure/ios.js"></script>
- </body>
- </html>
|