update desc

This commit is contained in:
ivanOffice
2023-10-09 01:37:32 +08:00
parent 524a4352e3
commit 20149f7f6a
18 changed files with 4 additions and 4 deletions

View File

@@ -18,13 +18,13 @@
<section class="s_text_block o_colored_level pt16 pb16">
<div class="container s_allow_columns">
<p class="text-center bg-info text-white pt16 pb16">Just Clone this sample to your name to quick create your odoo addons</p>
<h2 class="text-center bg-info text-white pt16 pb16">- Demo Video -</h2>
<h2 class="text-center bg-info text-white pt16 pb16">- Demo Video of Odoo17. Change to your video -</h2>
</div>
<!-- local video-->
<div class="container">
<div class="row s_nb_column_fixed">
<div class="o_colored_level col-lg-12">
<video controls="controls" loop="1" preload="auto" muted autoplay src="app.mp4" class="o_video" style="width: 100%; height: 100%;">
<video controls="controls" loop="1" preload="auto" muted autoplay src="odoo17.mp4" class="o_video" style="width: 100%; height: 100%;">
<source type="video/mp4" src="odoo17.mp4"/>
<a href="">
Download the demo video.
@@ -308,7 +308,7 @@
</h3>
<p>Root menu and menu group and action menu.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_menu.png">
<img src="demo_menu.jpg">
</div>
</section>
<section class="pb16 o_colored_level" style="background-image: none;">
@@ -338,7 +338,7 @@
</h3>
<p>Click alert info to visit. Document online for chinese and english. Fast visit in China.</p>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo_10.jpg">
<img src="demo10.jpg">
</div>
</section>
</div>