//wx : option de boucle for
//js
page({
données :{
fonctions : [
{
"name": "Inventaire",
"pic_url": '. ./image/half-star.png',
},
{
"name": "Rapport",
"pic_url": '../image/half-star.png'
},
{
"name": "Gestion des produits",
"pic_url ": '../image/half-star.png'
},
{
"name": "Commande",
" pic_url": '../image/half-star.png'
},
{
"name": "Billet d'avion",
"pic_url": '../image/half-star.png'
},
{
"name": "billet de train",
"pic_url": '../image/half-star.png'
},
{
"name": "Recharge mobile",
"pic_url": '../image/half-star.png'
},
{
"name": "Eau, Électricité et du charbon" ,
"pic_url": '../image/half-star.png'
}
]
},
}
})
Ce qui précède est le contenu détaillé de. pour plus d'informations, suivez d'autres articles connexes sur le site Web de PHP en chinois!