作者:xlnxin发布时间:2026-08-27分类:编程知识浏览:10
wx.showModal({ content: '第一行\r\n第二行' })
必须用 \r\n(非 \n)实现换行;
开发者工具不生效,以真机为准。
标签:程序小程序