update desc

This commit is contained in:
Ivan Office
2023-10-09 01:53:25 +08:00
parent 11749d68fb
commit 65676cc04e
3 changed files with 6 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
############################################################################## ##############################################################################
{ {
'name': 'Odoo Module Sample. module app addons template sample with widget. Developer guidelines. Odoo开发规范模板', 'name': 'Odoo Module Sample. App sample with widget. Odoo开发规范模板',
'version': '14.23.10.07', 'version': '14.23.10.07',
'author': 'odooai.cn', 'author': 'odooai.cn',
'category': 'Base', 'category': 'Base',
@@ -31,7 +31,7 @@
'live_test_url': 'https://demo.odooapp.cn', 'live_test_url': 'https://demo.odooapp.cn',
'license': 'OPL-1', 'license': 'OPL-1',
'sequence': 2, 'sequence': 2,
'price': 3.00, 'price': 2.00,
'currency': 'EUR', 'currency': 'EUR',
'images': ['static/description/banner.gif'], 'images': ['static/description/banner.gif'],
'summary': ''' 'summary': '''

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

@@ -18,7 +18,7 @@
<section class="s_text_block o_colored_level pt16 pb16"> <section class="s_text_block o_colored_level pt16 pb16">
<div class="container s_allow_columns"> <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> <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 of Odoo17. Change to your video -</h2> <h2 class="text-center bg-info text-white pt16 pb16">- Sample Local Video. Change to your video -</h2>
</div> </div>
<!-- local video--> <!-- local video-->
<div class="container"> <div class="container">
@@ -38,6 +38,9 @@
<section class="oe_container container s_text_block pt24 pb24 o_colored_level" data-snippet="s_text_block" data-name="文本"> <section class="oe_container container s_text_block pt24 pb24 o_colored_level" data-snippet="s_text_block" data-name="文本">
<!-- remote video--> <!-- remote video-->
<div class="s_allow_columns container"> <div class="s_allow_columns container">
<div class="container s_allow_columns">
<h2 class="text-center bg-info text-white pt16 pb16">- Sample Video on youtube remote. Change to your video -</h2>
</div>
<div data-oe-expression="//www.youtube.com/embed/whnmkTWsQkQ?rel=0&amp;autoplay=0" class="media_iframe_video"> <div data-oe-expression="//www.youtube.com/embed/whnmkTWsQkQ?rel=0&amp;autoplay=0" class="media_iframe_video">
<div class="css_editable_mode_display"></div> <div class="css_editable_mode_display"></div>
<div class="media_iframe_video_size"></div> <div class="media_iframe_video_size"></div>