From 206b4f7128d9f664e9084e6394810eef79329604 Mon Sep 17 00:00:00 2001 From: 马宇豪 <978517621@qq.com> Date: 星期二, 16 七月 2024 14:56:26 +0800 Subject: [PATCH] init --- manifest.json | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/manifest.json b/manifest.json index a3870ef..20d7f96 100644 --- a/manifest.json +++ b/manifest.json @@ -2,9 +2,12 @@ "name" : "应急响应", "appid" : "__UNI__843A1A3", "description" : "", - "versionName" : "1.0.1", + "versionName" : "1.3.0", "versionCode" : 2, "transformPx" : false, + "networkTimeout" : { + "request" : 5000 + }, "app-plus" : { /* 5+App特有相关 */ "usingComponents" : true, -- Gitblit v1.9.2