Commit 868a4581 authored by spc's avatar spc

sywebview;

parent c71542fb
......@@ -146,7 +146,8 @@ onLoad(async (options) => {
onShareAppMessage((options) => {
console.log('分享数据:', share.value)
console.log('分享选项:', options)
md.sensorLog({
md.sensorLogTake({
xcxClick: "suyuan202508H5Click",
pageName: "星妈会分享页",
buttonName: "星妈会分享出",
......@@ -184,8 +185,7 @@ onShareAppMessage((options) => {
onShareTimeline((options) => {
console.log('分享朋友圈数据:', share.value)
console.log('分享朋友圈选项:', options)
md.sensorLog({
md.sensorLogTake({
xcxClick: "suyuan202508H5Click",
pageName: "星妈会分享页",
buttonName: "星妈会分享出",
......
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