mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
94 lines
4.6 KiB
HTML
94 lines
4.6 KiB
HTML
<section class="oe_container">
|
|
<div class="oe_row oe_spaced" style="max-width: 95%;">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">App Web Responsive Fullwidth(form view fullwidth)</h2>
|
|
<div class="alert alert-info" style="padding:8px;font-weight: 300; font-size: 20px;">
|
|
<i class="fa fa-hand-o-right"></i><b> Key features: </b>
|
|
<ul class="list-unstyled">
|
|
<li>
|
|
<i class="fa fa-check-square-o text-primary"></i>
|
|
Show the form view into full width, More screen show about 30%.
|
|
</li>
|
|
<li>
|
|
<i class="fa fa-check-square-o text-primary"></i>
|
|
Form view Responsive full width (fullwidth)
|
|
</li>
|
|
<li>
|
|
<i class="fa fa-check-square-o text-primary"></i>
|
|
Ready for small, medium, large, extra large screen.
|
|
</li>
|
|
<li>
|
|
<i class="fa fa-check-square-o text-primary"></i>
|
|
Ready for enterprise and communicate version.
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="oe_row oe_spaced" style="max-width: 95%;">
|
|
<div class="oe_demo"
|
|
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
|
|
<h2 class='oe_mt32'>Small screen. With or without this module</h2>
|
|
</div>
|
|
<div class="oe_demo oe_screenshot">
|
|
<img src="demo_s.png" style="border:1px solid black"/>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
<div class="oe_row oe_spaced" style="max-width: 95%;">
|
|
<div class="oe_demo"
|
|
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
|
|
<h2 class='oe_mt32'>Medium screen. With or without this module</h2>
|
|
</div>
|
|
<div class="oe_demo oe_screenshot">
|
|
<img src="demo_m.png" style="border:1px solid black"/>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
<div class="oe_row oe_spaced" style="max-width: 95%;">
|
|
<div class="oe_demo"
|
|
style="margin: 20px auto; padding: 0 15px 0 0; border:none; border-top:solid 1px #dedede; width: 96%;">
|
|
<h2 class='oe_mt32'>Large and extra large screen.</h2>
|
|
</div>
|
|
<div class="oe_demo oe_screenshot">
|
|
<img src="demo_l_1.jpg" style="border:1px solid black"/>
|
|
<br/>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
|
|
<section class="oe_container oe_dark">
|
|
<div class="oe_row oe_spaced text-center">
|
|
<div class="oe_span12">
|
|
<h2 class="oe_slogan">Technical Help & Support</h2>
|
|
</div>
|
|
<div class="col-md-12 pad0">
|
|
<div class="oe_mt16">
|
|
<p><h4>
|
|
For any type of technical help & support requests, Feel free to contact us</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:guohuadeng@hotmail.com"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-envelope"></i> guohuadeng@hotmail.com</a>
|
|
<p><h4>
|
|
Via QQ: 300883</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="mailto:300883@qq.com"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-envelope"></i> 300883@qq.com</a>
|
|
</div>
|
|
<div class="oe_mt16">
|
|
<p><h4>
|
|
Visit our website for more support.</h4></p>
|
|
<a style="background: #002e5a none repeat scroll 0% 0%; color: rgb(255, 255, 255);position: relative; overflow: hidden;"
|
|
class="btn btn-warning btn-lg" rel="nofollow" href="http://www.sunpop.cn" target="_blank"><span
|
|
style="height: 354px; width: 354px; top: -147.433px; left: -6.93335px;" class="o_ripple"></span>
|
|
<i class="fa fa-web"></i>http://www.sunpop.cn</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="oe_container oe_separator">
|
|
</section> |