diff --git a/model/设计模型_莫松霖_美食自由.vsdx b/model/设计模型_莫松霖_美食自由.vsdx index 75968da..524a44d 100644 Binary files a/model/设计模型_莫松霖_美食自由.vsdx and b/model/设计模型_莫松霖_美食自由.vsdx differ diff --git a/src/myweb3/customerconfig.json b/src/myweb3/customerconfig.json index 7dec22b..5f12a18 100644 --- a/src/myweb3/customerconfig.json +++ b/src/myweb3/customerconfig.json @@ -1,4 +1,12 @@ { + "123": [ + { + "烤牛排": 30 + }, + { + "烤牛排": 30 + } + ], "31": [ { "烤牛排": 30 diff --git a/src/myweb3/foodconfig.json b/src/myweb3/foodconfig.json index e988c33..6ac13d9 100644 --- a/src/myweb3/foodconfig.json +++ b/src/myweb3/foodconfig.json @@ -8,10 +8,5 @@ "img": "static/images/123.jpg", "name": "水果", "price": 50 - }, - { - "img": "static/images/4.jpg", - "name": "汉堡", - "price": 20 } ] \ No newline at end of file