From bb997653816aa78bc09a57d5fa4e18689dd168af Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Fri, 15 Jul 2022 17:40:32 +0800 Subject: [PATCH 01/24] =?UTF-8?q?=E4=B8=8A=E6=9E=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/capacityOnTheShelf/Algorithm.vue | 150 +++--- .../views/capacityOnTheShelf/Application.vue | 11 +- .../capacityOnTheShelf/BusinessComponent.vue | 11 +- .../DevelopmentComponents.vue | 11 +- .../capacityOnTheShelf/LayerServices.vue | 11 +- .../components/PutOnTheShelf.vue | 444 +++++++++--------- 6 files changed, 329 insertions(+), 309 deletions(-) diff --git a/front/src/views/capacityOnTheShelf/Algorithm.vue b/front/src/views/capacityOnTheShelf/Algorithm.vue index f27c0538..dd4c312a 100644 --- a/front/src/views/capacityOnTheShelf/Algorithm.vue +++ b/front/src/views/capacityOnTheShelf/Algorithm.vue @@ -2,7 +2,7 @@ * @Author: hisense.liangjunhua * @Date: 2022-06-13 10:22:27 * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-07-15 16:28:56 + * @LastEditTime: 2022-07-15 17:38:56 * @Description: 算法上架 -->