小程序showModal
发布日期:2021-05-13 21:13:32 浏览次数:24 分类:精选文章

本文共 1073 字,大约阅读时间需要 3 分钟。

������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������

wx.showModal({

title: '������������',
content: '���������������������������',
showCancel: true,
cancelText: "���",
cancelColor: 'skyblue',
confirmText: "���",
confirmColor: 'skyblue',
success: function (res) {
if (res.cancel) {
// ���������������������������������
} else {
// ������������
wx.navigateTo({
url: '/pages/didiOrderEnsure/didiOrderEnsure?payInfo='+JSON.stringify(payInfo),
})
}
}
})

���������������������������������������������������StokepayInfo������������������������������������������������������������������������������var���let���������������������������������const���let���������������������������������������������������������������������payInfo���������������������������

������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������

上一篇:前端运行项目,puer搭建前端服务器
下一篇:从h5页面跳转回小程序页面 失败

发表评论

最新留言

第一次来,支持一个
[***.219.124.196]2025年04月09日 02时36分23秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章