From d50d5d2fccc4e27e6f009db885dcceb5c6716e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E5=BD=A6=E7=A5=96?= <605893810@qq.com> Date: Sat, 23 Aug 2025 15:29:32 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E7=94=B5=E8=AF=9D?= =?UTF-8?q?=E5=8F=B7=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 184 +++++++++--------- pages/login_package/register/register.vue | 10 +- pages/mine_package/mine_order/mine_order.vue | 21 +- .../mine_product_agreement.vue | 4 +- 4 files changed, 116 insertions(+), 103 deletions(-) diff --git a/manifest.json b/manifest.json index 113721f..277ad36 100644 --- a/manifest.json +++ b/manifest.json @@ -1,36 +1,36 @@ { - "name": "信任桥", - "appid": "__UNI__4910728", - "description": "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。", - "versionName": "1.0.0", - "versionCode": 125, - "transformPx": false, + "name" : "信任桥", + "appid" : "__UNI__4910728", + "description" : "信任桥优品是一款集线上商城、线下联盟商家的DAO聚合商城;通过“有趣”“有利”“有希望”的卖货玩法,吸引消费者、推广者、商家、投资人参与生态,共同打造共创共享的全球产业生态。", + "versionName" : "1.0.0", + "versionCode" : 125, + "transformPx" : false, /* 5+App特有相关 */ - "app-plus": { - "name": "哈希优品", - "usingComponents": true, - "nvueStyleCompiler": "uni-app", - "compilerVersion": 3, - "ios": { - "deploymentTarget": "13.0" + "app-plus" : { + "name" : "哈希优品", + "usingComponents" : true, + "nvueStyleCompiler" : "uni-app", + "compilerVersion" : 3, + "ios" : { + "deploymentTarget" : "13.0" }, - "splashscreen": { - "alwaysShowBeforeRender": true, - "waiting": true, - "autoclose": true, - "delay": 0 + "splashscreen" : { + "alwaysShowBeforeRender" : true, + "waiting" : true, + "autoclose" : true, + "delay" : 0 }, /* 模块配置 */ - "modules": { - "Payment": {}, - "Camera": {} + "modules" : { + "Payment" : {}, + "Camera" : {} }, /* 应用发布信息 */ - "distribute": { + "distribute" : { /* android打包配置 */ - "android": { - "schemes": ["trustbridgeapp"], - "permissions": [ + "android" : { + "schemes" : [ "trustbridgeapp" ], + "permissions" : [ "", "", "", @@ -49,93 +49,95 @@ ] }, /* ios打包配置 */ - "ios": { - "dSYMs": false, - "idfa": false, - "urltypes": [{ - "urlidentifier": "com.trustbridgeapp.mm", - "urlschemes": ["trustbridgeapp"] - }], - "associatedDomains": ["applinks:ulink.trustbridgeapp.com"] + "ios" : { + "dSYMs" : false, + "idfa" : false, + "urltypes" : [ + { + "urlidentifier" : "com.trustbridgeapp.mm", + "urlschemes" : [ "trustbridgeapp" ] + } + ], + "associatedDomains" : [ "applinks:ulink.trustbridgeapp.com" ] }, /* SDK配置 */ - "sdkConfigs": { - "payment": { - "alipay": { - "__platform__": ["ios", "android"] + "sdkConfigs" : { + "payment" : { + "alipay" : { + "__platform__" : [ "ios", "android" ] } } }, - "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" + "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" + "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" + "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 + "splashscreen" : { + "useOriginalMsgbox" : true } }, /*忽略版本提示*/ - "compatible": { - "ignoreVersion": true + "compatible" : { + "ignoreVersion" : true } }, /* 快应用特有相关 */ - "quickapp": {}, + "quickapp" : {}, /* 小程序特有相关 */ - "mp-weixin": { - "appid": "wx376a16a88befe265", - "setting": { - "urlCheck": false, - "minified": true, - "uglifyFileName": true, - "es6": true, - "postcss": true, - "sourcemap": false + "mp-weixin" : { + "appid" : "wx376a16a88befe265", + "setting" : { + "urlCheck" : false, + "minified" : true, + "uglifyFileName" : true, + "es6" : true, + "postcss" : true, + "sourcemap" : false }, - "usingComponents": true, - "optimization": { - "subPackages": true + "usingComponents" : true, + "optimization" : { + "subPackages" : true } }, - "mp-alipay": { - "usingComponents": true + "mp-alipay" : { + "usingComponents" : true }, - "mp-baidu": { - "usingComponents": true + "mp-baidu" : { + "usingComponents" : true }, - "mp-toutiao": { - "usingComponents": true + "mp-toutiao" : { + "usingComponents" : true }, - "uniStatistics": { - "enable": false + "uniStatistics" : { + "enable" : false }, - "vueVersion": "3" -} \ No newline at end of file + "vueVersion" : "3" +} diff --git a/pages/login_package/register/register.vue b/pages/login_package/register/register.vue index d0234a4..fc0d8f4 100644 --- a/pages/login_package/register/register.vue +++ b/pages/login_package/register/register.vue @@ -55,7 +55,9 @@ --> - + + @@ -110,12 +112,18 @@ export default { transactionCodeIsShow: false,// 交易密码 isPolicy: false, butLoading: false, + disabled: false, + } }, onLoad() { const pages = getCurrentPages(); const currentPage = pages[pages.length - 1]; const id = currentPage.options?.key; + if (id) { + this.disabled = true; + } + this.form.referralCode = id; }, computed: { diff --git a/pages/mine_package/mine_order/mine_order.vue b/pages/mine_package/mine_order/mine_order.vue index fa6b46c..2041187 100644 --- a/pages/mine_package/mine_order/mine_order.vue +++ b/pages/mine_package/mine_order/mine_order.vue @@ -2,7 +2,8 @@ - + - + @@ -77,8 +78,8 @@ 确认收货 - 去签署 + 去签署