From f3604538434de6eaf2caf2ac8193835a717d4e84 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 9 May 2022 16:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mods/AppAuth/AppAuth.vue | 23 ++- src/mods/AppAuth/agreement.vue | 276 +++++++++++++++++++++++++++++++++ 2 files changed, 298 insertions(+), 1 deletion(-) create mode 100644 src/mods/AppAuth/agreement.vue diff --git a/src/mods/AppAuth/AppAuth.vue b/src/mods/AppAuth/AppAuth.vue index be8958f..2bdaab5 100644 --- a/src/mods/AppAuth/AppAuth.vue +++ b/src/mods/AppAuth/AppAuth.vue @@ -11,7 +11,12 @@ :custom-style="{height:'72px'}" v-model="idNumber" maxlength="18"/>
提交
-
以上信息将为你严格保密
+ +
+ + 阅读并同意 + 《用户服务及隐私协议》 +
+ + \ No newline at end of file