From 37ac62aabb20164e5bfcb517c79ebdaa17ef6f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=B9=E6=99=AF=E7=AB=8B?= Date: Fri, 19 Mar 2021 10:37:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit eb6381283b28dac9ccff6f67b71b86893afa7ca4. --- app/data/view/shop_goods/index.html | 2 +- app/data/view/shop_order/index.html | 4 ++-- app/data/view/shop_order_send/index.html | 4 ++-- app/data/view/shop_truck_company/index.html | 2 +- app/data/view/shop_truck_template/index.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/data/view/shop_goods/index.html b/app/data/view/shop_goods/index.html index c5127f4a9..82fc1d62b 100644 --- a/app/data/view/shop_goods/index.html +++ b/app/data/view/shop_goods/index.html @@ -30,7 +30,7 @@
  • {$v}
  • {/if}{/foreach} -
    +
    {include file='shop_goods/index_search'} {notempty name='list'} diff --git a/app/data/view/shop_order/index.html b/app/data/view/shop_order/index.html index 1ed774daf..07b18a01d 100644 --- a/app/data/view/shop_order/index.html +++ b/app/data/view/shop_order/index.html @@ -7,7 +7,7 @@ {/block} {block name="content"} -
    +
      {foreach ['ta'=>'全部订单','t2'=>'待支付的订单','t3'=>'待审核的订单','t4'=>'待发货的订单','t5'=>'待收货的订单','t6'=>'已完成的订单','t0'=>'已取消的订单'] as $k=>$v} {if isset($type) and 't'.$type eq $k} @@ -16,7 +16,7 @@
    • {$v}{$total[$k]??0}
    • {/if}{/foreach}
    -
    +
    {include file='shop_order/index_search'}
    {notempty name='list'} diff --git a/app/data/view/shop_order_send/index.html b/app/data/view/shop_order_send/index.html index 6b225e3c2..5bac6f5a1 100644 --- a/app/data/view/shop_order_send/index.html +++ b/app/data/view/shop_order_send/index.html @@ -7,7 +7,7 @@ {/block} {block name="content"} -
    +
      {foreach ['ta'=>'全部订单','t1'=>'待发货的订单','t2'=>'已发货的订单','t0'=>'已取消的订单'] as $k => $v} {if isset($type) and 't'.$type eq $k} @@ -16,7 +16,7 @@
    • {$v}{$total[$k]??0}
    • {/if}{/foreach}
    -
    +
    {include file='shop_order_send/index_search'}
    {notempty name='list'} diff --git a/app/data/view/shop_truck_company/index.html b/app/data/view/shop_truck_company/index.html index 7d3005e49..a555ecb3a 100644 --- a/app/data/view/shop_truck_company/index.html +++ b/app/data/view/shop_truck_company/index.html @@ -32,7 +32,7 @@
  • {$v}
  • {/if}{/foreach} -
    +
    {include file='shop_truck_company/index_search'}
    {notempty name='list'} diff --git a/app/data/view/shop_truck_template/index.html b/app/data/view/shop_truck_template/index.html index ff0cdf37a..6964a18f4 100644 --- a/app/data/view/shop_truck_template/index.html +++ b/app/data/view/shop_truck_template/index.html @@ -8,7 +8,7 @@ {block name="content"}
    -
    +
    {include file='shop_truck_template/index_search'}
    {notempty name='list'}