From b532ba8806996246ab7a0896bf34b884c47dee7e Mon Sep 17 00:00:00 2001
From: xiaojiao <xiaojiao@kaokeziliao.com>
Date: 星期二, 14 四月 2026 14:06:25 +0800
Subject: [PATCH] 试生产版本
---
项目代码/WCS/WIDESEA_WCSClient/src/views/Index.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/Index.vue" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/Index.vue"
index 43ec589..3d65f0f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/Index.vue"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WCS/WIDESEA_WCSClient/src/views/Index.vue"
@@ -105,10 +105,10 @@
{ name: 'white', color: '#fff' },
]);
const links = ref([
- { text: '1鍙峰伐浣嶇洃鎺�', path: '/bigdata_1', id: -3 },
- { text: '2鍙峰伐浣嶇洃鎺�', path: '/bigdata_2', id: -5 },
- { text: '3鍙峰伐浣嶇洃鎺�', path: '/bigdata_3', id: -6 },
- { text: '4鍙峰伐浣嶇洃鎺�', path: '/bigdata_4', id: -7 },
+ { text: '2绾垮簱鐩戞帶', path: '/bigdata_1', id: -3 },
+ { text: '3绾垮簱鐩戞帶', path: '/bigdata_2', id: -5 },
+ // { text: '3鍙峰伐浣嶇洃鎺�', path: '/bigdata_3', id: -6 },
+ // { text: '4鍙峰伐浣嶇洃鎺�', path: '/bigdata_4', id: -7 },
// { text: "妗嗘灦鏂囨。", path: "http://v2.volcore.xyz/document/guide", id: -2 },
// { text: "GitHub", path: "#", id: -3 },
// { text: '涓汉涓績', path: '/UserInfo', id: -1 },
--
Gitblit v1.9.3