Commit 72259097 authored by ms group dev's avatar ms group dev

模版更新

parent 258868e2
This diff is collapsed.
......@@ -8,6 +8,7 @@
<artifactId>mcms</artifactId>
<version>4.7.0-SNAPSHOT</version>
<name>ms-mcms</name>
<packaging>jar</packaging>
<properties>
<java.version>1.8</java.version>
</properties>
......
spring:
datasource:
url: jdbc:mysql://localhost:3306/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
url: jdbc:mysql://imingsoft.cn:3307/db-mcms-open?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
username: root
password: root
password: root@78
filters: wall,mergeStat
type: com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
<!DOCTYPE html>
<html>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/about.png" class="am-img-responsive" alt=""/>
</div>
......@@ -30,6 +30,6 @@
</div>
</div>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/message.png" alt="" width="100%" />
</div>
......@@ -20,7 +20,7 @@
<button type="button" class="am-btn am-btn-primary ms-content-button">提交</button>
</form>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
</html>
<script>
......
<!DOCTYPE html>
<html>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/mo.png" class="am-img-responsive" alt=""/>
</div>
......@@ -17,7 +17,7 @@
{/ms:arclist}
</ul>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
</html>
<script>
......
<!DOCTYPE html>
<html>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/about.png" class="am-img-responsive" alt=""/>
</div>
......@@ -30,6 +30,6 @@
</div>
</div>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/case.png" class="am-img-responsive" alt=""/>
</div>
......@@ -20,6 +20,6 @@
</div>
</div>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
</html>
\ No newline at end of file
<!DOCTYPE html>
<html>
<head>
<#include "m/head-file.htm"/>
<#include "/m/head-file.htm"/>
<link rel="stylesheet" type="text/css" href="{ms:global.host/}/{ms:global.style/}/css/jquery.sinaemotion.css" />
<script type="text/javascript" src="{ms:global.host/}/{ms:global.style/}/js/jquery.sinaEmotion.js"></script>
</head>
<body>
<#include "m/head.htm"/>
<#include "/m/head.htm"/>
<div class="ms-banner">
<img src="{ms:global.host/}/{ms:global.style/}/images/case.png" class="am-img-responsive" alt="" />
</div>
......@@ -81,7 +81,7 @@
</div>
</div>
</div>
<#include "m/footer.htm"/>
<#include "/m/footer.htm"/>
</body>
<script>
var newsShowVue = new Vue({
......
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