From 23fc590d6f61fa6d5fd0101adf9c234e2e7253a9 Mon Sep 17 00:00:00 2001 From: cc_zbp <487602586@qq.com> Date: Thu, 1 Jun 2023 09:40:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E6=95=99=E5=AD=A6=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- androidPrivacy.json | 4 +- pages.json | 3 +- pages/nongKe/teach_video/teach_video.vue | 242 ++++++++++++++++++++++- 3 files changed, 239 insertions(+), 10 deletions(-) diff --git a/androidPrivacy.json b/androidPrivacy.json index 92c7e9a..812ca90 100644 --- a/androidPrivacy.json +++ b/androidPrivacy.json @@ -2,9 +2,7 @@ "version": "1", "prompt": "template", "title": "服务协议与隐私政策", - "message": "\t请务必审慎阅读、充分理解“服务协议与 隐私政策”各条款,包括但不限于:为了 向你提供即时通讯、内容分享等服务,我 们需要收集你的设备信息、操作日志等个 人信息。你可以在“设置”中查看、变更、删除个人信息并管理你的授权。
\r\r\ - t你可以阅读 < a href = \ - "https://shop.lihaink.cn/pages/users/user_about/index?from=sys_user_agree\">《用户协议》 与 《隐私政策》了解详细信息。如你同意,请点击“我同意”开始接受我们的服务。", + "message": "\t请务必审慎阅读、充分理解“服务协议与 隐私政策”各条款,包括但不限于:为了 向你提供即时通讯、内容分享等服务,我 们需要收集你的设备信息、操作日志、OAID等个 人信息。你可以在“设置”中查看、变更、删除个人信息并管理你的授权。
\r\r\t你可以阅读 < a href = \"https://shop.lihaink.cn/pages/users/user_about/index?from=sys_user_agree\">《用户协议》 与 《隐私政策》了解详细信息。如你同意,请点击“我同意”开始接受我们的服务。", "buttonAccept": "同意并接受", "buttonRefuse": "暂不同意", "second": { diff --git a/pages.json b/pages.json index b4a315e..d24dda6 100644 --- a/pages.json +++ b/pages.json @@ -233,7 +233,8 @@ "style" : { "navigationBarTitleText": "教学视频", - "enablePullDownRefresh": false + "enablePullDownRefresh": false, + "navigationStyle": "custom" } } diff --git a/pages/nongKe/teach_video/teach_video.vue b/pages/nongKe/teach_video/teach_video.vue index 280fa48..2278141 100644 --- a/pages/nongKe/teach_video/teach_video.vue +++ b/pages/nongKe/teach_video/teach_video.vue @@ -1,19 +1,57 @@ \ No newline at end of file