From 1264286269018eed4a75bd3b9afe3c6f57d6a569 Mon Sep 17 00:00:00 2001
From: YeMingfei666 <1619116647@qq.com>
Date: Fri, 6 Mar 2026 10:03:06 +0800
Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E6=B0=91=E8=82=A1=E4=B8=9C=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=A2=9E=E5=8A=A0=E4=BF=A1=E6=81=AF=E7=A1=AE=E8=AE=A4?=
=?UTF-8?q?=E5=BC=B9=E7=AA=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/registermember.vue | 514 +++++++++++++++++++++++++++++
distribution/shop-detail/index.vue | 40 ++-
pages/index/index.vue | 2 +
3 files changed, 544 insertions(+), 12 deletions(-)
create mode 100644 components/registermember.vue
diff --git a/components/registermember.vue b/components/registermember.vue
new file mode 100644
index 0000000..003736f
--- /dev/null
+++ b/components/registermember.vue
@@ -0,0 +1,514 @@
+
+
+
+
+ 欢迎加入{{shopUserInfo.shopName?shopUserInfo.shopName:'本店'}}
+
+ 请先完成股东信息提交
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 昵称*
+
+
+
+ 生日
+
+ {{ formInfo.birthDay || '请选择日期'}}
+
+
+
+
+
+
+
+
+ 性别*
+
+
+
+
+
+
+ 手机号
+
+
+
+
+ 我已阅读并同意以下内容
+
+
+
+
+ 用户协议/隐私条款
+
+
+
+ 确认提交
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/distribution/shop-detail/index.vue b/distribution/shop-detail/index.vue
index 5c61688..abfc25b 100644
--- a/distribution/shop-detail/index.vue
+++ b/distribution/shop-detail/index.vue
@@ -202,8 +202,8 @@
分享邀请
-
-
+
+
加入股东群,优惠、活动多多{{'>>'}}
@@ -222,22 +222,31 @@
:levelConfigList="config.levelConfigList || []">
-
+
+