diff --git a/pages.json b/pages.json index be11944..1c9e0b0 100644 --- a/pages.json +++ b/pages.json @@ -251,7 +251,21 @@ "style": { "navigationStyle": "custom" } - }*/ + }, + { + "path" : "pages/homepages/homes/ai_recognize_recipe/ai_recognize_recipe", + "style" : + { + "navigationStyle": "custom" + } + }, + { + "path" : "pages/homepages/homes/ai_recognize_plan/ai_recognize_plan", + "style" : + { + "navigationStyle": "custom" + } + }*/ /*--------------------------------------------------------知识图谱界面----------------------------------------------------------------------*/ { "path" : "pages/homepages/homes/dictionary/orange/orange", diff --git a/pages/homepages/homes/ai_recognize_plan/ai_recognize_plan.vue b/pages/homepages/homes/ai_recognize_plan/ai_recognize_plan.vue new file mode 100644 index 0000000..9edc05a --- /dev/null +++ b/pages/homepages/homes/ai_recognize_plan/ai_recognize_plan.vue @@ -0,0 +1,96 @@ + + + + + \ No newline at end of file diff --git a/pages/homepages/homes/ai_recognize_recipe/ai_recognize_recipe.vue b/pages/homepages/homes/ai_recognize_recipe/ai_recognize_recipe.vue new file mode 100644 index 0000000..698cd5f --- /dev/null +++ b/pages/homepages/homes/ai_recognize_recipe/ai_recognize_recipe.vue @@ -0,0 +1,96 @@ + + + + + \ No newline at end of file diff --git a/static/homepages/homes/ai_recognize_plan/pictures/background.png b/static/homepages/homes/ai_recognize_plan/pictures/background.png new file mode 100644 index 0000000..42ac2f2 Binary files /dev/null and b/static/homepages/homes/ai_recognize_plan/pictures/background.png differ diff --git a/static/homepages/homes/ai_recognize_plan/pictures/button.png b/static/homepages/homes/ai_recognize_plan/pictures/button.png new file mode 100644 index 0000000..496eade Binary files /dev/null and b/static/homepages/homes/ai_recognize_plan/pictures/button.png differ diff --git a/static/homepages/homes/ai_recognize_plan/pictures/generate.png b/static/homepages/homes/ai_recognize_plan/pictures/generate.png new file mode 100644 index 0000000..447395b Binary files /dev/null and b/static/homepages/homes/ai_recognize_plan/pictures/generate.png differ diff --git a/static/homepages/homes/ai_recognize_recipe/pictures/background.png b/static/homepages/homes/ai_recognize_recipe/pictures/background.png new file mode 100644 index 0000000..1a39585 Binary files /dev/null and b/static/homepages/homes/ai_recognize_recipe/pictures/background.png differ diff --git a/static/homepages/homes/ai_recognize_recipe/pictures/button.png b/static/homepages/homes/ai_recognize_recipe/pictures/button.png new file mode 100644 index 0000000..496eade Binary files /dev/null and b/static/homepages/homes/ai_recognize_recipe/pictures/button.png differ diff --git a/static/homepages/homes/ai_recognize_recipe/pictures/generate.png b/static/homepages/homes/ai_recognize_recipe/pictures/generate.png new file mode 100644 index 0000000..5929e86 Binary files /dev/null and b/static/homepages/homes/ai_recognize_recipe/pictures/generate.png differ