[1.微信小程序 <scroll-view></scroll-view>
#
# 注意: 不能夠使用flex布局,解決方案:在scroll-view嵌套view.
#
#
#
# 2.阿里巴巴小程序<scroll-view></scroll-view>
#
# 可以使用flex布局,
# 注意:可以使用flex-wrap: wrap;進行自動換行.
#
# 也可以保持和微信小程序解決方案。]


輪播圖組件