Files
frontend-app/manifest.json
T

215 lines
9.1 KiB
JSON
Raw Normal View History

2025-02-28 16:19:58 +08:00
{
2025-08-23 15:29:32 +08:00
"name" : "信任桥",
"appid" : "__UNI__4910728",
"description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。",
2026-07-12 22:23:16 +08:00
"versionName" : "1.0.3",
2026-07-24 22:06:19 +08:00
"versionCode" : 170,
2025-08-23 15:29:32 +08:00
"transformPx" : false,
2025-02-28 16:19:58 +08:00
/* 5+App特有相关 */
2025-08-23 15:29:32 +08:00
"app-plus" : {
"name" : "哈希优品",
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"ios" : {
"deploymentTarget" : "13.0"
2025-08-19 22:53:33 +08:00
},
2025-08-23 15:29:32 +08:00
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : true,
2025-12-17 16:22:17 +08:00
"delay" : 0,
2025-12-17 17:13:05 +08:00
"duration" : 0,
"autoclose" : false
2025-02-28 16:19:58 +08:00
},
/* 模块配置 */
2025-08-23 15:29:32 +08:00
"modules" : {
"Payment" : {},
2025-09-19 17:19:19 +08:00
"Camera" : {},
2025-11-16 18:30:50 +08:00
"OAuth" : {},
"Share" : {}
2025-05-07 09:54:33 +08:00
},
2025-02-28 16:19:58 +08:00
/* 应用发布信息 */
2025-08-23 15:29:32 +08:00
"distribute" : {
2025-02-28 16:19:58 +08:00
/* android打包配置 */
2025-08-23 15:29:32 +08:00
"android" : {
"schemes" : [ "trustbridgeapp" ],
"permissions" : [
2025-02-28 16:19:58 +08:00
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
"<uses-feature android:name=\"android.hardware.camera\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
2026-02-03 17:57:01 +08:00
],
2026-02-03 19:55:53 +08:00
"abiFilters" : [ "armeabi-v7a", "arm64-v8a" ],
"targetSdkVersion" : 30,
"minSdkVersion" : 21
2025-02-28 16:19:58 +08:00
},
/* ios打包配置 */
2025-08-23 15:29:32 +08:00
"ios" : {
"dSYMs" : false,
"idfa" : false,
"urltypes" : [
{
"urlidentifier" : "com.trustbridgeapp.mm",
"urlschemes" : [ "trustbridgeapp" ]
}
],
2025-09-09 21:46:50 +08:00
"associatedDomains" : [ "applinks:ulink.trustbridgeapp.com" ],
"capabilities" : {
"entitlements" : {
"com.apple.developer.associated-domains" : [ "applinks:app.tbmall.xin" ]
}
2026-02-03 19:55:53 +08:00
},
"privacyDescription" : {
2026-02-09 20:47:22 +08:00
"NSPhotoLibraryUsageDescription" : "App需要您的同意才能访问相册,以便您选择本地图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要从相册选择图片。",
"NSPhotoLibraryAddUsageDescription" : "App需要您的同意才能添加图片到相册,以便您保存商品海报或图片到本地。例如:当您点击保存商品分享海报时,需要写入相册权限。",
"NSCameraUsageDescription" : "App需要您的同意才能访问相机,以便您拍摄图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要使用相机拍摄照片。"
2025-09-09 21:46:50 +08:00
}
2025-03-20 08:46:07 +08:00
},
2025-02-28 16:19:58 +08:00
/* SDK配置 */
2025-08-23 15:29:32 +08:00
"sdkConfigs" : {
"payment" : {
"alipay" : {
2025-09-09 21:46:50 +08:00
"__platform__" : [ "ios", "android" ]
2025-09-05 23:52:22 +08:00
},
"weixin" : {
2025-09-10 00:48:05 +08:00
"__platform__" : [ "ios", "android" ],
2025-09-09 23:38:21 +08:00
"appid" : "wx7a5902cd556d9396",
2025-09-09 21:46:50 +08:00
"UniversalLinks" : "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/"
2025-05-07 09:54:33 +08:00
}
2025-09-19 17:19:19 +08:00
},
"oauth" : {
"weixin" : {
"appid" : "wx7a5902cd556d9396",
"UniversalLinks" : "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/"
2026-07-31 10:55:02 +08:00
},
"apple" : {}
2025-11-13 13:49:17 +08:00
},
2025-11-16 18:30:50 +08:00
"share" : {
"weixin" : {
"appid" : "wx7a5902cd556d9396",
"UniversalLinks" : "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/"
}
}
2025-05-07 09:54:33 +08:00
},
2025-08-23 15:29:32 +08:00
"icons" : {
"android" : {
2025-10-23 14:12:26 +08:00
"hdpi" : "unpackage/res/icons/72x72.png",
"xhdpi" : "unpackage/res/icons/96x96.png",
"xxhdpi" : "unpackage/res/icons/144x144.png",
"xxxhdpi" : "unpackage/res/icons/192x192.png"
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"ios" : {
2025-10-23 14:12:26 +08:00
"appstore" : "unpackage/res/icons/1024x1024.png",
2025-08-23 15:29:32 +08:00
"ipad" : {
2025-10-23 14:12:26 +08:00
"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"
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"iphone" : {
2025-10-23 14:12:26 +08:00
"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"
2025-02-28 16:19:58 +08:00
}
}
2025-08-23 14:25:27 +08:00
},
2025-08-23 15:29:32 +08:00
"splashscreen" : {
2025-12-15 17:10:06 +08:00
"useOriginalMsgbox" : true,
2025-12-15 21:48:42 +08:00
"iosStyle" : "common",
"androidStyle" : "common"
2025-02-28 16:19:58 +08:00
}
2025-05-10 18:17:24 +08:00
},
/*忽略版本提示*/
2025-08-23 15:29:32 +08:00
"compatible" : {
"ignoreVersion" : true
2025-09-19 17:19:19 +08:00
},
"nativePlugins" : {
"Hyy-Alipay" : {
"__plugin_info__" : {
"name" : "【免费开源】支付宝,授权,授权登录",
"description" : "用过支付宝原生sdk,原生授权登录,更安全,有问题请联系作者",
"platforms" : "Android",
"url" : "https://ext.dcloud.net.cn/plugin?id=11931",
"android_package_name" : "",
"ios_bundle_id" : "",
"isCloud" : true,
"bought" : 1,
"pid" : "11931",
"parameters" : {}
}
}
2025-02-28 16:19:58 +08:00
}
},
/* 快应用特有相关 */
2025-08-23 15:29:32 +08:00
"quickapp" : {},
2025-02-28 16:19:58 +08:00
/* 小程序特有相关 */
2025-08-23 15:29:32 +08:00
"mp-weixin" : {
"appid" : "wx376a16a88befe265",
2026-07-24 22:06:19 +08:00
"lazyCodeLoading" : "requiredComponents",
2025-08-23 15:29:32 +08:00
"setting" : {
"urlCheck" : false,
"minified" : true,
"uglifyFileName" : true,
"es6" : true,
"postcss" : true,
"sourcemap" : false
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"usingComponents" : true,
"optimization" : {
"subPackages" : true
2025-08-06 20:25:41 +08:00
}
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"mp-alipay" : {
"usingComponents" : true
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"mp-baidu" : {
"usingComponents" : true
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"mp-toutiao" : {
"usingComponents" : true
2025-02-28 16:19:58 +08:00
},
2025-08-23 15:29:32 +08:00
"uniStatistics" : {
"enable" : false
2025-02-28 16:19:58 +08:00
},
2025-09-09 21:46:50 +08:00
"vueVersion" : "3",
2025-11-06 18:27:44 +08:00
"_spaceID" : "mp-16f2830d-655c-4ed2-9763-d0258ba65ad9",
"h5" : {
"router" : {
"mode" : "hash",
"base" : ""
2026-07-24 21:05:21 +08:00
},
"devServer" : {
"port" : 5173,
"proxy" : {
"/proxy-api" : {
"target" : "https://api.o.tbmall.xin",
"changeOrigin" : true,
"pathRewrite" : {
"^/proxy-api" : ""
}
}
}
2025-11-06 18:27:44 +08:00
}
}
2025-08-23 15:29:32 +08:00
}