Commit 0f7f1bd1 authored by zhengke's avatar zhengke

修改

parent 2cbbe576
......@@ -43,7 +43,7 @@
id: x.Id,
name: x.Name,
menuName: x.Name,
goodsNum: 30,
goodsNum: 3,
staticGoods: false,
goodsList: [],
})
......@@ -53,7 +53,7 @@
id: y.Id,
name: y.Name,
menuName: y.Name,
goodsNum: 30,
goodsNum: 3,
staticGoods: false,
goodsList: [],
})
......@@ -63,7 +63,7 @@
id: z.Id,
name: z.Name,
menuName: z.Name,
goodsNum: 30,
goodsNum: 3,
staticGoods: false,
goodsList: [],
})
......
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