From cdc043317b7c01c889f7c95f0ee3e95141027914 Mon Sep 17 00:00:00 2001 From: abu <3109389044@qq.com> Date: Sat, 24 May 2025 00:37:44 +0800 Subject: [PATCH] ulink --- manifest.json | 490 +++++++++++++++++++++++++------------------------- 1 file changed, 245 insertions(+), 245 deletions(-) diff --git a/manifest.json b/manifest.json index 2a77da7b..f2325f05 100644 --- a/manifest.json +++ b/manifest.json @@ -1,245 +1,245 @@ -{ - "name" : "无终街", - "appid" : "__UNI__6DB512D", - "description" : "admin", - "versionName" : "4.0.0", - "versionCode" : 404, - "transformPx" : false, - "sassImplementationName" : "node-sass", - "app-plus" : { - "android" : { - "versionCode" : 404, // Android 版本号 - "versionName" : "4.0.0" // 用户看到的版本号 - }, - "compatible" : { - "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 - }, - "nvueStyleCompiler" : "uni-app", - "compilerVersion" : 3, - /* 5+App特有相关 */ - "usingComponents" : true, - "splashscreen" : { - "alwaysShowBeforeRender" : true, - "waiting" : true, - "autoclose" : true, - "delay" : 0 - }, - "screenOrientation" : [ "portrait-primary" ], - "modules" : { - "Payment" : {}, - "Share" : {}, - "Geolocation" : {}, - "Maps" : {}, - "Camera" : {}, - "Barcode" : {}, - "VideoPlayer" : {}, - "Push" : {}, - "OAuth" : {} - }, - "error" : { - /* 404错误页面*/ - "url" : "hybrid/html/error.html" - }, - /* 模块配置 */ - "distribute" : { - /* 应用发布信息 */ - "android" : { - /* android打包配置 */ - "permissions" : [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "abiFilters" : [ "armeabi-v7a", "arm64-v8a", "x86" ], - "schemes" : "wuzhongjie", - "minSdkVersion" : 21, - "targetSdkVersion" : 34 - }, - "ios" : { - "idfa" : false, - "privacyDescription" : { - "NSPhotoLibraryUsageDescription" : "需要用与评论上传,头像上传功能", - "NSPhotoLibraryAddUsageDescription" : "保存商品图片到本地", - "NSCameraUsageDescription" : "需要用与扫描二维码和商品评论图片拍摄", - "NSLocationAlwaysAndWhenInUseUsageDescription" : "可根据位置向您介绍附近的视频信息,提升浏览体验,或帮助你在发布的信息中展示位置,不授权不影响app正常使用", - "NSMicrophoneUsageDescription" : "用户上传视频时需使用音频信息" - }, - "capabilities" : { - "entitlements" : { - "com.apple.developer.associated-domains" : [ "applinks:wuzhongjie.com.cn" ] - } - }, - "urltypes" : "wuzhongjie", - "dSYMs" : false - }, - /* ios打包配置 */ - "sdkConfigs" : { - "payment" : { - "weixin" : { - "__platform__" : [ "ios", "android" ], - "appid" : "wxebcdaea31881caab", - "UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" - }, - "alipay" : { - "__platform__" : [ "ios", "android" ] - } - }, - "ad" : {}, - "share" : { - "weixin" : { - "appid" : "wxebcdaea31881caab", - "UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" - } - }, - "oauth" : { - "weixin" : { - "appid" : "wxebcdaea31881caab", - "UniversalLinks" : "https://wuzhongjie.com.cn/ulink/" - }, - "apple" : {} - }, - "geolocation" : { - "amap" : { - "__platform__" : [ "ios", "android" ], - "appkey_ios" : "f463d3350efe63f8be5d9a62f24d0aab", - "appkey_android" : "fb3f1ccb34616c70f068aa950f3e27df" - }, - "system" : { - "__platform__" : [ "ios", "android" ] - } - }, - "maps" : { - "amap" : { - "appkey_ios" : "f463d3350efe63f8be5d9a62f24d0aab", - "appkey_android" : "fb3f1ccb34616c70f068aa950f3e27df" - } - }, - "push" : {} - }, - "icons" : { - "android" : { - "hdpi" : "unpackage/res/icons/72x72.png", - "xhdpi" : "unpackage/res/icons/96x96.png", - "xxhdpi" : "unpackage/res/icons/144x144.png", - "xxxhdpi" : "unpackage/res/icons/192x192.png" - }, - "ios" : { - "appstore" : "unpackage/res/icons/1024x1024.png", - "ipad" : { - "app" : "unpackage/res/icons/76x76.png", - "app@2x" : "unpackage/res/icons/152x152.png", - "notification" : "unpackage/res/icons/20x20.png", - "notification@2x" : "unpackage/res/icons/40x40.png", - "proapp@2x" : "unpackage/res/icons/167x167.png", - "settings" : "unpackage/res/icons/29x29.png", - "settings@2x" : "unpackage/res/icons/58x58.png", - "spotlight" : "unpackage/res/icons/40x40.png", - "spotlight@2x" : "unpackage/res/icons/80x80.png" - }, - "iphone" : { - "app@2x" : "unpackage/res/icons/120x120.png", - "app@3x" : "unpackage/res/icons/180x180.png", - "notification@2x" : "unpackage/res/icons/40x40.png", - "notification@3x" : "unpackage/res/icons/60x60.png", - "settings@2x" : "unpackage/res/icons/58x58.png", - "settings@3x" : "unpackage/res/icons/87x87.png", - "spotlight@2x" : "unpackage/res/icons/80x80.png", - "spotlight@3x" : "unpackage/res/icons/120x120.png" - } - } - }, - "splashscreen" : { - "iosStyle" : "common", - "ios" : { - "storyboard" : "CustomStoryboard.zip" - }, - "androidStyle" : "default", - "android" : { - "hdpi" : "CustomStartPage/start-page.9.png", - "xhdpi" : "CustomStartPage/start-page.9.png", - "xxhdpi" : "CustomStartPage/start-page.9.png" - }, - "useOriginalMsgbox" : true - } - }, - "nativePlugins" : {} - }, - "permission" : { - "scope.userLocation" : { - "desc" : "你的位置信息将用于高德地图的效果展示" - } - }, - /* SDK配置 */ - "quickapp" : {}, - /* 快应用特有相关 */ - "mp-weixin" : { - /* 小程序特有相关 */ - "usingComponents" : true, - "appid" : "wx6f10f29075dc1b0b", - "optimization" : { - "subPackages" : true - }, - "setting" : { - "urlCheck" : false, - "minified" : true, - "postcss" : false, - "es6" : true - }, - "permission" : { - "scope.userLocation" : { - "desc" : "位置信息将用于高德地图的效果展示" - } - }, - "plugins" : { - "myPlugin" : { - "version" : "1.1.0", - "provider" : "wx738958e0f4c894f9" - }, - "live-player-plugin" : { - "version" : "1.3.0", - "provider" : "wx2b03c6e691cd7370" - } - } - }, - "h5" : { - "devServer" : { - "disableHostCheck" : true - }, - "router" : { - "mode" : "history", - "base" : "" - }, - "sdkConfigs" : { - "maps" : {} - }, - "optimization" : { - "treeShaking" : { - "enable" : true - } - }, - "title" : "lilishop", - "template" : "" - } -} +{ + "name": "无终街", + "appid": "__UNI__6DB512D", + "description": "admin", + "versionName": "4.0.0", + "versionCode": 405, + "transformPx": false, + "sassImplementationName": "node-sass", + "app-plus": { + "android": { + "versionCode": 404, // Android 版本号 + "versionName": "4.0.0" // 用户看到的版本号 + }, + "compatible": { + "ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + }, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + /* 5+App特有相关 */ + "usingComponents": true, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "autoclose": true, + "delay": 0 + }, + "screenOrientation": ["portrait-primary"], + "modules": { + "Payment": {}, + "Share": {}, + "Geolocation": {}, + "Maps": {}, + "Camera": {}, + "Barcode": {}, + "VideoPlayer": {}, + "Push": {}, + "OAuth": {} + }, + "error": { + /* 404错误页面*/ + "url": "hybrid/html/error.html" + }, + /* 模块配置 */ + "distribute": { + /* 应用发布信息 */ + "android": { + /* android打包配置 */ + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"], + "schemes": "wuzhongjie", + "minSdkVersion": 21, + "targetSdkVersion": 34 + }, + "ios": { + "idfa": false, + "privacyDescription": { + "NSPhotoLibraryUsageDescription": "需要用与评论上传,头像上传功能", + "NSPhotoLibraryAddUsageDescription": "保存商品图片到本地", + "NSCameraUsageDescription": "需要用与扫描二维码和商品评论图片拍摄", + "NSLocationAlwaysAndWhenInUseUsageDescription": "可根据位置向您介绍附近的视频信息,提升浏览体验,或帮助你在发布的信息中展示位置,不授权不影响app正常使用", + "NSMicrophoneUsageDescription": "用户上传视频时需使用音频信息" + }, + "capabilities": { + "entitlements": { + "com.apple.developer.associated-domains": ["applinks:wuzhongjie.com.cn"] + } + }, + "urltypes": "wuzhongjie", + "dSYMs": false + }, + /* ios打包配置 */ + "sdkConfigs": { + "payment": { + "weixin": { + "__platform__": ["ios", "android"], + "appid": "wxebcdaea31881caab", + "UniversalLinks": "https://wuzhongjie.com.cn/" + }, + "alipay": { + "__platform__": ["ios", "android"] + } + }, + "ad": {}, + "share": { + "weixin": { + "appid": "wxebcdaea31881caab", + "UniversalLinks": "https://wuzhongjie.com.cn/" + } + }, + "oauth": { + "weixin": { + "appid": "wxebcdaea31881caab", + "UniversalLinks": "https://wuzhongjie.com.cn/" + }, + "apple": {} + }, + "geolocation": { + "amap": { + "__platform__": ["ios", "android"], + "appkey_ios": "f463d3350efe63f8be5d9a62f24d0aab", + "appkey_android": "fb3f1ccb34616c70f068aa950f3e27df" + }, + "system": { + "__platform__": ["ios", "android"] + } + }, + "maps": { + "amap": { + "appkey_ios": "f463d3350efe63f8be5d9a62f24d0aab", + "appkey_android": "fb3f1ccb34616c70f068aa950f3e27df" + } + }, + "push": {} + }, + "icons": { + "android": { + "hdpi": "unpackage/res/icons/72x72.png", + "xhdpi": "unpackage/res/icons/96x96.png", + "xxhdpi": "unpackage/res/icons/144x144.png", + "xxxhdpi": "unpackage/res/icons/192x192.png" + }, + "ios": { + "appstore": "unpackage/res/icons/1024x1024.png", + "ipad": { + "app": "unpackage/res/icons/76x76.png", + "app@2x": "unpackage/res/icons/152x152.png", + "notification": "unpackage/res/icons/20x20.png", + "notification@2x": "unpackage/res/icons/40x40.png", + "proapp@2x": "unpackage/res/icons/167x167.png", + "settings": "unpackage/res/icons/29x29.png", + "settings@2x": "unpackage/res/icons/58x58.png", + "spotlight": "unpackage/res/icons/40x40.png", + "spotlight@2x": "unpackage/res/icons/80x80.png" + }, + "iphone": { + "app@2x": "unpackage/res/icons/120x120.png", + "app@3x": "unpackage/res/icons/180x180.png", + "notification@2x": "unpackage/res/icons/40x40.png", + "notification@3x": "unpackage/res/icons/60x60.png", + "settings@2x": "unpackage/res/icons/58x58.png", + "settings@3x": "unpackage/res/icons/87x87.png", + "spotlight@2x": "unpackage/res/icons/80x80.png", + "spotlight@3x": "unpackage/res/icons/120x120.png" + } + } + }, + "splashscreen": { + "iosStyle": "common", + "ios": { + "storyboard": "CustomStoryboard.zip" + }, + "androidStyle": "default", + "android": { + "hdpi": "CustomStartPage/start-page.9.png", + "xhdpi": "CustomStartPage/start-page.9.png", + "xxhdpi": "CustomStartPage/start-page.9.png" + }, + "useOriginalMsgbox": true + } + }, + "nativePlugins": {} + }, + "permission": { + "scope.userLocation": { + "desc": "你的位置信息将用于高德地图的效果展示" + } + }, + /* SDK配置 */ + "quickapp": {}, + /* 快应用特有相关 */ + "mp-weixin": { + /* 小程序特有相关 */ + "usingComponents": true, + "appid": "wx6f10f29075dc1b0b", + "optimization": { + "subPackages": true + }, + "setting": { + "urlCheck": false, + "minified": true, + "postcss": false, + "es6": true + }, + "permission": { + "scope.userLocation": { + "desc": "位置信息将用于高德地图的效果展示" + } + }, + "plugins": { + "myPlugin": { + "version": "1.1.0", + "provider": "wx738958e0f4c894f9" + }, + "live-player-plugin": { + "version": "1.3.0", + "provider": "wx2b03c6e691cd7370" + } + } + }, + "h5": { + "devServer": { + "disableHostCheck": true + }, + "router": { + "mode": "history", + "base": "" + }, + "sdkConfigs": { + "maps": {} + }, + "optimization": { + "treeShaking": { + "enable": true + } + }, + "title": "lilishop", + "template": "" + } +} \ No newline at end of file