migrate to new git
This commit is contained in:
13
web/ext/editor_templates/a05.edit_t008/config.xml
Normal file
13
web/ext/editor_templates/a05.edit_t008/config.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<xml id="edit008" type="editor">
|
||||
<ccategory>內文樣板</ccategory>
|
||||
<title>內文+圖片樣版8</title>
|
||||
<description>
|
||||
圖文 3 欄排列
|
||||
</description>
|
||||
<img id="thumb" src="thumb8.jpg"/>
|
||||
<assets>
|
||||
<file id="control" href="editor.html"/>
|
||||
<file id="css" href="style.css"/>
|
||||
</assets>
|
||||
</xml>
|
||||
48
web/ext/editor_templates/a05.edit_t008/editor.html
Normal file
48
web/ext/editor_templates/a05.edit_t008/editor.html
Normal file
@@ -0,0 +1,48 @@
|
||||
<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_t008/images/600_450.jpg" alt="" />
|
||||
<div class="caption">
|
||||
<h4>商品項目</h4>
|
||||
<p>最新上品上架,特惠中。</p>
|
||||
<a href="#" class="btn btn-primary" role="button">Button</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t008/images/600_450.jpg" alt="" />
|
||||
<div class="caption">
|
||||
<h4>商品項目</h4>
|
||||
<p>最新上品上架,特惠中。</p>
|
||||
<a href="#" class="btn btn-primary" role="button">Button</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t008/images/600_450.jpg" alt="" />
|
||||
<div class="caption">
|
||||
<h4>商品項目</h4>
|
||||
<p>最新上品上架,特惠中。</p>
|
||||
<a href="#" class="btn btn-primary" role="button">Button</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-6 col-md-3">
|
||||
<div class="thumbnail">
|
||||
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t008/images/600_450.jpg" alt="" />
|
||||
<div class="caption">
|
||||
<h4>商品項目</h4>
|
||||
<p>最新上品上架,特惠中。</p>
|
||||
<a href="#" class="btn btn-primary" role="button">Button</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t008/images/600_450.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t008/images/600_450.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
1
web/ext/editor_templates/a05.edit_t008/style.css
Normal file
1
web/ext/editor_templates/a05.edit_t008/style.css
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
BIN
web/ext/editor_templates/a05.edit_t008/thumb8.jpg
Normal file
BIN
web/ext/editor_templates/a05.edit_t008/thumb8.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user