配色和二维码滚动修复
style: 统一界面视觉风格与配色方 在遮罩层和内容区都加上 catchtouchmove 阻止触摸穿透滚动:
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
"pages/records/records"
|
||||
],
|
||||
"window": {
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "访客预约",
|
||||
"navigationBarBackgroundColor": "#1890ff"
|
||||
"navigationBarBackgroundColor": "#dbeafe"
|
||||
},
|
||||
"style": "v2",
|
||||
"componentFramework": "glass-easel",
|
||||
|
||||
Reference in New Issue
Block a user