$(".good_info").on('click',function () {
var id = $(this).data('id');
var string = 'http://qr.liantu.com/api.php?text=https://hostname/wx.php/Good/detail?gid='+id;
layer.ready(function(){
layer.open({
type: 2,
area: ['300px', '350px'],
content: string,
title:'请使用微信扫描'
});
});
});
js 生成二维码
转载
相信坚持的力量,日复一日的习惯.
本文章为转载内容,我们尊重原作者对文章享有的著作权。如有内容错误或侵权问题,欢迎原作者联系我们进行内容更正或删除文章。
上一篇:ubuntu 安装node.js
下一篇:js 时间戳 和 格式化时间转化
提问和评论都可以,用心的回复会被更多人看到
评论
发布评论
相关文章
-
JS在线生成二维码
Js代码 Html+Php代码
JS脚本 前端开发 -
C# 生成二维码, winform生成二维码,二维码编号自动增加
C#
windows c# ui sed -
JS 动态生成二维码图片
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content
javascript xhtml ViewUI html xml