工会web
This commit is contained in:
14
GonghuiWeb/www/m/bottom.tpl
Normal file
14
GonghuiWeb/www/m/bottom.tpl
Normal file
@@ -0,0 +1,14 @@
|
||||
<!--{if $Login_Power==8}-->
|
||||
<div style='line-height:20px;'>*******ÒÔÏÂΪµ÷ÊÔÊý¾Ý********</div>
|
||||
<div style='line-height:15px;'>
|
||||
<!--{foreach key=k item=v from=$GG}-->
|
||||
<!--{$k}--> => <!--{if is_array($v)}-->array(
|
||||
<!--{foreach key=ke item=vl from=$v}-->
|
||||
<br> <!--{$ke}--> => <!--{$vl}-->
|
||||
<!--{/foreach}--><br>);
|
||||
<!--{else}--><!--{$v|replace:"&":"&"|replace:"<":"<"|replace:">":">"}--><!--{/if}--><br>
|
||||
<!--{/foreach}-->
|
||||
</div>
|
||||
<!--{/if}-->
|
||||
<script type="text/javascript">$("#loading").fadeOut();</script>
|
||||
<div style='height:35px;'></div>
|
||||
Reference in New Issue
Block a user