处理datetime与date类型的区别

todo:处理pivot视图
This commit is contained in:
ivan deng
2017-11-16 03:40:41 +08:00
parent 9877161b4c
commit ba8d281846
9 changed files with 46 additions and 13 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 325 KiB

View File

@@ -2,7 +2,7 @@
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Date range</h2>
<div class="oe_demo oe_picture oe_screenshot">
<img src="date_range.png">
<img src="date_range.jpg">
</div>
</div>
</section>
@@ -11,7 +11,16 @@
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Value range</h2>
<div class="oe_demo oe_picture oe_screenshot">
<img src="value_range.png">
<img src="value_range.jpg">
</div>
</div>
</section>
<section class="oe_container oe_dark">
<div class="oe_row oe_spaced">
<h2 class="oe_slogan" style="color:#875A7B;">Pivot View</h2>
<div class="oe_demo oe_picture oe_screenshot">
<img src="list_pivot.jpg">
</div>
</div>
</section>

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 90 KiB

After

Width:  |  Height:  |  Size: 246 KiB