fix: 增加认证,修改部分展示内容。
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user