...
|
...
|
@@ -18,7 +18,7 @@ |
|
|
"shopTopBanner_app":{"data":{"shopSrc":"defaultSrc"},"id":""},
|
|
|
"navigationBar":{"data":[{"name":"","url":""},{"name":"","url":""},{"name":"","url":""}],"id":""},
|
|
|
"largeSlideImg":{"id":"","data":[{"src":"1","url":"1"},{"src":"1","url":"1"}]},
|
|
|
"oneRowTwoColImages":{"id":"","data":[{"src":"1","url":"1"},{"src":"1","url":"1"}]},
|
|
|
"oneRowTwoColImages":{"id":"","data":[{"src":"1","categoryId":"1","linkType":1},{"src":"1","url":"1"}]},
|
|
|
"newProducts":{"id":"","data":[]},
|
|
|
"hotProducts":{"id":"","data":[]}
|
|
|
}
|
...
|
...
|
@@ -31,7 +31,7 @@ |
|
|
|platform |否 |string |APP |平台名称 |
|
|
|
|submitStatus |是 |int |200 |100:暂时保存;200:提交审核|
|
|
|
|templateType|否 |int |1 |1:基础模板,2:经典模板|
|
|
|
|resources |否 |string | |资源 |
|
|
|
|resources |否 |string | |资源,注:linkType:1-销售类目(categoryId),0-自定义(url) |
|
|
|
|appType |否 |int |1 |0-有货,1-BLK |
|
|
|
|
|
|
|
...
|
...
|
|