var area = image.canvas.children('.image-pinpoint-edit').children('.image-pinpoint-edit-area');
它是多余的吗难道你不能只做image.canvas.children('image-pinpoint-edit-area')来获得内心的孩子吗?
您好,我想使用云表单模板创建AWS::Pinpoint::PushTemplate,我正在使用这个链接:https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-pushtemplate.html。Type: AWS::Pinpoint::PushTemplate Default:
Action: O
在Android上,我使用adb shell am start -a android.intent.action.VIEW -d "*://*/do-something" com.* (虚拟的);也可以工作然而,当我使用深度链接发送直接消息时,它所做的只是打开应用程序,而深层链接并不是openend ()。即使使用Go to url,应用程序也是开放的,而不是我指定的url。然而,来自精确点的数据被接收()
@aws-amplify/push