@@ -1,4 +1,8 @@
<view>
+<!-- banner -->
+<view class='momo-ban mar-b20'>
+ <image src='../../images/news/momo.jpg' class='momo-img'></image>
+</view>
<!-- 内容 -->
<view class='gift-box'>
<!-- goodsList -->
@@ -134,3 +134,7 @@ width:40rpx;
text-align: center;
padding-top: 4px;
}
+.momo-img{
+ width:750rpx;
+ height:414rpx;
+}
@@ -30,7 +30,7 @@
"list": []
},
"miniprogram": {
- "current": 1,
+ "current": 28,
"list": [
{
"id": 0,
@@ -223,6 +223,12 @@
"pathName": "pages/momo/momo",
"query": "",
"scene": null
+ },
+ {
+ "id": -1,
+ "name": "momo",
+ "pathName": "pages/momo/momo",
+ "scene": null
]