From fa6fbbb99c0540e6151e915f97c4c2ce9b17aa05 Mon Sep 17 00:00:00 2001 From: Rahul-2545 <129410123+Rahul-2545@users.noreply.github.com> Date: Thu, 23 Nov 2023 18:57:30 +0000 Subject: [PATCH] changes ui --- dev-dist/sw.js | 2 +- src/components/Example.vue | 4 + src/router/index.ts | 4 + src/views/PlantDetailsPage.vue | 134 +++++++++++++++++++++++++++++++++ src/views/RadioPage.vue | 14 +++- 5 files changed, 156 insertions(+), 2 deletions(-) create mode 100644 src/views/PlantDetailsPage.vue diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 4e03391..593e0fd 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-5357ef54'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.166rqcosncg" + "revision": "0.3f70amjkti8" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/Example.vue b/src/components/Example.vue index 7ad147d..9e4e742 100644 --- a/src/components/Example.vue +++ b/src/components/Example.vue @@ -7,6 +7,10 @@ Use Camera for Patta.AI + + + Plant Details + Dataset Details diff --git a/src/router/index.ts b/src/router/index.ts index c8be224..f3491e0 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -26,6 +26,10 @@ const routes: Array = [ { path: 'dataset', component: () => import('../views/DetailsPage.vue'), + }, + { + path: 'plant', + component: () => import('../views/PlantDetailsPage.vue'), } ], }, diff --git a/src/views/PlantDetailsPage.vue b/src/views/PlantDetailsPage.vue new file mode 100644 index 0000000..4357bdf --- /dev/null +++ b/src/views/PlantDetailsPage.vue @@ -0,0 +1,134 @@ + + + + + + \ No newline at end of file diff --git a/src/views/RadioPage.vue b/src/views/RadioPage.vue index aa5452f..003b051 100644 --- a/src/views/RadioPage.vue +++ b/src/views/RadioPage.vue @@ -22,11 +22,23 @@ samunder268@gmail.com + + + rohandeepatwork@gmail.com + - rohandeep + Pranjal Kar + + + + Samunder Singh + + + + Rohandeep Goyal