From 3d3bceb5fac0947a35fb7200833f299296990b4f Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期二, 28 九月 2021 17:47:32 +0800
Subject: [PATCH] 视频下载与全屏
---
public/apps.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/public/apps.json b/public/apps.json
index cd5f077..09d29fb 100644
--- a/public/apps.json
+++ b/public/apps.json
@@ -54,7 +54,7 @@
"type": "2",
"url": "/view/ai/",
"title": "搴旂敤涓績",
- "width": 1024,
+ "width": 1036,
"height": 742,
"iconBlob": "",
"icon": "../../images/app-mid/algorithm-store.png",
@@ -262,7 +262,7 @@
"type": "2",
"url": "/view/settings/",
"title": "绯荤粺璁剧疆",
- "width": 1200,
+ "width": 1024,
"height": 650,
"iconBlob": "",
"icon": "../../images/app-mid/settings.png",
@@ -308,8 +308,8 @@
"type": "2",
"url": "/view/vindicate/",
"title": "绯荤粺缁存姢",
- "width": 760,
- "height": 534,
+ "width": 1024,
+ "height": 650,
"iconBlob": "",
"icon": "../../images/app-mid/vindicate.png",
"version": "1.0.0",
--
Gitblit v1.8.0