From e44b9010bb7b33587cce143d98644d9d968557c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Fri, 11 Jul 2025 18:14:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E7=89=88=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/index/user.vue | 2 +- pages/packageA/user/apply_in.vue | 1348 ++++++++++++++------------- pages/packageA/user/my_edit.vue | 266 +++--- pages/packageA/user/my_idea.vue | 181 ++-- pages/packageB/event/event_info.vue | 31 +- static/bg.png | Bin 0 -> 267306 bytes static/ider.png | Bin 0 -> 405998 bytes static/pic.png | Bin 1133 -> 1872 bytes 9 files changed, 951 insertions(+), 879 deletions(-) create mode 100644 static/bg.png create mode 100644 static/ider.png 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 @@