Commit 18d4d58b authored by wangxuelai's avatar wangxuelai

''

parent 554bea7e
......@@ -1117,10 +1117,10 @@ Page({
title: '日签生成中...'
})
generateCustomerQrcode({
// scene: `ctd=${visitor && visitor.id}&t=${this.data.tid}`,
// page: `/src/pages/beforeinvitation/index`
scene: `i=${this.data.id}&t=${this.data.tid}&p=7`,
page: `src/pages/themeindex/index`
scene: `ctd=${visitor && visitor.id}&t=${this.data.tid}`,
page: `src/pages/beforeinvitation/index`
// scene: `i=${this.data.id}&t=${this.data.tid}&p=7`,
// page: `src/pages/themeindex/index`
}).then((res) => {
const {
code,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment