Commit c0519cc6 by zhangcheng

调整页面删除多余

parent b4b69624
[
{
"categoryId":1,
"goodId": 100,
"name": "冰茶咖啡",
"price": 29.9,
"discount": 19.9,
"flag":true,
"num":4,
"pics": {
"thumbnail": "http://baidu.com",
"introImages": [
"http://baidu.com",
"http://baidu.com",
"http://baidu.com"
],
"detailImages": [
"http://baidu.com",
"http://baidu.com",
"http://baidu.com"
]
},
"desc": "",
"remark": "",
"tags": [
"YYDS",
"杨幂同款"
],
"specs": [
{
"specId": 1,
"specName": "温度",
"rules": [
{
"ruleId": 1,
"ruleName": "常温",
"price": 0
},
{
"ruleId": 2,
"ruleName": "加冰",
"price": 2
},
{
"ruleId": 3,
"ruleName": "加热",
"price": 3
}
]
},
{
"specId": 2,
"specName": "糖度",
"rules": [
{
"ruleId": 4,
"ruleName": "无糖",
"price": 0
},
{
"ruleId": 5,
"ruleName": "少糖",
"price": 1
},
{
"ruleId": 6,
"ruleName": "多糖",
"price": 2
}
]
}
],
"skus": [
{
"skuId": 1,
"state": 1,
"rules": [
{
"specId": 1,
"specName": "温度",
"ruleId": 1,
"ruleName": "常温",
"price": 0.00
},
{
"specId": 2,
"specName": "糖度",
"ruleId": 3,
"ruleName": "无糖",
"price": 0.00
}
]
}
]
}
]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment