diff --git a/manifest.json b/manifest.json index 1826fca0fe8792ae0713d21a66a6683e433d716c..e54ead1b5a57d218f0849bd951ade6e708bc0ceb 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,9 @@ "description" : "", "versionName" : "1.0.0", "versionCode" : "100", - "uni-app-x" : {}, + "uni-app-x" : { + "singleThread" : true + }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */