2016-12-22 10:59:38 +08:00

12 lines
134 B
JavaScript

Page({
data: {
icons: [
'cancel',
'store',
'certificate',
'arrow',
'shopping-cart',
]
}
});