Commit 00bd875a authored by msgroup's avatar msgroup

模版修改

parent defa5d20
spring: spring:
datasource: datasource:
url: jdbc:mysql://localhost:3306/mcms?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true url: jdbc:mysql://localhost:3306/mcms?useUnicode=true&serverTimezone=Asia/Shanghai&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
username: root username: root
password: root password: root
filters: wall,mergeStat filters: wall,mergeStat
......
<div class="ms-footer"> <div class="ms-footer">
<div class="body"> <div class="body">
<div class="top"> <div class="top">
<div class="top-left"> <div class="top-left">
{ms:channel flag='nav' type='top'} {ms:channel flag='nav,c' type='top'}
<div class="foot-nav"> <div class="foot-nav">
<a href="{ms:global.url/}${field.typelink}" class="nav-item"> ${field.typetitle} </a> {ms:channel } <a href="{ms:global.url/}${field.typelink}" class="nav-item"> ${field.typetitle}</a>
<div> {ms:channel}
<a href="{ms:global.url/}${field.typelink}" class="item"> ${field.typetitle} </a> <div>
</div> {/ms:channel} <a href="{ms:global.url/}${field.typelink}" class="item"> ${field.typetitle} </a>
</div> {/ms:channel} </div>
</div> {/ms:channel}
<div class="top-right"> </div>
<div class="qr"> {/ms:channel}
</div>
<div class="top-right">
<div class="qr">
<img title="" alt="" src="{ms:global.host/}/{ms:global.style/}/images/sw.png" class="pic"> <img title="" alt="" src="{ms:global.host/}/{ms:global.style/}/images/sw.png" class="pic">
<span class="text"> 商务微信 </span> <span class="text"> 商务微信 </span>
</div> </div>
<div class="qr"> <div class="qr">
<img title="" alt="" src="{ms:global.host/}/{ms:global.style/}/images/gzh.png" class="pic"> <img title="" alt="" src="{ms:global.host/}/{ms:global.style/}/images/gzh.png" class="pic">
<span class="text"> 公众号 </span> <span class="text"> 公众号 </span>
</div> </div>
</div> </div>
</div> </div>
<span class="copyright"> <el-link href="https://www.mingsoft.net/" type="primary">© 江西铭软科技有限公司</el-link> 2012-至今 All Rights Reserved. Powered by MCms </span> <span class="copyright"> <el-link href="https://www.mingsoft.net/" type="primary">© 江西铭软科技有限公司</el-link> 2012-至今 All Rights Reserved. Powered by MCms </span>
<span class="power"> @该网页由 <el-link href="https://designer.mingsoft.net/" type="primary">MDesigner</el-link> 制作完成 </span> <span class="power"> @该网页由 <el-link href="https://designer.mingsoft.net/" type="primary">MDesigner</el-link> 制作完成 </span>
</div> </div>
</div> </div>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment