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
6baa6474
Commit
6baa6474
authored
Jul 30, 2021
by
msgroup
Browse files
模版修改
parent
00bd875a
Changes
1
Show whitespace changes
Inline
Side-by-side
src/main/webapp/template/1/default/nav.htm
View file @
6baa6474
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<div
id=
"key_1605172743000_96378"
class=
"nav-h5-body"
style=
"display: none"
>
<div
id=
"key_1605172743000_96378"
class=
"nav-h5-body"
style=
"display: none"
>
<a
href=
"{ms:global.host/}"
class=
"nav-h5-item"
>
首页
</a>
<a
href=
"{ms:global.host/}"
class=
"nav-h5-item"
>
首页
</a>
{ms:channel flag='nav' type='top'}
{ms:channel flag='nav' type='top'}
<a
href=
"<#if field.type==3>
{ms:global.url/}
${field.typeurl}<#else>{ms:global.url/}${field.typelink}</#if>"
class=
"nav-h5-item <#if typeid==field.typeid || (ids?has_content && ids?index_of('${field.typeid}') gt -1)> sel</#if>"
>
<a
href=
"<#if field.type==3>${field.typeurl}<#else>{ms:global.url/}${field.typelink}</#if>"
class=
"nav-h5-item <#if typeid==field.typeid || (ids?has_content && ids?index_of('${field.typeid}') gt -1)> sel</#if>"
>
${field.typetitle}
${field.typetitle}
</a>
</a>
{/ms:channel}
{/ms:channel}
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<a
href=
"{ms:global.host/}"
class=
"item"
>
首页
</a>
<a
href=
"{ms:global.host/}"
class=
"item"
>
首页
</a>
{ms:channel flag='nav' type='top'}
{ms:channel flag='nav' type='top'}
<a
href=
"<#if field.type==3>
{ms:global.url/}
${field.typeurl}<#else>{ms:global.url/}${field.typelink}</#if>"
class=
"item<#if typeid==field.typeid || (ids?has_content && ids?index_of('${field.typeid}') gt -1)> sel</#if>"
>
<a
href=
"<#if field.type==3>${field.typeurl}<#else>{ms:global.url/}${field.typelink}</#if>"
class=
"item<#if typeid==field.typeid || (ids?has_content && ids?index_of('${field.typeid}') gt -1)> sel</#if>"
>
${field.typetitle}
${field.typetitle}
</a>
</a>
{/ms:channel}
{/ms:channel}
...
...
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