diff --git a/app-wx/config/params.php b/app-wx/config/params.php index 4e1ee64..f1b4af2 100644 --- a/app-wx/config/params.php +++ b/app-wx/config/params.php @@ -2,5 +2,5 @@ return [ 'adminEmail' => 'admin@example.com', 'testLoginPhones' => ['13900139001'], - 'VERSION' => 'v0.1.0 build 16', // 当前发布版本号: v0.1.0 是版本号 | build 1 是编译次数 + 'VERSION' => 'v0.1.0 build 17', // 当前发布版本号: v0.1.0 是版本号 | build 1 是编译次数 ]; diff --git a/app-wx/modules/order/views/default/pages/customer-order-template.php b/app-wx/modules/order/views/default/pages/customer-order-template.php index abb9a76..47a5085 100644 --- a/app-wx/modules/order/views/default/pages/customer-order-template.php +++ b/app-wx/modules/order/views/default/pages/customer-order-template.php @@ -48,7 +48,7 @@ $baseUrl = Url::base(true); #customer-order .content-wrapper .plan-right-cls{padding-bottom: 0.5rem;margin-left:0.5rem;width:100%;} #customer-order .content-wrapper .plan-price-cls{font-size:0.75rem;color:#333;line-height: 1.5rem;} #customer-order .content-wrapper .repair-plan-list{width:100%;display: block;position: relative} - #customer-order .content-wrapper .repair-plan-list:after{content:'';width:100%;height: 1px;background:#DBDBDB;display:block;} + #customer-order .content-wrapper .repair-plan-list:after{content:'';width:100%;height: 1px;background:#f85a5a;display:block;} #customer-order .content-wrapper .total-price-cls{margin-top:0.5rem;color:#000} #customer-order .content-wrapper .finish-image-list{width:100%;display:block;} #customer-order .content-wrapper .finish-image-ul{width:100%;display:block;overflow: hidden;box-sizing: border-box;} @@ -155,7 +155,7 @@ $baseUrl = Url::base(true); {{#js_compare "'finish' == this.item.status"}}
-
维修费用清单
+
实际维修费用清单