From 87a09869c8023440f7eada578c17d55801d3129e Mon Sep 17 00:00:00 2001 From: J_yt <1592211625@qq.com> Date: Fri, 8 Apr 2022 14:05:01 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E7=A7=81=E5=8D=8F=E8=AE=AE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 3 ++- pages/mine/registerForm.vue | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/config.js b/config.js index 4e0f957..a726464 100644 --- a/config.js +++ b/config.js @@ -71,6 +71,7 @@ var config = { updateList: `${host}/zkMessage/messageList`, // 升级公告更新阅读 updateRead: `${host}/zkMessage/updateFlag`, - } + // 隐私协议 + privacyAgr: `${host}/zkMessage/updateFlag`, }; module.exports = config; \ No newline at end of file diff --git a/pages/mine/registerForm.vue b/pages/mine/registerForm.vue index 380ceff..6d29caf 100644 --- a/pages/mine/registerForm.vue +++ b/pages/mine/registerForm.vue @@ -105,8 +105,6 @@