早上好,我想显示所有图像,但是如果我的表是每行的话,我很难用不同的大小来获取它。请看图片。 您可以看到所有图像都在单行内。因此,我使用数组来显示它,并调用其列名来分隔每个人的宽度和高度。如何以行形式获取它。 例如: row1:存储image_one的位置 row2:存储image_two的位置 row3:存储image_three的位置 row4:存储image_four的位置
因此基本上它具有主键。 和这里的CSS: 是SEAN在这里堆叠的
... Message=User: arn:aws:sts::103314601078:assumed-role/Cognito_testpoolUnauth_Role/CognitoIdentityCredentials is not authorized to perform: lambda:InvokeFunction on resource ...
{
"roleName": "myRoleTest",
"policies": [
{
"document": {
"Version": "2012-10-17",
"Statement": [
{
"Sid": "Stmt1464440182000",
"Effect": "Allow",
"Action": [
"lambda:InvokeAsync",
"lambda:InvokeFunction"
],
"Resource": [
"*"
]
}
]
}
}
此表在数据库中 Image Table