console.log("begin")
console.log(wx.getLaunchOptionsSync())
console.log(JSON.stringify(wx.getLaunchOptionsSync()))
wx.showModal({
title: '123213',
content: JSON.stringify(wx.getLaunchOptionsSync().query),
})
console.log("end")
https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=21526646437Y6nEC&token=ae4e632e7dcc175a183ce11346e0dfcd98399d82&lang=zh_CN