test.json 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. {
  2. "type": "carousel",
  3. "contents": [
  4. {
  5. "type": "bubble",
  6. "size": "micro",
  7. "hero": {
  8. "type": "image",
  9. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip10.jpg",
  10. "size": "full",
  11. "aspectMode": "cover",
  12. "aspectRatio": "320:213"
  13. },
  14. "body": {
  15. "type": "box",
  16. "layout": "vertical",
  17. "contents": [
  18. {
  19. "type": "text",
  20. "text": "Brown Cafe",
  21. "weight": "bold",
  22. "size": "sm",
  23. "wrap": true
  24. },
  25. {
  26. "type": "box",
  27. "layout": "baseline",
  28. "contents": [
  29. {
  30. "type": "icon",
  31. "size": "xs",
  32. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  33. },
  34. {
  35. "type": "icon",
  36. "size": "xs",
  37. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  38. },
  39. {
  40. "type": "icon",
  41. "size": "xs",
  42. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  43. },
  44. {
  45. "type": "icon",
  46. "size": "xs",
  47. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  48. },
  49. {
  50. "type": "icon",
  51. "size": "xs",
  52. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gray_star_28.png"
  53. },
  54. {
  55. "type": "text",
  56. "text": "4.0",
  57. "size": "xs",
  58. "color": "#8c8c8c",
  59. "margin": "md",
  60. "flex": 0
  61. }
  62. ]
  63. },
  64. {
  65. "type": "box",
  66. "layout": "vertical",
  67. "contents": [
  68. {
  69. "type": "box",
  70. "layout": "baseline",
  71. "spacing": "sm",
  72. "contents": [
  73. {
  74. "type": "text",
  75. "text": "東京旅行",
  76. "wrap": true,
  77. "color": "#8c8c8c",
  78. "size": "xs",
  79. "flex": 5
  80. }
  81. ]
  82. }
  83. ]
  84. }
  85. ],
  86. "spacing": "sm",
  87. "paddingAll": "13px"
  88. }
  89. },
  90. {
  91. "type": "bubble",
  92. "size": "micro",
  93. "hero": {
  94. "type": "image",
  95. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip11.jpg",
  96. "size": "full",
  97. "aspectMode": "cover",
  98. "aspectRatio": "320:213"
  99. },
  100. "body": {
  101. "type": "box",
  102. "layout": "vertical",
  103. "contents": [
  104. {
  105. "type": "text",
  106. "text": "Brow&Cony's Restaurant",
  107. "weight": "bold",
  108. "size": "sm",
  109. "wrap": true
  110. },
  111. {
  112. "type": "box",
  113. "layout": "baseline",
  114. "contents": [
  115. {
  116. "type": "icon",
  117. "size": "xs",
  118. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  119. },
  120. {
  121. "type": "icon",
  122. "size": "xs",
  123. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  124. },
  125. {
  126. "type": "icon",
  127. "size": "xs",
  128. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  129. },
  130. {
  131. "type": "icon",
  132. "size": "xs",
  133. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  134. },
  135. {
  136. "type": "icon",
  137. "size": "xs",
  138. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gray_star_28.png"
  139. },
  140. {
  141. "type": "text",
  142. "text": "4.0",
  143. "size": "sm",
  144. "color": "#8c8c8c",
  145. "margin": "md",
  146. "flex": 0
  147. }
  148. ]
  149. },
  150. {
  151. "type": "box",
  152. "layout": "vertical",
  153. "contents": [
  154. {
  155. "type": "box",
  156. "layout": "baseline",
  157. "spacing": "sm",
  158. "contents": [
  159. {
  160. "type": "text",
  161. "text": "東京旅行",
  162. "wrap": true,
  163. "color": "#8c8c8c",
  164. "size": "xs",
  165. "flex": 5
  166. }
  167. ]
  168. }
  169. ]
  170. }
  171. ],
  172. "spacing": "sm",
  173. "paddingAll": "13px"
  174. }
  175. },
  176. {
  177. "type": "bubble",
  178. "size": "micro",
  179. "hero": {
  180. "type": "image",
  181. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/flexsnapshot/clip/clip12.jpg",
  182. "size": "full",
  183. "aspectMode": "cover",
  184. "aspectRatio": "320:213"
  185. },
  186. "body": {
  187. "type": "box",
  188. "layout": "vertical",
  189. "contents": [
  190. {
  191. "type": "text",
  192. "text": "Tata",
  193. "weight": "bold",
  194. "size": "sm"
  195. },
  196. {
  197. "type": "box",
  198. "layout": "baseline",
  199. "contents": [
  200. {
  201. "type": "icon",
  202. "size": "xs",
  203. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  204. },
  205. {
  206. "type": "icon",
  207. "size": "xs",
  208. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  209. },
  210. {
  211. "type": "icon",
  212. "size": "xs",
  213. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  214. },
  215. {
  216. "type": "icon",
  217. "size": "xs",
  218. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gold_star_28.png"
  219. },
  220. {
  221. "type": "icon",
  222. "size": "xs",
  223. "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/review_gray_star_28.png"
  224. },
  225. {
  226. "type": "text",
  227. "text": "4.0",
  228. "size": "sm",
  229. "color": "#8c8c8c",
  230. "margin": "md",
  231. "flex": 0
  232. }
  233. ]
  234. },
  235. {
  236. "type": "box",
  237. "layout": "vertical",
  238. "contents": [
  239. {
  240. "type": "box",
  241. "layout": "baseline",
  242. "spacing": "sm",
  243. "contents": [
  244. {
  245. "type": "text",
  246. "text": "東京旅行",
  247. "wrap": true,
  248. "color": "#8c8c8c",
  249. "size": "xs",
  250. "flex": 5
  251. }
  252. ]
  253. }
  254. ]
  255. }
  256. ],
  257. "spacing": "sm",
  258. "paddingAll": "13px"
  259. }
  260. }
  261. ]
  262. }