处理datetime与date类型的区别
todo:处理pivot视图
BIN
app_search_range/static/description/date_range.jpg
Normal file
|
After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 325 KiB |
@@ -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>
|
||||
|
||||
BIN
app_search_range/static/description/list_pivot.jpg
Normal file
|
After Width: | Height: | Size: 48 KiB |
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 205 KiB |
BIN
app_search_range/static/description/value_range.jpg
Normal file
|
After Width: | Height: | Size: 51 KiB |
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 246 KiB |