Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
西魏
cms_sys
Commits
a999b999
Commit
a999b999
authored
Jan 11, 2021
by
wangtp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认模板
parent
cd6cd1b0
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
9 additions
and
9 deletions
+9
-9
index.htm
src/main/webapp/template/1/default/index.htm
+4
-4
nav.htm
src/main/webapp/template/1/default/nav.htm
+1
-1
news-list.htm
src/main/webapp/template/1/default/news-list.htm
+1
-1
product-detail.htm
src/main/webapp/template/1/default/product-detail.htm
+1
-1
product-list.htm
src/main/webapp/template/1/default/product-list.htm
+1
-1
search.htm
src/main/webapp/template/1/default/search.htm
+1
-1
No files found.
src/main/webapp/template/1/default/index.htm
View file @
a999b999
...
...
@@ -72,7 +72,7 @@ navigation: {nextEl: '.swiper-button-next',prevEl: '.swiper-button-prev'}
{ms:arclist typeid=1329357285870346241 size=3 }
<swiper-slide>
<a
href=
"[field.source/]"
target=
"_blank"
style=
"width:100%;height: 100%"
>
<div
style=
"background-image: url('{@ms:file field.litpic/}');background-size: cover; background-position: center; width:100%;height: 100%"
>
<div
style=
"background-image: url('{
ms:global.host/}/{
@ms:file field.litpic/}');background-size: cover; background-position: center; width:100%;height: 100%"
>
</div>
</a>
</swiper-slide>
...
...
@@ -83,7 +83,7 @@ navigation: {nextEl: '.swiper-button-next',prevEl: '.swiper-button-prev'}
{ms:arclist typeid='1329259260493766658'}
<div
class=
"body"
>
<div
class=
"left"
>
<img
title=
""
alt=
""
src=
"{
@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file field.litpic/}"
>
</div>
<div
class=
"right"
>
<div
class=
"title"
>
...
...
@@ -103,7 +103,7 @@ navigation: {nextEl: '.swiper-button-next',prevEl: '.swiper-button-prev'}
{ms:arclist flag='c' typeid='1329257213283344385'}
<div
class=
"prod"
>
<div
class=
"pic"
>
<img
title=
""
alt=
""
src=
"{
@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file field.litpic/}"
>
</div>
<a
href=
"{ms:global.url/}${field.link}"
class=
"text"
>
${field.title}
</a>
</div>
{/ms:arclist}
...
...
@@ -117,7 +117,7 @@ navigation: {nextEl: '.swiper-button-next',prevEl: '.swiper-button-prev'}
<div
class=
"body"
>
{ms:arclist flag='c' typeid='1329257282518720513'}
<div
class=
"left"
>
<img
title=
""
alt=
""
src=
"{
@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file field.litpic/}"
>
<a
href=
"{ms:global.url/}${field.link}"
target=
"_blank"
class=
"title"
>
${field.title}
</a>
<span
class=
"desc"
>
${field.descrip}
</span>
</div>
{/ms:arclist}
...
...
src/main/webapp/template/1/default/nav.htm
View file @
a999b999
...
...
@@ -3,7 +3,7 @@
<div
class=
"ms-nav"
>
<div
class=
"body"
>
<div
class=
"logo"
>
<img
title=
""
alt=
""
src=
"{
@ms:file global.logo/}"
class=
"logo-pic"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file global.logo/}"
class=
"logo-pic"
>
<img
title=
""
alt=
""
src=
"https://www.mingsoft.net//template/1/ms/images/1596437934982.png"
class=
"logo-desc"
>
</div>
<div
@
click=
"switchShow(["1605172743000_96378"]);"
class=
"nav-h5"
>
...
...
src/main/webapp/template/1/default/news-list.htm
View file @
a999b999
...
...
@@ -63,7 +63,7 @@
{ms:arclist size=10 ispaging=true}
<div
class=
"news-item"
>
<div
class=
"pic"
>
<img
title=
""
alt=
""
src=
"{@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{
@ms:file field.litpic/}"
>
</div>
<div
class=
"news-content"
>
<a
href=
"{ms:global.url/}${field.link}"
class=
"title"
>
${field.title}
</a>
...
...
src/main/webapp/template/1/default/product-detail.htm
View file @
a999b999
...
...
@@ -61,7 +61,7 @@
</div>
<div
class=
"product"
>
<div
class=
"pic"
>
<img
title=
""
alt=
""
src=
"{
@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file field.litpic/}"
>
<div
class=
"text"
>
<span
class=
"big-title"
>
${field.title}
</span>
<span
class=
"desc"
>
${field.descrip}
</span>
...
...
src/main/webapp/template/1/default/product-list.htm
View file @
a999b999
...
...
@@ -72,7 +72,7 @@
<div
class=
"list-body"
>
{ms:arclist size=6 ispaging=true}
<div
class=
"product"
>
<img
title=
""
alt=
""
src=
"{@ms:file field.litpic/}"
/>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{
@ms:file field.litpic/}"
/>
<a
href=
"{ms:global.url/}${field.link}"
>
${field.title}
</a>
...
...
src/main/webapp/template/1/default/search.htm
View file @
a999b999
...
...
@@ -44,7 +44,7 @@
<
#
assign
isEmpty=
false
>
<div
class=
"news-item"
>
<div
class=
"pic"
>
<img
title=
""
alt=
""
src=
"{
@ms:file field.litpic/}"
>
<img
title=
""
alt=
""
src=
"{
ms:global.host/}/{@ms:file field.litpic/}"
>
</div>
<div
class=
"news-content"
>
<a
href=
"{ms:global.url/}${field.link}"
class=
"title"
>
${field.title}
</a>
...
...
Write
Preview
Markdown
is supported
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