|
@@ -132,7 +132,7 @@ Page({
|
|
|
})
|
|
|
//根据codeId 生成二维码
|
|
|
new QRCode('myQrcode',{
|
|
|
- // text: 'https://oapi.shpr.top?id='+_self.data.codeId,
|
|
|
+ // text: 'https://oapi.shpr.top?id=Bg5740r78w',
|
|
|
text: 'https://oapi.shpr.top?id='+_self.data.codeId,
|
|
|
width: 150,
|
|
|
height:150,
|