图片组模块
作用说明: 1 到多张图片的组合
说明:
elements 只能有 image 元素,只能有 1-9 张图片
e.g.
{ "type" : "image-group", "elements": [ //图片元素,其它元素无效 ],}