From d902f149e1f068b04e32661f8f7ccee3de0da666 Mon Sep 17 00:00:00 2001 From: zhangzengfei <zhangzengfei@smartai.com> Date: 星期三, 22 九月 2021 17:15:46 +0800 Subject: [PATCH] 优化进度条 --- public/apps.json | 25 ++++++++++++++++++++++++- 1 files changed, 24 insertions(+), 1 deletions(-) diff --git a/public/apps.json b/public/apps.json index f1bd728..cd5f077 100644 --- a/public/apps.json +++ b/public/apps.json @@ -54,8 +54,31 @@ "type": "2", "url": "/view/ai/", "title": "搴旂敤涓績", + "width": 1024, + "height": 742, + "iconBlob": "", + "icon": "../../images/app-mid/algorithm-store.png", + "version": "1.0.0", + "create_time": "2020-10-09 14:00:02", + "create_by": "", + "update_time": "", + "update_by": "", + "isDelete": 0, + "isDefault": true, + "remoteVersion": "", + "installed": true, + "isUpgrade": false, + "progressMsg": "" + }, + { + "id": "7dea48a4-8294-4914-85d8-c2bbd4caf550", + "name": "搴旂敤涓績-鏃�", + "package": "algorithmManage_old", + "type": "2", + "url": "/view/ai_c/", + "title": "搴旂敤涓績-鏃�", "width": 1243, - "height": 670, + "height": 750, "iconBlob": "", "icon": "../../images/app-mid/algorithm-store.png", "version": "1.0.0", -- Gitblit v1.8.0