Commit 2967eb00 authored by jiangjiantao's avatar jiangjiantao

appid

parent ee0f3a2e
......@@ -89,7 +89,7 @@ Page({
//通知后屏打印结果
my.ix.sendBuddyMessage({
// 填入目标小程序的 AppID
target: "****************",
target: getApp().globalData.backScreenAppId,
data: {
action: ACTION_PRINT_RESULT,
data: res
......
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