diff --git a/manifest.json b/manifest.json index b3e514e..ca593b5 100644 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wx51c40ff1c6337652", + "appid" : "wx5658fba0c9a523d8", "setting" : { "urlCheck" : true, "minified" : true, diff --git a/pages/index/user.vue b/pages/index/user.vue index ed38e9f..2cebeec 100644 --- a/pages/index/user.vue +++ b/pages/index/user.vue @@ -550,7 +550,7 @@ export default { } .user_bg { - background: url('/static/home_top_bg.png') no-repeat; + background: url('https://ysx.0rui.cn/static/home_top_bg.png') no-repeat; background-size: 100%; height: 100%; padding-bottom: 100rpx; diff --git a/pages/packageA/user/apply_in.vue b/pages/packageA/user/apply_in.vue index 9434929..5e0f80c 100644 --- a/pages/packageA/user/apply_in.vue +++ b/pages/packageA/user/apply_in.vue @@ -23,7 +23,7 @@ 同意入会协议 - 下一步 @@ -38,7 +38,7 @@ + :disabled="true" @click="tuijian_show = true" placeholder-style="color:#9B9B9B" /> @@ -54,7 +54,7 @@ + placeholder-style="color:#9B9B9B"> @@ -68,7 +68,7 @@ + placeholder-style="color:#9B9B9B"> @@ -80,8 +80,11 @@ - + + + + @@ -96,7 +99,7 @@ + placeholder-style="color:#9B9B9B"> @@ -109,10 +112,13 @@ - - + + {{ formData.industrynew_id_name }} + + + @@ -128,14 +134,20 @@ - -
- 上一步 - 提交申请 - +
+ + 上一步 + + + 提交申请 + +
@@ -143,687 +155,687 @@ \ No newline at end of file diff --git a/pages/packageA/user/my_edit.vue b/pages/packageA/user/my_edit.vue index 9a69edd..07ca630 100644 --- a/pages/packageA/user/my_edit.vue +++ b/pages/packageA/user/my_edit.vue @@ -1,24 +1,22 @@