diff --git a/.env.development b/.env.development
index 9f21527..d0d78d2 100644
--- a/.env.development
+++ b/.env.development
@@ -2,6 +2,8 @@
VITE_APP_TITLE = 计量信息系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
VITE_APP_API_BASEURL = http://111.198.10.15:21611
+# VITE_APP_API_BASEURL = http://111.198.10.15:11638
+# VITE_APP_API_BASEURL = http://111.198.10.15:21609
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/.env.development b/.env.development
index 9f21527..d0d78d2 100644
--- a/.env.development
+++ b/.env.development
@@ -2,6 +2,8 @@
VITE_APP_TITLE = 计量信息系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
VITE_APP_API_BASEURL = http://111.198.10.15:21611
+# VITE_APP_API_BASEURL = http://111.198.10.15:11638
+# VITE_APP_API_BASEURL = http://111.198.10.15:21609
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts
index 49dae9f..6a9fcef 100644
--- a/src/router/modules/tested.ts
+++ b/src/router/modules/tested.ts
@@ -18,6 +18,7 @@
{
path: '/tdashboard',
component: () => import('@/views/tested/dashboard/index.vue'),
+ // component: () => import('@/views/home/index.vue'),
name: 'TDashboardPage',
meta: {
title: '首页看板',
diff --git a/.env.development b/.env.development
index 9f21527..d0d78d2 100644
--- a/.env.development
+++ b/.env.development
@@ -2,6 +2,8 @@
VITE_APP_TITLE = 计量信息系统
# 接口请求地址,会设置到 axios 的 baseURL 参数上
VITE_APP_API_BASEURL = http://111.198.10.15:21611
+# VITE_APP_API_BASEURL = http://111.198.10.15:11638
+# VITE_APP_API_BASEURL = http://111.198.10.15:21609
# 调试工具,可设置 eruda 或 vconsole,如果不需要开启则留空
VITE_APP_DEBUG_TOOL =
diff --git a/src/router/modules/tested.ts b/src/router/modules/tested.ts
index 49dae9f..6a9fcef 100644
--- a/src/router/modules/tested.ts
+++ b/src/router/modules/tested.ts
@@ -18,6 +18,7 @@
{
path: '/tdashboard',
component: () => import('@/views/tested/dashboard/index.vue'),
+ // component: () => import('@/views/home/index.vue'),
name: 'TDashboardPage',
meta: {
title: '首页看板',
diff --git a/src/views/home/index.vue b/src/views/home/index.vue
new file mode 100644
index 0000000..705d4a3
--- /dev/null
+++ b/src/views/home/index.vue
@@ -0,0 +1,13 @@
+
+
+
+ 首页看板
+
+
+