From dd8efdb9e4d56cc4e3c20e52a1f985d2d92e45a1 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Thu, 15 Jun 2023 10:02:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- androidPrivacy.json | 65 +++++++++---------- .../shopro-auth-modal/shopro-auth-modal.vue | 4 +- manifest.json | 11 ++-- pages/index/index.vue | 3 +- pages/index/index/home-head.vue | 29 ++++++++- pages/user/set.vue | 2 +- 6 files changed, 68 insertions(+), 46 deletions(-) diff --git a/androidPrivacy.json b/androidPrivacy.json index 9dfb474..b2adb90 100644 --- a/androidPrivacy.json +++ b/androidPrivacy.json @@ -1,38 +1,35 @@ { - "version": "1.0.8", - "prompt": "template", - "title": "服务协议和隐私政策", - "message": "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
  你可阅读《服务协议》《隐私政策》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。", - "buttonAccept": "同意并接受", - "buttonRefuse": "暂不同意", - "hrefLoader": "system|default", - "backToExit":"false", - "second": { - "title": "确认提示", - "message": "  进入应用前,你需先同意《服务协议》《隐私政策》,否则将退出应用。", - "buttonAccept": "同意并继续", - "buttonRefuse": "退出应用" - }, - "disagreeMode":{ - "support": false, - "loadNativePlugins": false, - "visitorEntry": true, - "showAlways": false - }, - "styles": { - "backgroundColor": "#ffffff", - "borderRadius":"5px", - "title": { - "color": "#333" + "version" : "1.0.8", + "prompt" : "template", + "title" : "服务协议和隐私政策", + "message" : "  请你务必审慎阅读、充分理解“服务协议”和“隐私政策”各条款,包括但不限于:为了更好的向你提供服务,我们需要收集你的设备标识、操作日志等信息用于分析、优化应用性能。
  你可阅读《服务协议》《隐私政策》了解详细信息。如果你同意,请点击下面按钮开始接受我们的服务。", + "buttonAccept" : "同意并接受", + "buttonRefuse" : "暂不同意", + "hrefLoader" : "system|default", + "backToExit" : "false", + "second" : { + "title" : "确认提示", + "message" : "  进入应用前,你需先同意《服务协议》《隐私政策》,否则将退出应用。", + "buttonAccept" : "同意并继续", + "buttonRefuse" : "退出应用" }, - "buttonAccept": { - "color": "#08BF77" + "disagreeMode" : { + "support" : false, + "loadNativePlugins" : false, + "visitorEntry" : false, + "showAlways" : false }, - "buttonRefuse": { - "color": "#333333" + "styles" : { + "backgroundColor" : "#ffffff", + "borderRadius" : "5px", + "title" : { + "color" : "#333" + }, + "buttonAccept" : { + "color" : "#08BF77" + }, + "buttonRefuse" : { + "color" : "#333333" + } } - // "buttonVisitor": { - // "color": "#00ffff" - // } - } -} \ No newline at end of file +} diff --git a/components/shopro-auth-modal/shopro-auth-modal.vue b/components/shopro-auth-modal/shopro-auth-modal.vue index ddcf3fa..9d2c079 100644 --- a/components/shopro-auth-modal/shopro-auth-modal.vue +++ b/components/shopro-auth-modal/shopro-auth-modal.vue @@ -284,11 +284,11 @@ - + --> + + 定位 + {{ initShop.name }}