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

23 lines
934 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<style>
.btn{
margin-top:15px;
}
</style>
<div class="editor">
<div class="flexslider">
<img class="img-responsive" src="../../ext/editor_templates/a05.edit_t009/images/1200_500.jpg" alt="">
</div>
<div class="callout callout-transparent">
<div class="row">
<div class="col-md-9">
<h3>歡樂年中慶全館85折</h3>
<p>滿$5000在送$500</p>
</div>
<div class="col-md-3 text-right">
<a href="#" class="btn btn-outline-secondary btn-lg">立即選購</a>
</div>
</div>
</div>
</div>