From 2019c1583f6c30728bb4f90a6aedb7932f78eb73 Mon Sep 17 00:00:00 2001 From: wuhongjian Date: Wed, 13 Jul 2022 18:00:26 +0800 Subject: [PATCH 1/7] =?UTF-8?q?11=E4=B8=AA=E7=AE=97=E6=B3=95=E8=AF=95?= =?UTF-8?q?=E7=94=A8=E9=85=8D=E7=BD=AE=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 ++ front/public/index.html | 22 ++++++------- .../components/Algorithm/AlgorithmOnTrial.vue | 8 +++-- .../Algorithm/PictureCharacterRecognition.vue | 32 +++++++++++++------ .../components/Algorithm/TestOfWords.vue | 2 +- 5 files changed, 42 insertions(+), 25 deletions(-) diff --git a/.gitignore b/.gitignore index 3521ee6e..6c82c9ed 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,6 @@ back/dist-西海岸-后台管理-带配置文件.zip back/dist-市局-后台管理-带配置文件.zip back/dist-包头-后台管理.zip back/dist-市局-后台管理.zip +back/dist-市局-后台管理-v0.8.2.1.zip +front/public/index.html +back/dist-西海岸-后台管理-v0.8.2.1.zip diff --git a/front/public/index.html b/front/public/index.html index e408d9d5..aad9b95e 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-03-29 16:45:25 * @LastEditors: hisense.wuhongjian - * @LastEditTime: 2022-07-11 18:10:24 + * @LastEditTime: 2022-07-13 15:01:07 * @Description: 告诉大家这是什么 --> @@ -29,11 +29,11 @@ From 876676819bfac52f1d03cab528f1a811e51e59c3 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Wed, 13 Jul 2022 18:15:13 +0800 Subject: [PATCH 2/7] =?UTF-8?q?BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/public/index.html | 2 +- .../views/capacityOnTheShelf/components/PutOnTheShelf.vue | 5 +++-- front/src/views/home/apply.vue | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/front/public/index.html b/front/public/index.html index a9535a2a..951e4eeb 100644 --- a/front/public/index.html +++ b/front/public/index.html @@ -2,7 +2,7 @@ * @Author: hisense.wuhongjian * @Date: 2022-03-29 16:45:25 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-13 14:47:47 + * @LastEditTime: 2022-07-13 18:06:50 * @Description: 告诉大家这是什么 --> diff --git a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue index 06f1be99..518634ed 100644 --- a/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue +++ b/front/src/views/capacityOnTheShelf/components/PutOnTheShelf.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-17 14:11:08 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-01 20:34:36 + * @LastEditTime: 2022-07-13 18:14:42 * @Description: 上架 -->