{ "name" : "alipay-emulator", "appid" : "__UNI__D535736", "description" : "", "versionName" : "1.0.0", "versionCode" : 100, "transformPx" : false, /* 5+App特有相关 */ "app-harmony" : { "distribute" : { "splashScreens" : { "startWindowIcon" : "resource/icon.png", // 启动页图标路径 "startWindowBackground" : "#123456" // 启动页背景颜色 }, "bundleName" : "cn.zuom8.jsloction", "signingConfigs" : { "default" : { "certpath" : "C:\\Users\\Administrator\\Desktop\\jisuloca\\test\\debug.cer", "keyAlias" : "__uni__1be0b2f", "keyPassword" : "000000189B31358AF1B1A6FD1CB2D1011E32DF02389A1F92604ECEB091A66654CDCDF6DB4DD18BC3", "profile" : "C:\\Users\\Administrator\\Desktop\\jisuloca\\test\\jsloction_debugDebug.p7b", "signAlg" : "SHA256withECDSA", "storeFile" : "C:\\Users\\Administrator\\Desktop\\jisuloca\\hmos.p12", "storePassword" : "000000185660236954705CE2E46C7A2FA76565A93989A8DDD5810CC2760ED8D2B479EDD9C488B982" } } } }, "app-plus" : { "darkmode" : false, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : false, "delay" : 0 }, "compatible" : { "runtimeVersion": "4.75", "compilerVersion": "5.14", "ignoreVersion" : true }, "optimization" : { "subPackages" : true }, "runmode" : "liberate", // 开启分包优化后,必须配置资源释放模式 /* 模块配置 */ "modules" : { "Camera" : {}, "Payment" : {}, "LivePusher" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "123456", "UniversalLinks" : "https://hhhhh.com/apple-app-site-association/" }, "alipay" : { "__platform__" : [ "ios", "android" ] } } } }, "nvueLaunchMode" : "" }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "", "setting" : { "urlCheck" : false }, "usingComponents" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "3", "h5" : { "router" : { "mode" : "history" } } }