migrate to new git
This commit is contained in:
28
web/ext/editor_templates/a05.edit_t012/editor.html
Normal file
28
web/ext/editor_templates/a05.edit_t012/editor.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<div class="editor">
|
||||
|
||||
<h3>熱門商品</h3>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t012/images/450_300.jpg" alt="" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user