fix: 增加认证,修改部分展示内容。

This commit is contained in:
tianyongbao
2024-09-26 23:30:40 +08:00
parent 8c35a50e60
commit e674e30f3d
10 changed files with 14 additions and 9 deletions

View File

@@ -60,7 +60,7 @@
feature2: feature2,
feature3: feature3,
feature4: feature4,
carouselPerPage: (Util.os.android || Util.os.iPhone) ? 1 : 2,
carouselPerPage: (Util.os.android || Util.os.iPhone|| Util.os.wechat|| Util.os.mobile) ? 1 : 2,
configData : {
position: { // 设置显示位置position
top: '60px',