|
|
@@ -6,6 +6,60 @@
|
|
|
|
|
|
<body>
|
|
|
<#include "head.htm"/>
|
|
|
+ <br/>son
|
|
|
+ {ms:channel type="son"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+ <br/>top
|
|
|
+{ms:channel type="top"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+ <br/>level
|
|
|
+{ms:channel type="level"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+
|
|
|
+ <br/>self
|
|
|
+{ms:channel type="self"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+ <br/>sonOrLevel
|
|
|
+{ms:channel type="sonOrLevel"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+
|
|
|
+ <br/>path
|
|
|
+{ms:channel type="path"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+
|
|
|
+
|
|
|
+ <br/>parent
|
|
|
+{ms:channel type="parent"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+
|
|
|
+ <br/>nav
|
|
|
+{ms:channel type="nav"}
|
|
|
+
|
|
|
+<a href="{ms:global.url/}${field.typelink}">${field.typetitle}</a>
|
|
|
+
|
|
|
+{/ms:channel}
|
|
|
+
|
|
|
<div class="ms-banner" style="background:url({ms:global.host/}/{ms:global.style/}/images/about_us.jpg) no-repeat center;">
|
|
|
<p class="banner_tit_about animated fadeInLeft">关于我们</p>
|
|
|
<p class="banner_tit_about_des animated fadeInRight">About us</p>
|