|
@@ -4,7 +4,6 @@
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
- <title>{dreamer-cms:global name="title" /}</title>
|
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/bootstrap/css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto.css">
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}assets/css/Roboto%20Slab.css">
|
|
@@ -26,6 +25,7 @@
|
|
{dreamer-cms:type typeid="x1ttlx6s"}
|
|
{dreamer-cms:type typeid="x1ttlx6s"}
|
|
<img style="width: 100%;object-fit: cover;height: auto;"
|
|
<img style="width: 100%;object-fit: cover;height: auto;"
|
|
data-src="[field:typeimg/]" loading="lazy"
|
|
data-src="[field:typeimg/]" loading="lazy"
|
|
|
|
+ alt="[field:typenamecn/]"
|
|
src="{dreamer-cms:template /}assets/img/none.png" />
|
|
src="{dreamer-cms:template /}assets/img/none.png" />
|
|
{/dreamer-cms:type}
|
|
{/dreamer-cms:type}
|
|
</div>
|
|
</div>
|
|
@@ -38,6 +38,7 @@
|
|
style="height: auto;">
|
|
style="height: auto;">
|
|
<img style="width: 100%;object-fit: cover;height: auto;"
|
|
<img style="width: 100%;object-fit: cover;height: auto;"
|
|
data-src="[field:typeimg /]" loading="lazy"
|
|
data-src="[field:typeimg /]" loading="lazy"
|
|
|
|
+ alt="[field:typenamecn/]"
|
|
src="{dreamer-cms:template /}assets/img/none.png">
|
|
src="{dreamer-cms:template /}assets/img/none.png">
|
|
</div>
|
|
</div>
|
|
<div class="row gx-0 gy-0 gx-sm-2 gx-md-2 gx-lg-2 gx-xl-2 gx-xxl-2 row-cols-1 row-cols-md-3 row-cols-lg-3 row-cols-xl-3 row-cols-xxl-3">
|
|
<div class="row gx-0 gy-0 gx-sm-2 gx-md-2 gx-lg-2 gx-xl-2 gx-xxl-2 row-cols-1 row-cols-md-3 row-cols-lg-3 row-cols-xl-3 row-cols-xxl-3">
|
|
@@ -51,7 +52,8 @@
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div class="work-img-box h-100 w-100 position-absolute">
|
|
<div class="work-img-box h-100 w-100 position-absolute">
|
|
- <img class="position-absolute work-img" data-src="[field:litpic/]" loading="lazy"/>
|
|
|
|
|
|
+ <img class="position-absolute work-img" data-src="[field:litpic/]" loading="lazy"
|
|
|
|
+ alt="[field:title/]"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|