Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
issues:
#530
这个功能解决了什么问题?
在当前页面完善信息,可以通过参数配置弹窗的位置,支持底部和顶部弹出。
场景1: 点击领取优惠券完善用户信息,在当前页面在底部弹出弹框,用户填写。
场景2: 在商品详情页,点击购买,在底部弹出选择类目。
你期望的功能是怎样的?
1、如何使用?
新增参数:
pop 是否弹窗模式 默认值:false
animationType 弹窗位置 slide-up / slide-down 默认值:slide-up