最新回答 / 星辰M
"tabBar":{"list":[{"pagePath": "pages/index/index","test":"首页"},{"pagePath": "pages/test/test","test":"测试页"}]
2018-12-20
最新回答 / 茯苓LLL
你写错了,index.wxml里面你的class定义为"class=pro-item",但是你的样式是写".pro-items",两个的名称不一致,所有样式没显示出来
2018-11-25