为什么page-container弹出的框不是半页式?

小程序 文章 2022-02-23 15:00 842 0 全屏看文

AI助手支持GPT4.0

为什么page-container弹出的框不是半页式?Why is the page-container popup box not half-paged?

为什么page-container弹出的框不是半页式?
  data: {    showfalse,    duration: 300,    position: 'right',    round: true,    overlay: true,    customStyle: '99',    overlayStyle: '999'  },  popup(res){    const position = res.currentTarget.dataset.position    let customStyle = ''    let duration = this.data.duration    switch(position) {      case 'top':      case 'bottom':         customStyle = 'height: 50%;'        break      case 'right':        break    }    customStyle = 'height:50;'    this.setData({      position,      showtrue,      customStyle,      duration    })      },  onAfterLeave(res) {    // console.log(res)  },

  data: {    show: false,    duration: 300,    position: 'right',    round: true,    overlay: true,    customStyle: '99',    overlayStyle: '999'  },  popup(res){    const position = res.currentTarget.dataset.position    let customStyle = ''    let duration = this.data.duration    switch(position) {      case 'top':      case 'bottom':         customStyle = 'height: 50%;'        break      case 'right':        break    }    customStyle = 'height:50;'    this.setData({      position,      show: true,      customStyle,      duration    })      },  onAfterLeave(res) {    // console.log(res)  },

回答:

老张:

1、改成position:'bottom'

谦🍂:改了 不知道为啥没变化
brave:
customStyle = 'height:50vh;'
谦🍂:改了 没变化
谦🍂:丢了 在评论区
brave:自己都没绑定。。。。
谦🍂:这样啊 感谢

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
企业微信直播系统崩溃
应用名称被占用,导致我方无法使用,麻烦给 加急处理一下?谢谢
开放社区成长等级没有明细吗,为啥莫名其妙的成长值就少了,你知道我每天登录刷一点成长值有多难吗?
公众号模板消息返回43004,8月11号还是正常的,没改动东西没重新部署8月12号就一直43004
已完善并设置过滤机制,十来天了也没有消息回复,什么时候可以解禁呢?麻烦告知一下我们,谢谢!
随便看看
小程序测试号解绑之后,扫一扫小程序登录又回来了 2101
微信公众号openid? 2347
微信开放平台跟公众平台有什么区别? 3608
怎么添加小程序支付功能? 4516
教育科技公司申请微信支付被拒绝? 4798
微信公众号免300认证教程 5892
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 5299
小程序广告组件通过审核,但是小程序内没有显示广告? 5067
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9568
问题? 9048