From 4cd1434ccfc86fad349c66655275830cdc39c6c9 Mon Sep 17 00:00:00 2001 From: Wkang921 Date: Tue, 13 Jun 2023 19:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/xyc/index.wxss | 4 ++-- pages/home/xyc/wdyw/wdyw.wxss | 14 +++++++------- pages/index/index.js | 10 +++++----- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pages/home/xyc/index.wxss b/pages/home/xyc/index.wxss index 061ea0f..32f1a15 100644 --- a/pages/home/xyc/index.wxss +++ b/pages/home/xyc/index.wxss @@ -445,7 +445,7 @@ border: 1px solid rgba(187, 187, 187, 1); position: absolute; left: 328rpx; top: 706rpx; - width: 96rpx; + /* width: 96rpx; */ height: 66rpx; color: rgba(248, 99, 42, 1); font-size: 24px; @@ -468,7 +468,7 @@ border: 1px solid rgba(187, 187, 187, 1); position: absolute; left: 280rpx; top: 980rpx; - width: 192rpx; + /* width: 192rpx; */ height: 66rpx; color: rgba(248, 99, 42, 1); font-size: 24px; diff --git a/pages/home/xyc/wdyw/wdyw.wxss b/pages/home/xyc/wdyw/wdyw.wxss index b3c6365..195dee2 100644 --- a/pages/home/xyc/wdyw/wdyw.wxss +++ b/pages/home/xyc/wdyw/wdyw.wxss @@ -173,10 +173,10 @@ position: absolute; left: 328rpx; top: 706rpx; - width: 96rpx; + /* width: 96rpx; */ height: 66rpx; color: rgba(248, 99, 42, 1); - font-size: 24px; + font-size: 48rpx; text-align: left; font-family: SourceHanSansSC-bold; } @@ -188,7 +188,7 @@ width: 388rpx; height: 150rpx; color: rgba(108, 108, 108, 1); - font-size: 18px; + font-size: 36rpx; text-align: center; font-family: SourceHanSansSC-regular; } @@ -196,10 +196,10 @@ position: absolute; left: 280rpx; top: 980rpx; - width: 192rpx; + /* width: 192rpx; */ height: 66rpx; color: rgba(248, 99, 42, 1); - font-size: 24px; + font-size: 48rpx; text-align: center; font-family: SourceHanSansSC-regular; } @@ -210,13 +210,13 @@ width: 254rpx; height: 50rpx; color: rgba(108, 108, 108, 1); - font-size: 18px; + font-size: 36rpx; text-align: center; font-family: SourceHanSansSC-regular; } .yqq{/*圆圈*/ - border-radius: 64rpx; + border-radius: 50%; position: absolute; width: 60px; height:60px; diff --git a/pages/index/index.js b/pages/index/index.js index c17a712..f9da2b1 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -90,11 +90,11 @@ Page({ url: '/pages/home/xy/index' }) } - wx.showToast({ - title:'没有token', - icon: 'none', - duration: 5000 - }) + // wx.showToast({ + // title:'没有token', + // icon: 'none', + // duration: 5000 + // }) console.log('进入登录了!!!') var DEV_CODE = code var PUBLIC_KEY = ""