From 2d7ef1932fedfeaff1cbca3f4cc077998b6665db Mon Sep 17 00:00:00 2001 From: xu Date: Mon, 6 Jan 2020 18:39:25 +0800 Subject: [PATCH] app-wx(v0.1.0 build 17) 1. F 菜单文字调整 2. F 关于我们添加图片 3. F 调整顾客质保和流程样式 --- app-wx/config/params.php | 2 +- app-wx/modules/order/views/default/pages/customer-order-template.php | 31 ++++++++++++++++--------------- app-wx/modules/order/views/default/pages/order-details-template.php | 10 +++------- app-wx/modules/user/views/default/pages/about-template.php | 1 + app-wx/modules/user/views/default/pages/agreement-template.php | 55 +++++++++++++++++++++++++++++++++++++++++++++---------- app-wx/modules/user/views/default/pages/toolbar-template.php | 5 +++-- domain/system/SmsMessage.php | 9 ++++++--- web/i/user/about-us.jpg | Bin 0 -> 157705 bytes 8 files changed, 75 insertions(+), 38 deletions(-) create mode 100644 web/i/user/about-us.jpg 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"}}
-
维修费用清单
+
实际维修费用清单