Showing
1 changed file
with
9 additions
and
16 deletions
@@ -1064,14 +1064,13 @@ | @@ -1064,14 +1064,13 @@ | ||
1064 | 'bannerTop': { | 1064 | 'bannerTop': { |
1065 | 'list': [ | 1065 | 'list': [ |
1066 | { | 1066 | { |
1067 | - 'url' : '', | ||
1068 | 'img' : '' | 1067 | 'img' : '' |
1069 | }, | 1068 | }, |
1070 | ... | 1069 | ... |
1071 | ] | 1070 | ] |
1072 | }, | 1071 | }, |
1073 | 'goodsName' : 'Stussy No. 4 BOX TEE ', | 1072 | 'goodsName' : 'Stussy No. 4 BOX TEE ', |
1074 | - 'goodsSubtitle' : '【全民拼抢购】经典印花T恤,满4件免一件!', | 1073 | + 'goodsSubtitle' : '【全民拼抢购】经典印花T恤,满4件免一件!', |
1075 | 1074 | ||
1076 | 'goodsPrice' : { | 1075 | 'goodsPrice' : { |
1077 | 'currentPrice' : '¥298.00', | 1076 | 'currentPrice' : '¥298.00', |
@@ -1082,7 +1081,6 @@ | @@ -1082,7 +1081,6 @@ | ||
1082 | 'vipLevel' : { | 1081 | 'vipLevel' : { |
1083 | 'list' : [ | 1082 | 'list' : [ |
1084 | { | 1083 | { |
1085 | - 'img':'', | ||
1086 | 'text' : '¥284.00' | 1084 | 'text' : '¥284.00' |
1087 | }, | 1085 | }, |
1088 | ... | 1086 | ... |
@@ -1091,8 +1089,7 @@ | @@ -1091,8 +1089,7 @@ | ||
1091 | 'goodsDiscount' : { | 1089 | 'goodsDiscount' : { |
1092 | 'list' : [ | 1090 | 'list' : [ |
1093 | { | 1091 | { |
1094 | - 'text' : '【BACK TO SCHOOL】满¥499赠送Paul | ||
1095 | - Franke帽子一个,多买多送!' | 1092 | + 'text' : '【BACK TO SCHOOL】满¥499赠送Paul Franke帽子一个,多买多送!' |
1096 | }, | 1093 | }, |
1097 | ... | 1094 | ... |
1098 | ], | 1095 | ], |
@@ -1128,17 +1125,13 @@ | @@ -1128,17 +1125,13 @@ | ||
1128 | 'goodsDescription' : { | 1125 | 'goodsDescription' : { |
1129 | 'title' : '商品描述', | 1126 | 'title' : '商品描述', |
1130 | 'enTitle' : 'DESCRIPTON', | 1127 | 'enTitle' : 'DESCRIPTON', |
1131 | - | ||
1132 | - 'detail' : { | ||
1133 | - 'nubmer' : '51018059', | ||
1134 | - 'color' : '黑', | ||
1135 | - 'type' : '帽子', | ||
1136 | - 'gender' : '女款', | ||
1137 | - 'hatType' : '棒球帽', | ||
1138 | - 'bongrace' : '平檐款式', | ||
1139 | - 'goodsDetail' : '字母图案', | ||
1140 | - 'style' : '街头' | ||
1141 | - } | 1128 | + 'detail' : [ |
1129 | + { | ||
1130 | + 'param' : '编号: 51018059' | ||
1131 | + }, | ||
1132 | + ... | ||
1133 | + ], | ||
1134 | + 'desc': 'balabala' | ||
1142 | }, | 1135 | }, |
1143 | 1136 | ||
1144 | 'sizeInfo' : { | 1137 | 'sizeInfo' : { |
-
Please register or login to post a comment