From 66d86ac0b97feaf963d9f6e19a0af0453b5c8cbe Mon Sep 17 00:00:00 2001 From: guoxing <1369478551@qq.com> Date: Sat, 25 Feb 2023 17:06:13 +0800 Subject: [PATCH] =?UTF-8?q?2023-2-25=20=E5=8A=9F=E8=83=BD=E5=AE=8C?= =?UTF-8?q?=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mallplusui-uniapp-app/common/api.js | 3 +- mallplusui-uniapp-app/pages/public/reg.vue | 12 +- mallplusui-uniapp-app/pagesU/user/forget.vue | 462 ++++++++++--------- 3 files changed, 245 insertions(+), 232 deletions(-) diff --git a/mallplusui-uniapp-app/common/api.js b/mallplusui-uniapp-app/common/api.js index eca0a3d..5b430f9 100644 --- a/mallplusui-uniapp-app/common/api.js +++ b/mallplusui-uniapp-app/common/api.js @@ -1,7 +1,8 @@ import store from '../store/index'; export default { // qq 237524947 wx15d4269d3210863d - BASEURI: 'http://mall.yyundong.com/portalapi/api/', + BASEURI: 'http://2xpk7t.natappfree.cc/api/', + // BASEURI: 'http://mall.yyundong.com/portalapi/api/', // BASEURI: 'http://www.yyundong.com:8083/api/', ADMINURI: 'http://mall.yyundong.com/adminapi/', ESURI: 'http://www.yyundong.com:8081/', diff --git a/mallplusui-uniapp-app/pages/public/reg.vue b/mallplusui-uniapp-app/pages/public/reg.vue index 065175b..f4c0739 100644 --- a/mallplusui-uniapp-app/pages/public/reg.vue +++ b/mallplusui-uniapp-app/pages/public/reg.vue @@ -5,8 +5,8 @@ - 注册 - 欢迎回来! + + 注册 手机号码 @@ -196,7 +196,7 @@ } .container { - padding-top: 115px; + padding-top: 105px; position: relative; width: 100vw; height: 120vh; @@ -270,7 +270,7 @@ .welcome { position: relative; left: 50upx; - top: -90upx; + top: -20upx; font-size: 46upx; color: #555; text-shadow: 1px 0px 1px rgba(0, 0, 0, 0.3); @@ -329,11 +329,11 @@ font-size: $font-sm + 2upx; color: $font-color-spec; text-align: center; - margin-top: 40upx; + margin-top: 20upx; } .register-section { - margin-top: 40upx; + margin-top: 20upx; width: 100%; font-size: $font-sm + 2upx; color: $font-color-base; diff --git a/mallplusui-uniapp-app/pagesU/user/forget.vue b/mallplusui-uniapp-app/pagesU/user/forget.vue index 230f511..5d8e8a6 100644 --- a/mallplusui-uniapp-app/pagesU/user/forget.vue +++ b/mallplusui-uniapp-app/pagesU/user/forget.vue @@ -5,54 +5,34 @@ - LOGIN + 忘记密码! 手机号码 - + 密码 - + - 密码 - + 确认密码 + - + 验证码 - + - + @@ -60,115 +40,122 @@ - +