migrate to new git
This commit is contained in:
39
web/ext/editor_templates/a05.edit_t014/editor.html
Normal file
39
web/ext/editor_templates/a05.edit_t014/editor.html
Normal file
@@ -0,0 +1,39 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user