diff --git a/src/main/webapp/template/1/default/about.htm b/src/main/webapp/template/1/default/about.htm new file mode 100644 index 00000000..5507b156 --- /dev/null +++ b/src/main/webapp/template/1/default/about.htm @@ -0,0 +1,453 @@ + + + + + + + + + {ms:global.name/} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + <#include "header.htm"/> + + <#include "search-bar.htm"/> + +
+
+
+ +${field.title} + +
+ +发布时间: + + +${field.date?string("yyyy-MM-dd")} + + +浏览次数: + + +${field.hit} + +
+
+ +${field.content} + +
+ +
+ +
+ + +回到顶部 + +
+ +
+ +
+ <#include "footer.htm"/> +
+ + + + + + \ No newline at end of file diff --git a/src/main/webapp/template/1/default/css/app.css b/src/main/webapp/template/1/default/css/app.css new file mode 100644 index 00000000..e02cf6a5 --- /dev/null +++ b/src/main/webapp/template/1/default/css/app.css @@ -0,0 +1,1013 @@ + + .header + { + background-color:#2D548F; + align-items:center; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + padding-top:0px; + justify-content:center; + height:60px; + } + .header .center + { + flex-direction:row; + display:flex; + width:1170px; + box-sizing:border-box; + height:100%; + } + .header .center .left + { + margin-right:0px; + align-items:center; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + padding-top:0px; + height:100%; + margin-left:0px; + } + .header .center .left >a + { + cursor:pointer; + color:#FFFFFF; + text-align:center; + width:100px; + text-decoration:none; + padding-top:20px; + background-repeat:no-repeat; + height:100%; + } + .header .center .left >a:hover + { + background-size:auto; + background-position:bottom center; + background-repeat:no-repeat; + background-image:url({ms:global.host/}/{ms:global.style/}/images/1602994812850.png); + } + .header .center .h5-menu + { + flex-direction:row; + display:none; + width:100px; + box-sizing:border-box; + padding-top:0px; + position:relative; + padding-left:0px; + height:100%; + } + .header .center .h5-menu .icon + { + font-size:28PX; + color:#FFFFFF; + display:flex; + } + .header .center .h5-menu .h5-menu-nav + { + background-color:#2D548F; + top:60px; + left:0px; + flex-direction:column; + display:none; + width:100vw; + box-sizing:border-box; + padding-top:0px; + position:absolute; + padding-left:0px; + } + .header .center .h5-menu .h5-menu-nav a + { + cursor:pointer; + color:#FFFFFF; + text-align:left; + width:100%; + text-decoration:none; + padding-top:9px; + padding-left:10px; + height:40px; + } + .header .center .right + { + margin-right:0px; + align-items:center; + flex-direction:row; + display:flex; + width:180px; + box-sizing:border-box; + padding-top:0px; + height:100%; + margin-left:0px; + } + .header .center .right >a + { + cursor:pointer; + font-size:12PX; + text-decoration:none; + padding-top:0px; + color:#CDD6E1; + } + .header .center .right >a:hover + { + color:#FFFFFF; + } + .header .center .right >span + { + margin-right:2px; + color:#FFFFFF; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + margin-left:2px; + } + .footer + { + border-top-style:solid; + background-color:#FFFFFF; + flex-wrap:nowrap; + flex-direction:column; + border-top-width:10px; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + padding-top:0px; + border-top-color:#2F5E95; + } + .footer .links + { + margin-right:0px; + background-color:#F3F3F3; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + justify-content:center; + margin-top:0px; + height:100px; + } + .footer .links >.body + { + align-items:center; + flex-direction:row; + display:flex; + padding-right:0px; + box-sizing:border-box; + justify-content:space-between; + border-top-left-radius:0px; + margin-right:0px; + padding-bottom:0px; + flex-wrap:nowrap; + border-bottom-left-radius:0px; + width:1170px; + border-bottom-right-radius:0px; + border-top-right-radius:0px; + padding-top:0px; + padding-left:0px; + height:100%; + } + .footer .links >.body span + { + align-items:center; + flex-direction:column; + word-wrap:break-word; + display:inline-block; + width:90px; + font-size:14PX; + padding-top:6px; + padding-left:10px; + justify-content:center; + height:30px; + } + .footer .links >.body .link + { + background-color:#FFFFFF; + flex-direction:row; + display:flex; + padding-right:0px; + box-sizing:border-box; + border-top-left-radius:0px; + margin-right:0px; + flex-wrap:nowrap; + border-bottom-left-radius:0px; + width:204px; + border-bottom-right-radius:0px; + border-top-right-radius:0px; + padding-top:0px; + padding-left:0px; + height:30px; + } + .footer .links >.body .link >.ms-select + { + border-color:#DCDFE6; + background-color:#FFFFFF; + align-items:center; + flex-direction:row; + display:flex; + padding-right:4px; + box-sizing:border-box; + justify-content:space-between; + border-top-left-radius:2px; + padding-bottom:0px; + flex-wrap:nowrap; + border-bottom-left-radius:2px; + border-width:1px; + width:100%; + border-bottom-right-radius:2px; + border-top-right-radius:2px; + padding-top:0px; + border-style:solid; + padding-left:4px; + height:30px; + } + .footer .links >.body .link >.ms-select span + { + color:#DCDFE6; + border-bottom-left-radius:0px; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + padding-right:0px; + border-bottom-right-radius:0px; + border-top-right-radius:0px; + font-size:14PX; + padding-left:0px; + border-top-left-radius:0px; + } + .footer .links >.body .link >.ms-select i + { + border-bottom-right-radius:0px; + border-top-right-radius:0px; + color:#DCDFE6; + border-bottom-left-radius:0px; + border-top-left-radius:0px; + } + .footer .copyright + { + align-items:center; + flex-direction:row; + display:flex; + padding-right:0px; + box-sizing:border-box; + justify-content:center; + flex-wrap:nowrap; + width:100%; + margin-bottom:40px; + padding-left:0px; + margin-top:20px; + height:120px; + } + .footer .copyright .body + { + margin-right:0px; + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:1170px; + box-sizing:border-box; + margin-bottom:0px; + margin-top:0px; + justify-content:center; + height:100%; + } + .footer .copyright .body >img + { + margin-right:20px; + width:52px; + height:64px; + } + .footer .copyright .body .desc + { + margin-right:0px; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100%; + box-sizing:border-box; + height:100%; + } + .footer .copyright .body .desc .text + { + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + padding-top:0px; + justify-content:flex-start; + height:30px; + } + .footer .copyright .body .desc .text >div + { + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + justify-content:flex-start; + height:100%; + } + .footer .copyright .body .desc .text >div a + { + cursor:pointer; + margin-right:0px; + font-size:14px; + text-decoration:none; + color:#000; + } + .footer .copyright .body .desc .text >div span + { + flex-direction:row; + word-wrap:break-word; + display:inline-block; + } + .footer .copyright .body .desc .text >a + { + cursor:pointer; + margin-right:20px; + text-decoration:none; + font-size:14PX; + color:#000000; + } + .footer .copyright .body .desc .ms-designer + { + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + justify-content:flex-start; + height:30px; + } + .footer .copyright .body .desc .ms-designer a + { + cursor:pointer; + text-decoration:none; + font-size:14PX; + color:#DCDCDC; + } + .footer .copyright .body .right + { + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:600px; + margin-bottom:0px; + box-sizing:border-box; + justify-content:space-between; + margin-top:0px; + height:100%; + } + .footer .copyright .body .right .img + { + align-items:center; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100px; + margin-bottom:0px; + box-sizing:border-box; + padding-top:0px; + margin-top:0px; + height:100%; + } + .footer .copyright .body .right .img >img + { + width:90px; + height:90px; + } + .footer .copyright .body .right .img >span + { + font-size:14PX; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + } + .footer .copyright .body .right .wx + { + align-items:center; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100px; + box-sizing:border-box; + padding-top:0px; + height:100%; + } + .footer .copyright .body .right .wx >div + { + flex-wrap:wrap; + flex-direction:row; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + justify-content:center; + margin-top:0px; + height:90px; + } + .footer .copyright .body .right .wx >div >img + { + width:50px; + margin-bottom:0px; + margin-top:4px; + height:50px; + } + .footer .copyright .body .right .wx >div >span + { + flex-direction:row; + word-wrap:break-word; + display:inline-block; + font-size:18PX; + margin-bottom:0px; + margin-top:6px; + } + .footer .left-fixed + { + margin:0 auto; + align-items:center; + flex-direction:row; + display:none; + box-sizing:border-box; + justify-content:center; + margin-left:0px; + flex-wrap:nowrap; + width:1200px; + margin-bottom:0px; + position:relative; + margin-top:0px; + height:0px; + } + .footer .left-fixed .content + { + top:400px; + flex-wrap:nowrap; + left:50%; + flex-direction:row; + display:flex; + width:100px; + box-sizing:border-box; + position:fixed; + height:100px; + margin-left:-720px; + } + .footer .left-fixed .content >img + { + width:100%; + margin-bottom:0px; + height:100%; + margin-left:0px; + } + .footer .right-fixed + { + margin:0 auto; + align-items:center; + flex-direction:row; + display:none; + box-sizing:border-box; + justify-content:center; + margin-left:0px; + flex-wrap:nowrap; + width:1200px; + margin-bottom:0px; + position:relative; + margin-top:0px; + height:0px; + } + .footer .right-fixed .content + { + background-color:#A38F8F; + flex-direction:row; + display:flex; + box-sizing:border-box; + margin-left:600px; + top:400px; + flex-wrap:nowrap; + left:50%; + width:100px; + position:fixed; + height:100px; + z-index:1; + } + .footer .right-fixed .content >img + { + width:100%; + display:flex; + height:100%; + margin-left:0px; + } +@media (max-width: 768px){ + .header + { + background-color:#2D548F; + align-items:center; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + justify-content:center; + height:60px; + } + .header .center + { + align-items:center; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + padding-top:0px; + padding-left:0px; + justify-content:space-between; + height:100%; + } + .header .center .left + { + align-items:center; + flex-direction:row; + display:none; + width:100%; + box-sizing:border-box; + padding-top:0px; + justify-content:center; + height:100%; + } + .header .center .left >a + { + cursor:pointer; + color:#FFFFFF; + text-align:center; + background-image:url({ms:global.host/}/{ms:global.style/}/images/1601263314183.png); + width:100px; + text-decoration:none; + background-position:bottom center; + padding-top:20px; + background-repeat:no-repeat; + height:100%; + } + .header .center .h5-menu + { + align-items:center; + flex-direction:row; + display:flex; + width:80px; + box-sizing:border-box; + padding-top:0px; + padding-left:0px; + justify-content:center; + height:100%; + } + .header .center .h5-menu .icon + { + font-size:28PX; + padding-top:0px; + color:#FFFFFF; + display:flex; + } + .header .center .h5-menu .h5-menu-nav + { + background-color:#2D548F; + top:60px; + left:0px; + flex-direction:column; + display:none; + width:100vw; + box-sizing:border-box; + padding-top:0px; + position:absolute; + padding-left:0px; + z-index:9; + } + .header .center .h5-menu .h5-menu-nav a + { + cursor:pointer; + color:#FFFFFF; + text-align:left; + width:100%; + text-decoration:none; + padding-top:9px; + padding-left:28px; + height:40px; + } + .header .center .right + { + align-items:center; + flex-direction:row; + display:flex; + width:60%; + box-sizing:border-box; + justify-content:center; + height:100%; + } + .header .center .right >a + { + cursor:pointer; + font-size:12PX; + text-decoration:none; + color:#CDD6E1; + } + .header .center .right >span + { + margin-right:2px; + color:#FFFFFF; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + margin-left:2px; + } + .footer + { + border-top-style:solid; + padding-bottom:0px; + flex-wrap:nowrap; + flex-direction:column; + border-top-width:10px; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + padding-top:0px; + border-top-color:#2F5E95; + } + .footer .links + { + margin-right:0px; + background-color:#F3F3F3; + flex-wrap:wrap; + flex-direction:column; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + justify-content:center; + margin-top:0px; + height:unset; + } + .footer .links >.body + { + align-items:center; + flex-direction:column; + display:flex; + padding-right:0px; + box-sizing:border-box; + justify-content:space-between; + border-top-left-radius:0px; + margin-right:0px; + padding-bottom:0px; + flex-wrap:nowrap; + border-bottom-left-radius:0px; + width:100%; + border-bottom-right-radius:0px; + border-top-right-radius:0px; + padding-top:0px; + padding-left:0px; + height:unset; + } + .footer .links >.body span + { + align-items:center; + flex-direction:column; + word-wrap:break-word; + display:inline-block; + width:90px; + font-size:14PX; + padding-top:6px; + padding-left:10px; + justify-content:center; + height:30px; + } + .footer .links >.body .link + { + background-color:#FFFFFF; + flex-direction:row; + display:flex; + padding-right:0px; + box-sizing:border-box; + border-top-left-radius:0px; + margin-right:0px; + flex-wrap:nowrap; + border-bottom-left-radius:0px; + width:204px; + border-bottom-right-radius:0px; + margin-bottom:10px; + border-top-right-radius:0px; + padding-top:0px; + padding-left:0px; + margin-top:0px; + height:30px; + } + .footer .links >.body .link >.ms-select + { + border-color:#DCDFE6; + background-color:#FFFFFF; + align-items:center; + flex-direction:row; + display:flex; + padding-right:4px; + box-sizing:border-box; + justify-content:space-between; + border-top-left-radius:2px; + padding-bottom:0px; + flex-wrap:nowrap; + border-bottom-left-radius:2px; + border-width:1px; + width:100%; + border-bottom-right-radius:2px; + border-top-right-radius:2px; + padding-top:0px; + border-style:solid; + padding-left:4px; + height:30px; + } + .footer .links >.body .link >.ms-select span + { + color:#DCDFE6; + border-bottom-left-radius:0px; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + padding-right:0px; + border-bottom-right-radius:0px; + border-top-right-radius:0px; + font-size:14PX; + padding-left:0px; + border-top-left-radius:0px; + } + .footer .links >.body .link >.ms-select i + { + border-bottom-right-radius:0px; + border-top-right-radius:0px; + color:#DCDFE6; + border-bottom-left-radius:0px; + border-top-left-radius:0px; + } + .footer .copyright + { + flex-wrap:nowrap; + flex-direction:row; + display:flex; + padding-right:10px; + width:100%; + margin-bottom:40px; + box-sizing:border-box; + padding-left:10px; + justify-content:center; + margin-top:20px; + height:unset; + } + .footer .copyright .body + { + align-items:center; + flex-direction:column; + display:flex; + padding-right:0px; + box-sizing:border-box; + justify-content:center; + margin-right:0px; + padding-bottom:0px; + flex-wrap:nowrap; + width:100%; + margin-bottom:0px; + padding-top:0px; + padding-left:0px; + margin-top:0px; + height:unset; + } + .footer .copyright .body >img + { + margin-right:20px; + width:52px; + height:64px; + } + .footer .copyright .body .desc + { + margin-right:0px; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100%; + box-sizing:border-box; + height:100%; + } + .footer .copyright .body .desc .text + { + align-items:center; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100%; + box-sizing:border-box; + padding-top:0px; + justify-content:center; + height:unset; + } + .footer .copyright .body .desc .text >div + { + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:flex; + width:100%; + box-sizing:border-box; + justify-content:center; + margin-top:0px; + height:unset; + } + .footer .copyright .body .desc .text >div a + { + cursor:pointer; + font-size:14PX; + text-decoration:none; + color:#000; + } + .footer .copyright .body .desc .text >div span + { + flex-direction:row; + word-wrap:break-word; + display:inline-block; + } + .footer .copyright .body .desc .text >a + { + cursor:pointer; + text-decoration:none; + font-size:14PX; + text-align:center; + } + .footer .copyright .body .desc .ms-designer + { + align-items:center; + flex-wrap:nowrap; + flex-direction:row; + display:none; + width:100%; + box-sizing:border-box; + justify-content:flex-start; + } + .footer .copyright .body .desc .ms-designer a + { + cursor:pointer; + text-decoration:none; + font-size:14PX; + color:#DCDCDC; + } + .footer .copyright .body .right + { + flex-wrap:nowrap; + flex-direction:row; + display:flex; + padding-right:0px; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + padding-left:0px; + justify-content:center; + margin-top:20px; + height:100%; + } + .footer .copyright .body .right .img + { + align-items:center; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100px; + margin-bottom:0px; + box-sizing:border-box; + padding-top:0px; + margin-top:0px; + height:100%; + } + .footer .copyright .body .right .img >img + { + width:90px; + height:90px; + } + .footer .copyright .body .right .img >span + { + font-size:14PX; + flex-direction:row; + word-wrap:break-word; + display:inline-block; + } + .footer .copyright .body .right .wx + { + align-items:center; + flex-wrap:nowrap; + flex-direction:column; + display:flex; + width:100px; + box-sizing:border-box; + padding-top:0px; + height:100%; + } + .footer .copyright .body .right .wx >div + { + flex-wrap:wrap; + flex-direction:row; + display:flex; + width:100%; + margin-bottom:0px; + box-sizing:border-box; + justify-content:center; + margin-top:0px; + height:90px; + } + .footer .copyright .body .right .wx >div >img + { + width:50px; + margin-bottom:0px; + margin-top:4px; + height:50px; + } + .footer .copyright .body .right .wx >div >span + { + flex-direction:row; + word-wrap:break-word; + display:inline-block; + font-size:18PX; + margin-bottom:0px; + margin-top:6px; + } + .footer .left-fixed + { + margin:0 auto; + align-items:center; + flex-direction:row; + display:none; + box-sizing:border-box; + justify-content:center; + margin-left:0px; + flex-wrap:nowrap; + width:1200px; + margin-bottom:0px; + position:relative; + margin-top:0px; + height:0px; + } + .footer .left-fixed .content + { + top:400px; + flex-wrap:nowrap; + left:50%; + flex-direction:row; + display:flex; + width:100px; + box-sizing:border-box; + position:fixed; + height:100px; + margin-left:-720px; + } + .footer .left-fixed .content >img + { + width:100%; + margin-bottom:0px; + height:100%; + margin-left:0px; + } + .footer .right-fixed + { + margin:0 auto; + align-items:center; + flex-direction:row; + display:none; + box-sizing:border-box; + justify-content:center; + margin-left:0px; + flex-wrap:nowrap; + width:1200px; + margin-bottom:0px; + position:relative; + margin-top:0px; + height:0px; + } + .footer .right-fixed .content + { + background-color:#A38F8F; + flex-direction:row; + display:flex; + box-sizing:border-box; + margin-left:600px; + top:400px; + flex-wrap:nowrap; + left:50%; + width:100px; + position:fixed; + height:100px; + z-index:1; + } + .footer .right-fixed .content >img + { + width:100%; + height:100%; + margin-left:0px; + } + +} \ No newline at end of file diff --git a/src/main/webapp/template/1/default/detail.htm b/src/main/webapp/template/1/default/detail.htm new file mode 100644 index 00000000..51e8c4aa --- /dev/null +++ b/src/main/webapp/template/1/default/detail.htm @@ -0,0 +1,608 @@ + + + + + + + + + {ms:global.name/} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + <#include "header.htm"/> + + +
+
+ +当前位置: + + +首页 + +{ms:channel type="path"} + + +${field.typetitle} + +{/ms:channel} +
+
+
+ +${field.title} + +
+ +发布时间: + + +${field.date?string("yyyy-MM-dd")} + +
+
+ +浏览次数: + + +${field.hit} + +
+
+ +${field.content} + +
+
+
+ +上一篇: + + +${pre.title} + +
+
+ <#include "footer.htm"/> +
+ + + + + + \ No newline at end of file diff --git a/src/main/webapp/template/1/default/footer.htm b/src/main/webapp/template/1/default/footer.htm new file mode 100644 index 00000000..b625dfb8 --- /dev/null +++ b/src/main/webapp/template/1/default/footer.htm @@ -0,0 +1,163 @@ + + + + + + + diff --git a/src/main/webapp/template/1/default/header.htm b/src/main/webapp/template/1/default/header.htm new file mode 100644 index 00000000..904473af --- /dev/null +++ b/src/main/webapp/template/1/default/header.htm @@ -0,0 +1,62 @@ + + + + + + +
+ +
+ +
+ +首页 + +{ms:channel active='nav-sel' type='nav' flag='d'} + +${field.typetitle} + +{/ms:channel} +
+ +
+ + +
+{ms:channel type='nav' flag='n'} + +${field.typetitle} + +{/ms:channel} +
+
+ + +
+
diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601262165196.png b/src/main/webapp/template/1/default/images/1601262165196.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601262165196.png rename to src/main/webapp/template/1/default/images/1601262165196.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601263168784.png b/src/main/webapp/template/1/default/images/1601263168784.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601263168784.png rename to src/main/webapp/template/1/default/images/1601263168784.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601263219863.png b/src/main/webapp/template/1/default/images/1601263219863.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601263219863.png rename to src/main/webapp/template/1/default/images/1601263219863.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601263314183.png b/src/main/webapp/template/1/default/images/1601263314183.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601263314183.png rename to src/main/webapp/template/1/default/images/1601263314183.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601264474008.png b/src/main/webapp/template/1/default/images/1601264474008.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601264474008.png rename to src/main/webapp/template/1/default/images/1601264474008.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601264558124.png b/src/main/webapp/template/1/default/images/1601264558124.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601264558124.png rename to src/main/webapp/template/1/default/images/1601264558124.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601264865246.png b/src/main/webapp/template/1/default/images/1601264865246.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601264865246.png rename to src/main/webapp/template/1/default/images/1601264865246.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601264880892.png b/src/main/webapp/template/1/default/images/1601264880892.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601264880892.png rename to src/main/webapp/template/1/default/images/1601264880892.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601265232947.png b/src/main/webapp/template/1/default/images/1601265232947.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601265232947.png rename to src/main/webapp/template/1/default/images/1601265232947.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601265263422.png b/src/main/webapp/template/1/default/images/1601265263422.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601265263422.png rename to src/main/webapp/template/1/default/images/1601265263422.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1601282117218.png b/src/main/webapp/template/1/default/images/1601282117218.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1601282117218.png rename to src/main/webapp/template/1/default/images/1601282117218.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602060761571.jpg b/src/main/webapp/template/1/default/images/1602060761571.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602060761571.jpg rename to src/main/webapp/template/1/default/images/1602060761571.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602060968122.jpg b/src/main/webapp/template/1/default/images/1602060968122.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602060968122.jpg rename to src/main/webapp/template/1/default/images/1602060968122.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602064370755.jpg b/src/main/webapp/template/1/default/images/1602064370755.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602064370755.jpg rename to src/main/webapp/template/1/default/images/1602064370755.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602065099002.jpg b/src/main/webapp/template/1/default/images/1602065099002.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602065099002.jpg rename to src/main/webapp/template/1/default/images/1602065099002.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602123532415.png b/src/main/webapp/template/1/default/images/1602123532415.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602123532415.png rename to src/main/webapp/template/1/default/images/1602123532415.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602639842403.jpg b/src/main/webapp/template/1/default/images/1602639842403.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602639842403.jpg rename to src/main/webapp/template/1/default/images/1602639842403.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602639957490.jpg b/src/main/webapp/template/1/default/images/1602639957490.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602639957490.jpg rename to src/main/webapp/template/1/default/images/1602639957490.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602639968529.jpg b/src/main/webapp/template/1/default/images/1602639968529.jpg similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602639968529.jpg rename to src/main/webapp/template/1/default/images/1602639968529.jpg diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602656777359.png b/src/main/webapp/template/1/default/images/1602656777359.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602656777359.png rename to src/main/webapp/template/1/default/images/1602656777359.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602993572728.png b/src/main/webapp/template/1/default/images/1602993572728.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602993572728.png rename to src/main/webapp/template/1/default/images/1602993572728.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602994812850.png b/src/main/webapp/template/1/default/images/1602994812850.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602994812850.png rename to src/main/webapp/template/1/default/images/1602994812850.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602994843689.png b/src/main/webapp/template/1/default/images/1602994843689.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602994843689.png rename to src/main/webapp/template/1/default/images/1602994843689.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602994853675.png b/src/main/webapp/template/1/default/images/1602994853675.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602994853675.png rename to src/main/webapp/template/1/default/images/1602994853675.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602994867816.png b/src/main/webapp/template/1/default/images/1602994867816.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602994867816.png rename to src/main/webapp/template/1/default/images/1602994867816.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602994889839.png b/src/main/webapp/template/1/default/images/1602994889839.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602994889839.png rename to src/main/webapp/template/1/default/images/1602994889839.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1602995154347.png b/src/main/webapp/template/1/default/images/1602995154347.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1602995154347.png rename to src/main/webapp/template/1/default/images/1602995154347.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1603073616105.png b/src/main/webapp/template/1/default/images/1603073616105.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1603073616105.png rename to src/main/webapp/template/1/default/images/1603073616105.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1603073720477.png b/src/main/webapp/template/1/default/images/1603073720477.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1603073720477.png rename to src/main/webapp/template/1/default/images/1603073720477.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/images/1603073920995.png b/src/main/webapp/template/1/default/images/1603073920995.png similarity index 100% rename from src/main/webapp/template/1/江西省人民政府-web/images/1603073920995.png rename to src/main/webapp/template/1/default/images/1603073920995.png diff --git a/src/main/webapp/template/1/江西省人民政府-web/index.htm b/src/main/webapp/template/1/default/index.htm similarity index 54% rename from src/main/webapp/template/1/江西省人民政府-web/index.htm rename to src/main/webapp/template/1/default/index.htm index 0509f682..a866a1ba 100644 --- a/src/main/webapp/template/1/江西省人民政府-web/index.htm +++ b/src/main/webapp/template/1/default/index.htm @@ -1,10 +1,12 @@ + + - {ms:global.name/} + {ms:global.name/} @@ -20,7 +22,7 @@ - + @@ -46,7 +48,15 @@ Vue.use(VueAwesomeSwiper) ; } - + + + + \ No newline at end of file diff --git a/src/main/webapp/template/1/default/list.htm b/src/main/webapp/template/1/default/list.htm new file mode 100644 index 00000000..890c2e23 --- /dev/null +++ b/src/main/webapp/template/1/default/list.htm @@ -0,0 +1,857 @@ + + + + + + + + + {ms:global.name/} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + <#include "header.htm"/> + +
+
+ +当前位置: + + +首页 + +{ms:channel type="path"} + + +${field.typetitle} + +{/ms:channel} +
+
+ +{ms:arclist size=15 ispaging=true} +
+ + +${field.title} + + +${field.date?string("yyyy-MM-dd")} + +
+{/ms:arclist} +<#assign pagerCount=3 /> +<#assign pageCount=page.total /> +<#assign currentPage=page.cur /> +<#assign halfPagerCount=(pagerCount-1)/2/> +<#assign showPrevMore=false /> +<#assign showNextMore=false /> +<#assign arr=[] /> +<#--判断是否有翻页--> +<#if pageCount gt pagerCount> +<#if currentPage gt pagerCount - halfPagerCount> +<#assign showPrevMore=true /> + +<#if currentPage lt pageCount - halfPagerCount> +<#assign showNextMore=true /> + + +<#--计算页码--> +<#if showPrevMore&&!showNextMore> +<#assign startPage=pageCount - (pagerCount - 2) /> +<#list startPage..pageCount-1 as x> +<#assign arr=arr+[x] /> + +<#elseif !showPrevMore && showNextMore> +<#list 2..pagerCount as x> +<#assign arr=arr+[x] /> + +<#elseif showPrevMore && showNextMore> +<#assign offset=(pagerCount / 2)?floor - 1 /> +<#list currentPage - offset..currentPage + offset as x> +<#assign arr=arr+[x] /> + +<#else> +<#list 2..pageCount as x> +<#if x lt pageCount> +<#assign arr=arr+[x] /> + + + +
+ + + +<#--第一页--> +<#if pageCount gt 0> + +<#if 1==currentPage> +1 +<#else> +1 + + + +<#--翻页的省略号--> +<#if showPrevMore> + +... + + +<#--中间的页码--> +<#list arr as x> + +<#if x==currentPage> +${x} +<#else> +${x} + + + +<#-- 最后一页--> +<#if pageCount gt 1> + +<#if pageCount==currentPage> +${pageCount} +<#else> +${pageCount} + + + + + + +<#--span> +前往 + +页 + +
+
+ +
+ +
+ + +回到顶部 + +
+
+ + <#include "footer.htm"/> +
+ + + + + + \ No newline at end of file diff --git a/src/main/webapp/template/1/default/search-bar.htm b/src/main/webapp/template/1/default/search-bar.htm new file mode 100644 index 00000000..d2cf31e3 --- /dev/null +++ b/src/main/webapp/template/1/default/search-bar.htm @@ -0,0 +1,35 @@ + + + + + +
+
+ +
+
+ +政务邮箱 + +
+
+
+
+
+ + + +
+
+ + +搜索 + +
+
+
\ No newline at end of file diff --git a/src/main/webapp/template/1/default/search.htm b/src/main/webapp/template/1/default/search.htm new file mode 100644 index 00000000..1c44e07d --- /dev/null +++ b/src/main/webapp/template/1/default/search.htm @@ -0,0 +1,718 @@ + + + + + + + + + {ms:global.name/} + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + <#include "header.htm"/> + + <#include "search-bar.htm"/> + +
+ +
+ +
+ + +${field.title} + + +${field.date?string("yyyy-MM-dd")} + +
+<#assign pagerCount=3 /> +<#assign pageCount=page.total /> +<#assign currentPage=page.cur /> +<#assign halfPagerCount=(pagerCount-1)/2/> +<#assign showPrevMore=false /> +<#assign showNextMore=false /> +<#assign arr=[] /> +<#--判断是否有翻页--> +<#if pageCount gt pagerCount> +<#if currentPage gt pagerCount - halfPagerCount> +<#assign showPrevMore=true /> + +<#if currentPage lt pageCount - halfPagerCount> +<#assign showNextMore=true /> + + +<#--计算页码--> +<#if showPrevMore&&!showNextMore> +<#assign startPage=pageCount - (pagerCount - 2) /> +<#list startPage..pageCount-1 as x> +<#assign arr=arr+[x] /> + +<#elseif !showPrevMore && showNextMore> +<#list 2..pagerCount as x> +<#assign arr=arr+[x] /> + +<#elseif showPrevMore && showNextMore> +<#assign offset=(pagerCount / 2)?floor - 1 /> +<#list currentPage - offset..currentPage + offset as x> +<#assign arr=arr+[x] /> + +<#else> +<#list 2..pageCount as x> +<#if x lt pageCount> +<#assign arr=arr+[x] /> + + + +
+ + + +<#--第一页--> +<#if pageCount gt 0> + +<#if 1==currentPage> +1 +<#else> +1 + + + +<#--翻页的省略号--> +<#if showPrevMore> + +... + + +<#--中间的页码--> +<#list arr as x> + +<#if x==currentPage> +${x} +<#else> +${x} + + + +<#-- 最后一页--> +<#if pageCount gt 1> + +<#if pageCount==currentPage> +${pageCount} +<#else> +${pageCount} + + + + + + +<#--span> +前往 + +页 + +
+
+ +
+ +
+ + +回到顶部 + +
+
+ + <#include "footer.htm"/> +
+ + + + + + \ No newline at end of file diff --git a/src/main/webapp/template/1/江西省人民政府-web/about.htm b/src/main/webapp/template/1/江西省人民政府-web/about.htm deleted file mode 100644 index 63e03858..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/about.htm +++ /dev/null @@ -1,2124 +0,0 @@ - - - - - - - {ms:global.name/} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- <#include "header.htm"/> - <#include "search.htm"/> -
-
- - 开学了,校园疫情防控怎么做? - -
- - 发布时间: - - - 2020-09-14 10:43 - - - 浏览次数: - - - 100 - - - 字体: - - - [ - - - 大 - - - 中 - - - 小 - - - ] - -
-
-
- - 学校一直是新冠肺炎疫情防控的重点场所,为科学指导高等学校、中小学校和托幼机构做好秋冬季新冠肺炎疫情防控工作,有序推进复学复课,国家卫生健康委在线访谈栏目特别邀请了中国疾控中心环境所沈瑾副研究员、北京市疾控中心学校卫生所郭欣主任医师、中国疾控中心学校卫生中心、北京大学儿童青少年卫生研究所马军教授回答网友关心的问题。 - -
-
-
- - 分享 - -
- -
-
-
-
- - 上一篇: - - - ${global.url}${pre.title} - -
- -
- -
-
- - - 回到顶部 - -
-
- - <#include "footer.htm"/> -
- - - - \ No newline at end of file diff --git a/src/main/webapp/template/1/江西省人民政府-web/css/app.css b/src/main/webapp/template/1/江西省人民政府-web/css/app.css deleted file mode 100644 index 60fdb05a..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/css/app.css +++ /dev/null @@ -1,3 +0,0 @@ -@media (max-width: 768px){ - -} \ No newline at end of file diff --git a/src/main/webapp/template/1/江西省人民政府-web/detail.htm b/src/main/webapp/template/1/江西省人民政府-web/detail.htm deleted file mode 100644 index 889d2228..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/detail.htm +++ /dev/null @@ -1,2227 +0,0 @@ - - - - - - - {ms:global.name/} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- <#include "header.htm"/> - <#include "search.htm"/> -
- - 当前位置: - - - 首页 - - {ms:channel type="path"} - - - ${field.typetitle} - - {/ms:channel} -
-
-
- - ${field.title} - -
- - 发布时间: - - - ${field.date?string("yyyy-MM-dd")} - - - 浏览次数: - - - ${field.hit} - - - 字体: - - - [ - - - 大 - - - 中 - - - 小 - - - ] - -
-
-
- - ${field.content} - -
-
-
- - 分享 - -
- -
-
-
-
- - 上一篇: - - - ${pre.title} - -
- -
- -
-
- - - 回到顶部 - -
-
- - <#include "footer.htm"/> -
- - - - \ No newline at end of file diff --git a/src/main/webapp/template/1/江西省人民政府-web/footer.htm b/src/main/webapp/template/1/江西省人民政府-web/footer.htm deleted file mode 100644 index 715c5583..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/footer.htm +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - diff --git a/src/main/webapp/template/1/江西省人民政府-web/header.htm b/src/main/webapp/template/1/江西省人民政府-web/header.htm deleted file mode 100644 index 8fed7efe..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/header.htm +++ /dev/null @@ -1,66 +0,0 @@ - - - - -
- -
- -
- - ${field.typetitle} - -{ms:channel active='nav-sel' type='nav' flag='n'} - - ${field.typetitle} - - {/ms:channel} -
- - -
- - - - -
- - - - -
- -
- diff --git a/src/main/webapp/template/1/江西省人民政府-web/list.htm b/src/main/webapp/template/1/江西省人民政府-web/list.htm deleted file mode 100644 index 660b7903..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/list.htm +++ /dev/null @@ -1,2102 +0,0 @@ - - - - - - - {ms:global.name/} - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- <#include "header.htm"/> - <#include "search.htm"/> -
-
- - 当前位置: - - - 首页 - - {ms:channel type="path"} - - - ${field.typetitle} - - {/ms:channel} - -
- - -{ms:arclist ispaging=true size=1} -
- - - ${field.title} - - - ${field.date?string("yyyy-MM-dd")} - -
- {/ms:arclist} - - <#assign pagerCount=3 /> - - <#assign pageCount=page.total /> - <#assign currentPage=page.cur /> - <#assign halfPagerCount=(pagerCount-1)/2/> - <#assign showPrevMore=false /> - <#assign showNextMore=false /> - <#assign arr=[] /> - - <#--判断是否有翻页--> - <#if pageCount gt pagerCount> - <#if currentPage gt pagerCount - halfPagerCount> - <#assign showPrevMore=true /> - - <#if currentPage lt pageCount - halfPagerCount> - <#assign showNextMore=true /> - - - - <#--计算页码--> - <#if showPrevMore&&!showNextMore> - <#assign startPage=pageCount - (pagerCount - 2) /> - <#list startPage..pageCount-1 as x> - <#assign arr=arr+[x] /> - - <#elseif !showPrevMore && showNextMore> - <#list 2..pagerCount as x> - <#assign arr=arr+[x] /> - - <#elseif showPrevMore && showNextMore> - <#assign offset=(pagerCount / 2)?floor - 1 /> - <#list currentPage - offset..currentPage + offset as x> - <#assign arr=arr+[x] /> - - <#else> - <#list 2..pageCount as x> - <#if x lt pageCount> - <#assign arr=arr+[x] /> - - - - -
- - - - - <#--第一页--> - <#if pageCount gt 0> - - <#if 1==currentPage> - 1 - <#else> - 1 - - - - - - <#--翻页的省略号--> - <#if showPrevMore> - - ... - - - - <#--中间的页码--> - <#list arr as x> - - <#if x==currentPage> - ${x} - <#else> - ${x} - - - - - - <#-- 最后一页--> - <#if pageCount gt 1> - - <#if pageCount==currentPage> - ${pageCount} - <#else> - ${pageCount} - - - - - - - - - - 前往 - - 页 - - - -
- -
-
- -
- -
- - - 回到顶部 - -
- -
- - <#include "footer.htm"/> -
- - - - \ No newline at end of file diff --git a/src/main/webapp/template/1/江西省人民政府-web/search.htm b/src/main/webapp/template/1/江西省人民政府-web/search.htm deleted file mode 100644 index bbbda80b..00000000 --- a/src/main/webapp/template/1/江西省人民政府-web/search.htm +++ /dev/null @@ -1,43 +0,0 @@ - - - - - -