prepare #app_web_fullwidth将web_chatter_position的功能加入

app_web_fullwidth将web_chatter_position的功能加入
This commit is contained in:
Ivan Office
2023-11-16 20:24:52 +08:00
parent c17e365a39
commit bb8b403aa0
5 changed files with 28 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 262 KiB

View File

@@ -25,6 +25,16 @@
</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'>Set chatter bottom and full width full screen Form</h2>
</div>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo4.jpg" 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%;">
@@ -55,6 +65,16 @@
<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'>User can easy switch to normal chatter with width form</h2>
</div>
<div class="oe_demo oe_screenshot img img-fluid">
<img src="demo3.jpg" style="border:1px solid black"/>
<br/>
</div>
</div>
</section>