From 9a92e6ffb4090884d85c94cb4ccec43328ddc266 Mon Sep 17 00:00:00 2001 From: fuchao <2577131060@qq.com> Date: Fri, 9 Jan 2026 09:52:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=EF=BC=9Aios16+=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F=E8=A7=86=E9=A2=91=E5=85=A8=E5=B1=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 5c3018d..bbdebf2 100644 --- a/manifest.json +++ b/manifest.json @@ -2,14 +2,21 @@ "name" : "吴门国际", "appid" : "__UNI__1250B39", "description" : "吴门国际", - "versionName" : "1.1.14", - "versionCode" : 1114, + "sassImplementationName" : "node-sass", + "versionName" : "1.1.16", + "versionCode" : 1116, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, + "screenOrientation" : [ + "portrait-primary", + "portrait-secondary", + "landscape-primary", + "landscape-secondary" + ], "compatible" : { "ignoreVersion" : true }, @@ -149,3 +156,5 @@ "locale" : "zh-Hans", "fallbackLocale" : "zh-Hans" } +/* 模块配置 *//* 应用发布信息 *//* android打包配置 *//* ios打包配置 */ +