From b57d4b6b5a73c71b62bae67e2574fb04d31d3df9 Mon Sep 17 00:00:00 2001 From: caoming <604844710@qq.com> Date: Mon, 28 Oct 2019 19:52:38 +0800 Subject: [PATCH] app-ht(v0.0.1 build 7) 1. 同意所有列表页头部查询栏表格样式。 --- app-ht/config/params.php | 2 +- app-ht/modules/manufacturer/views/manufacturer/index.php | 2 +- app-ht/modules/production/views/production/index.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-ht/config/params.php b/app-ht/config/params.php index e71a66c..4f1d2b0 100644 --- a/app-ht/config/params.php +++ b/app-ht/config/params.php @@ -3,5 +3,5 @@ return [ 'adminEmail' => 'tech@jiwork.com', 'DINGTALKL_URL' => 'https://tdd.jiwork.com/', //在钉钉端用系统扫码之后跳转到钉钉对应的界面,里面要指定钉钉的网址 'BAIDU_MAP_BROWSER_KEY' => 'UzLG5fpQtralY2hXO3wvVFzvlCmw6Rue', - 'VERSION' => 'v0.0.1 build 6', + 'VERSION' => 'v0.0.1 build 7', ]; \ No newline at end of file diff --git a/app-ht/modules/manufacturer/views/manufacturer/index.php b/app-ht/modules/manufacturer/views/manufacturer/index.php index 7630056..dc14846 100644 --- a/app-ht/modules/manufacturer/views/manufacturer/index.php +++ b/app-ht/modules/manufacturer/views/manufacturer/index.php @@ -11,7 +11,7 @@ $this->params['breadcrumbs'][] = $this->title;