Files
17168ERP/web/ext/editor_templates/a05.edit_t014/editor.html
2025-08-29 01:27:25 +08:00

40 lines
1.2 KiB
HTML

<div class="editor">
<h3>近期新品</h3>
<div class="row">
<div class="col-sm-6 col-md-6">
<h4>HOT1</h4>
<figure class="zoom">
<!-- image -->
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
</figure>
</div>
<div class="col-sm-6 col-md-6">
<h4>HOT2</h4>
<figure class="zoom">
<!-- image -->
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
</figure>
</div>
<div class="col-sm-6 col-md-6 margin-top-30">
<h4>HOT3</h4>
<figure class="zoom">
<!-- image -->
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
</figure>
</div>
<div class="col-sm-6 col-md-6 margin-top-30">
<h4>HOT4</h4>
<figure class="zoom">
<!-- image -->
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t014/images/800_530.jpg" width="1200" height="800" alt="" />
</figure>
</div>
</div>
</div>