描述:修改

This commit is contained in:
SelfRidicule 2024-06-28 17:30:25 +08:00
parent fd30d38210
commit bec302094b
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
App({ App({
// 郑州小程序配置信息 // 上海长阳-配置信息
APPID: 'wx08bf0d440e446e7c', APPID: 'wx08bf0d440e446e7c',
APPSECRET: 'e0ef2bac28df376d8855d04ee8828d73', APPSECRET: 'e0ef2bac28df376d8855d04ee8828d73',
tenantId : '12', // 地区 tenantId : '12', // 地区

View File

@ -140,8 +140,8 @@
position: absolute; position: absolute;
left: 50rpx; left: 50rpx;
top: 30rpx; top: 30rpx;
width: 130rpx; width: 145rpx;
height: 33rpx; height: 54rpx;
z-index: 999; z-index: 999;
} }