From 37f50953531c1f9c07bb6639da2a2d6490fbcb66 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Sat, 25 Nov 2023 11:05:06 +0800 Subject: [PATCH 1/4] =?UTF-8?q?1.=E7=99=BB=E9=99=86=E5=9C=B0=E6=AD=A5?= =?UTF-8?q?=E7=99=BB=E9=99=86=E6=96=B9=E5=BC=8F=E8=B0=83=E6=95=B4=202023.1?= =?UTF-8?q?1.25=20sws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/App.vue b/App.vue index 8cea53b2..8429b1ae 100644 --- a/App.vue +++ b/App.vue @@ -6,11 +6,13 @@ // 基础配置 // 数据接口请求地址 // request_url: 'https://new.shopxo.vip/', - request_url: 'https://d1.shopxo.vip/', + // request_url: 'https://d1.shopxo.vip/', + request_url: 'http://shopxo.com/', // 静态资源地址(如系统根目录不在public目录下面请在静态地址后面加public目录、如:https://d1.shopxo.vip/public/) // static_url: 'https://new.shopxo.vip/', - static_url: 'https://d1.shopxo.vip/', + // static_url: 'https://d1.shopxo.vip/', + static_url: 'http://shopxo.com/', // 系统类型(默认default、如额外独立小程序、可与程序分身插件实现不同主体小程序及支付独立) system_type: 'default', From d5f96a1858c8778b68f0da698d43375c83536592 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Sat, 25 Nov 2023 11:19:24 +0800 Subject: [PATCH 2/4] =?UTF-8?q?1.=E7=99=BB=E9=99=86=E5=9C=B0=E6=AD=A5?= =?UTF-8?q?=E7=99=BB=E9=99=86=E6=96=B9=E5=BC=8F=E8=B0=83=E6=95=B4=202023.1?= =?UTF-8?q?1.25=20sws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/login.css | 4 ++++ pages/login/login.vue | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/pages/login/login.css b/pages/login/login.css index dc10f174..0bd2b3aa 100644 --- a/pages/login/login.css +++ b/pages/login/login.css @@ -93,6 +93,10 @@ page { margin-right: 50rpx; } +.dom-top { + min-height: calc(100vh - 400rpx); +} + /** * 第三方登录 - 插件 */ diff --git a/pages/login/login.vue b/pages/login/login.vue index 853e9016..73fc7a05 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -90,7 +90,7 @@
- + @@ -181,7 +181,7 @@ - + @@ -258,7 +258,7 @@ - + From 15d838c346d76714281406b1f3f5c67bcef6dbc8 Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Sat, 25 Nov 2023 11:32:43 +0800 Subject: [PATCH 3/4] =?UTF-8?q?1.=E7=99=BB=E9=99=86=E5=9C=B0=E6=AD=A5?= =?UTF-8?q?=E7=99=BB=E9=99=86=E6=96=B9=E5=BC=8F=E8=B0=83=E6=95=B4=202023.1?= =?UTF-8?q?1.25=20sws?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/login.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index 73fc7a05..612044c0 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -165,7 +165,7 @@ - + @@ -368,7 +368,7 @@ - +