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 || []">
-
+
+