From d65083aa51c73a35724b4b44d7f919052785995c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E6=98=9F=E6=98=9F?= <605893810@qq.com> Date: Mon, 24 Aug 2026 14:21:26 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E4=BC=98=E5=8C=96=E6=95=B0?= =?UTF-8?q?=E5=AD=97=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 441 ++++++++++---------- pages/rwa_package/insights/acceleration.vue | 33 +- 2 files changed, 226 insertions(+), 248 deletions(-) diff --git a/manifest.json b/manifest.json index e76c62f..3795555 100644 --- a/manifest.json +++ b/manifest.json @@ -1,231 +1,212 @@ -{ - "name": "信任桥", - "appid": "__UNI__4910728", - "description": "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。", - "versionName": "1.0.3", - "versionCode": 170, - "transformPx": false, - /* 5+App特有相关 */ - "app-plus": { - "name": "哈希优品", - "usingComponents": true, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "ios": { - "deploymentTarget": "13.0" - }, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "delay": 0, - "duration": 0, - "autoclose": false - }, - /* 模块配置 */ - "modules": { - "Payment": {}, - "Camera": {}, - "OAuth": {}, - "Share": {} - }, - /* 应用发布信息 */ - "distribute": { - /* android打包配置 */ - "android": { - "schemes": [ - "trustbridgeapp" - ], - "permissions": [ - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "", - "" - ], - "abiFilters": [ - "armeabi-v7a", - "arm64-v8a" - ], - "targetSdkVersion": 30, - "minSdkVersion": 21 - }, - /* ios打包配置 */ - "ios": { - "dSYMs": false, - "idfa": false, - "urltypes": [ - { - "urlidentifier": "com.trustbridgeapp.mm", - "urlschemes": [ - "trustbridgeapp" - ] - } - ], - "associatedDomains": [ - "applinks:ulink.trustbridgeapp.com" - ], - "capabilities": { - "entitlements": { - "com.apple.developer.associated-domains": [ - "applinks:app.tbmall.xin" - ] - } - }, - "privacyDescription": { - "NSPhotoLibraryUsageDescription": "App需要您的同意才能访问相册,以便您选择本地图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要从相册选择图片。", - "NSPhotoLibraryAddUsageDescription": "App需要您的同意才能添加图片到相册,以便您保存商品海报或图片到本地。例如:当您点击保存商品分享海报时,需要写入相册权限。", - "NSCameraUsageDescription": "App需要您的同意才能访问相机,以便您拍摄图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要使用相机拍摄照片。" - } - }, - /* SDK配置 */ - "sdkConfigs": { - "payment": { - "alipay": { - "__platform__": [ - "ios", - "android" - ] - }, - "weixin": { - "__platform__": [ - "ios", - "android" - ], - "appid": "wx7a5902cd556d9396", - "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" - } - }, - "oauth": { - "weixin": { - "appid": "wx7a5902cd556d9396", - "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" - }, - "apple": {} - }, - "share": { - "weixin": { - "appid": "wx7a5902cd556d9396", - "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" - } - } - }, - "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": { - "useOriginalMsgbox": true, - "iosStyle": "common", - "androidStyle": "common" - } - }, - /*忽略版本提示*/ - "compatible": { - "ignoreVersion": true - }, - "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": {} - } - } - } - }, - /* 快应用特有相关 */ - "quickapp": {}, - /* 小程序特有相关 */ - "mp-weixin": { - "appid": "wx376a16a88befe265", - "lazyCodeLoading": "requiredComponents", - "setting": { - "urlCheck": false, - "minified": true, - "uglifyFileName": true, - "es6": true, - "postcss": true, - "sourcemap": false - }, - "usingComponents": true, - "optimization": { - "subPackages": true - } - }, - "mp-alipay": { - "usingComponents": true - }, - "mp-baidu": { - "usingComponents": true - }, - "mp-toutiao": { - "usingComponents": true - }, - "uniStatistics": { - "enable": false - }, - "vueVersion": "3", - "_spaceID": "mp-16f2830d-655c-4ed2-9763-d0258ba65ad9", - "h5": { - "router": { - "mode": "hash", - "base": "" - }, - "devServer": { - "port": 5173, - "proxy": { - "/proxy-api": { - "target": "https://api.o.tbmall.xin", - "changeOrigin": true, - "pathRewrite": { - "^/proxy-api": "" - } - } - } - } - } +{ + "name": "信任桥", + "appid": "__UNI__4910728", + "description": "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。", + "versionName": "1.0.3", + "versionCode": 170, + "transformPx": false, + /* 5+App特有相关 */ + "app-plus": { + "name": "哈希优品", + "usingComponents": true, + "nvueStyleCompiler": "uni-app", + "compilerVersion": 3, + "ios": { + "deploymentTarget": "13.0" + }, + "splashscreen": { + "alwaysShowBeforeRender": true, + "waiting": true, + "delay": 0, + "duration": 0, + "autoclose": false + }, + /* 模块配置 */ + "modules": { + "Payment": {}, + "Camera": {}, + "OAuth": {}, + "Share": {} + }, + /* 应用发布信息 */ + "distribute": { + /* android打包配置 */ + "android": { + "schemes": ["trustbridgeapp"], + "permissions": [ + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "", + "" + ], + "abiFilters": ["armeabi-v7a", "arm64-v8a"], + "targetSdkVersion": 30, + "minSdkVersion": 21 + }, + /* ios打包配置 */ + "ios": { + "dSYMs": false, + "idfa": false, + "urltypes": [{ + "urlidentifier": "com.trustbridgeapp.mm", + "urlschemes": ["trustbridgeapp"] + }], + "associatedDomains": ["applinks:ulink.trustbridgeapp.com"], + "capabilities": { + "entitlements": { + "com.apple.developer.associated-domains": ["applinks:app.tbmall.xin"] + } + }, + "privacyDescription": { + "NSPhotoLibraryUsageDescription": "App需要您的同意才能访问相册,以便您选择本地图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要从相册选择图片。", + "NSPhotoLibraryAddUsageDescription": "App需要您的同意才能添加图片到相册,以便您保存商品海报或图片到本地。例如:当您点击保存商品分享海报时,需要写入相册权限。", + "NSCameraUsageDescription": "App需要您的同意才能访问相机,以便您拍摄图片上传头像或发布商品评价。例如:当您修改个人头像或发布带图评价时,需要使用相机拍摄照片。" + } + }, + /* SDK配置 */ + "sdkConfigs": { + "payment": { + "alipay": { + "__platform__": ["ios", "android"] + }, + "weixin": { + "__platform__": ["ios", "android"], + "appid": "wx7a5902cd556d9396", + "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" + } + }, + "oauth": { + "weixin": { + "appid": "wx7a5902cd556d9396", + "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" + }, + "apple": {} + }, + "share": { + "weixin": { + "appid": "wx7a5902cd556d9396", + "UniversalLinks": "https://app.tbmall.xin/uni-universallinks/__UNI__4910728/" + } + } + }, + "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": { + "useOriginalMsgbox": true, + "iosStyle": "common", + "androidStyle": "common" + } + }, + /*忽略版本提示*/ + "compatible": { + "ignoreVersion": true + }, + "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": {} + } + } + } + }, + /* 快应用特有相关 */ + "quickapp": {}, + /* 小程序特有相关 */ + "mp-weixin": { + "appid": "wx376a16a88befe265", + "lazyCodeLoading": "requiredComponents", + "setting": { + "urlCheck": false, + "minified": true, + "uglifyFileName": true, + "es6": true, + "postcss": true, + "sourcemap": false + }, + "usingComponents": true, + "optimization": { + "subPackages": true + } + }, + "mp-alipay": { + "usingComponents": true + }, + "mp-baidu": { + "usingComponents": true + }, + "mp-toutiao": { + "usingComponents": true + }, + "uniStatistics": { + "enable": false + }, + "vueVersion": "3", + "_spaceID": "mp-16f2830d-655c-4ed2-9763-d0258ba65ad9", + "h5": { + "router": { + "mode": "hash", + "base": "" + }, + "devServer": { + "port": 5173, + "proxy": { + "/proxy-api": { + "target": "https://api.o.tbmall.xin", + "changeOrigin": true, + "pathRewrite": { + "^/proxy-api": "" + } + } + } + } + } } \ No newline at end of file diff --git a/pages/rwa_package/insights/acceleration.vue b/pages/rwa_package/insights/acceleration.vue index 7da80ea..2a5d4be 100644 --- a/pages/rwa_package/insights/acceleration.vue +++ b/pages/rwa_package/insights/acceleration.vue @@ -18,12 +18,12 @@ 推广锁定量(数字积分) - + @@ -58,7 +58,7 @@ - + 数字积分获取说明 - 1.商城优选区消费1:1获得贡献值,每消费1元获得1贡献值,次日根据当日商城营收占比获得数字积分。 - 2.直推用户消费10:1获得贡献值,直推用户优选区每消费10元您将获得1积分。 + 1.商城优选区消费根据毛利的1:1获得贡献值,次日根据当入商城营收占比获得数字积分。 + 2.直推用户消费可获得贡献值的10%的50%数字积分奖励。 3.积分获得后均为锁定状态。 - 数字积分解锁说明 + 数字积分解释说明 1.您本人在商城消费获得的积分,每日按1‰自然解锁。 2.直推用户消费获得的贡献值5:1解锁您本人消费获得的数字积分。 3.直推获得的奖励,根据您在商城的消费获得的贡献值2:1进行解锁,每获得2贡献值解锁1积分。 - 4.直推获得的奖励有效期7日,7日未解锁的部分将自动归属于上级,上级获得该奖励后也为锁定状态有效期7日,7日未解锁的部分将自动销毁 - 5.若发生退货退款等因素,信任桥将回收各部分奖励,若数字积分已兑换,则不符合7天无理由退货。 - 6.最终解释权归信任桥所有。 + style="margin-top:24rpx">3.若发生退货退款等因素,信任桥将回收各部分奖励,若数字积分已兑换,则不符合7天无理由退货。 + 4.最终解释权归信任桥所有。 @@ -121,22 +116,24 @@ {{ - item.timeData.days > 10 ? item.timeData.days : '0' + item.timeData.days}} + item.timeData.days > 10 ? item.timeData.days : '0' + + item.timeData.days }} 天 {{ - item.timeData.hours > 10 ? item.timeData.hours : '0' + item.timeData.hours}} + item.timeData.hours > 10 ? item.timeData.hours : '0' + + item.timeData.hours }} : {{ item.timeData.minutes - }} + }} : {{ item.timeData.seconds - }} + }}