diff --git a/src/main/resources/static/front/foodsMenuInfoDetail.html b/src/main/resources/static/front/foodsMenuInfoDetail.html new file mode 100644 index 0000000..141e98b --- /dev/null +++ b/src/main/resources/static/front/foodsMenuInfoDetail.html @@ -0,0 +1,320 @@ + + + + + + + + + 菜谱信息详情 + + + + + + + + + + + +
+
+ +
+
+ +
+ + 欢迎您,{{user.name}} + 退出 + + 登录 + 注册 +
+
+ + + +
+ +
+ +
+ +
+
+
+
+
+
+
+
+
名称:
+
{{ obj.name }}
+
+
+
描述:
+
{{ obj.description }}
+
+
+
菜谱标签:
+
{{ obj.tips }}
+
+
+
上传人:
+
{{ obj.userName }}
+
+
+
菜谱图片:
+
+ +
+
该文件不支持预览,只有视频和图片支持预览
+
+
+ +
+
+
+
+
+ +
+ + +
+ + +
+
+
+

评论

+
+
+ + +
+ + + +
+
+ +
+
+
+
+ +
+
+
+
+ + +
+
+
{{ item.name }} +
+
+
+
+ {{ item.content }} +
+
+
+
+ {{ item.time }} +
+
+
+
+ +
+
+
+ + + + + + + + +