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

小程序 文章 2022-02-23 15:00 843 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群

相关文章
文档页面左侧目录消失,显示为低代码的目录
已关联其他小游戏的商户号,关联新的小游戏时,出现商户号状态异常,暂不支持关联的提示,请求解决?
小程序 第三方授权管理,解除失败
rich-text 不显示文本 ?
手机短信打开的普通的h5页面可以点击跳转到微信小程序吗?
随便看看
微信开放平台跟公众平台有什么区别? 3608
怎么添加小程序支付功能? 4516
教育科技公司申请微信支付被拒绝? 4798
微信公众号免300认证教程 5892
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 5299
小程序广告组件通过审核,但是小程序内没有显示广告? 5067
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9568
问题? 9048
如何快速搭建抽奖助手小程序(无需代码知识) 6177
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 7472