Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
00bd875a
Commit
00bd875a
authored
Jul 30, 2021
by
msgroup
Browse files
模版修改
parent
defa5d20
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application-dev.yml
View file @
00bd875a
spring
:
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
password
:
root
filters
:
wall,mergeStat
...
...
src/main/webapp/template/1/default/footer.htm
View file @
00bd875a
<div
class=
"ms-footer"
>
<div
class=
"body"
>
<div
class=
"top"
>
<div
class=
"ms-footer"
>
<div
class=
"body"
>
<div
class=
"top"
>
<div
class=
"top-left"
>
{ms:channel flag='nav' type='top'}
<div
class=
"foot-nav"
>
<a
href=
"{ms:global.url/}${field.typelink}"
class=
"nav-item"
>
${field.typetitle}
</a>
{ms:channel }
<div>
<a
href=
"{ms:global.url/}${field.typelink}"
class=
"item"
>
${field.typetitle}
</a>
</div>
{/ms:channel}
</div>
{/ms:channel}
</div>
<div
class=
"top-right"
>
<div
class=
"qr"
>
{ms:channel flag='nav,c' type='top'}
<div
class=
"foot-nav"
>
<a
href=
"{ms:global.url/}${field.typelink}"
class=
"nav-item"
>
${field.typetitle}
</a>
{ms:channel}
<div>
<a
href=
"{ms:global.url/}${field.typelink}"
class=
"item"
>
${field.typetitle}
</a>
</div>
{/ms:channel}
</div>
{/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"
>
<span
class=
"text"
>
商务微信
</span>
</div>
<div
class=
"qr"
>
</div>
<div
class=
"qr"
>
<img
title=
""
alt=
""
src=
"{ms:global.host/}/{ms:global.style/}/images/gzh.png"
class=
"pic"
>
<span
class=
"text"
>
公众号
</span>
</div>
</div>
</div>
<span
class=
"text"
>
公众号
</span>
</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=
"power"
>
@该网页由
<el-link
href=
"https://designer.mingsoft.net/"
type=
"primary"
>
MDesigner
</el-link>
制作完成
</span>
</div>
</div>
\ No newline at end of file
</div>
</div>
src/main/webapp/template/1/default/index.htm
View file @
00bd875a
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment