提交 aa6439b7 编写于 作者: W wangyaqi

update: 新增对支付宝window配置的支持

上级 e03f4c9e
......@@ -15,7 +15,14 @@ const alipayWindowMap = {
'optionMenu': 'optionMenu',
'backgroundColor': 'backgroundColor',
'usingComponents': 'usingComponents',
'navigationBarShadow': 'navigationBarShadow'
'navigationBarShadow': 'navigationBarShadow',
'transparentTitle': 'transparentTitle',
'titlePenetrate': 'titlePenetrate',
'showTitleLoading': 'showTitleLoading',
'titleImage': 'titleImage',
'backgroundImageColor': 'backgroundImageColor',
'gestureBack': 'gestureBack',
'enableScrollBar': 'enableScrollBar'
}
const alipayTabBarMap = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册