From 6d2704e8b273d764cc3bfc4ced2ebe4926afa2e7 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 01 十二月 2023 08:07:36 +0800
Subject: [PATCH] #
---
Monitor-APP/pages/index/data.json | 2 +-
Monitor-APP/pages.json | 20 ++++++++++----------
Monitor-APP/pages/home/home.vue | 8 ++++----
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/Monitor-APP/pages.json b/Monitor-APP/pages.json
index 81bde86..1f328c1 100644
--- a/Monitor-APP/pages.json
+++ b/Monitor-APP/pages.json
@@ -1,16 +1,6 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/test/test",
- "style": {
- "navigationStyle": "custom",
- // 鍘绘帀椤堕儴瀵艰埅鏍�
- "app-plus": {
- "titleNView": false
- }
- }
- },
- {
"path": "pages/home/home",
"style": {
"navigationStyle": "custom",
@@ -45,6 +35,16 @@
"style": {
"navigationStyle": "custom"
}
+ },
+ {
+ "path": "pages/test/test",
+ "style": {
+ "navigationStyle": "custom",
+ // 鍘绘帀椤堕儴瀵艰埅鏍�
+ "app-plus": {
+ "titleNView": false
+ }
+ }
}
diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue
index 2ef9df5..81f23bb 100644
--- a/Monitor-APP/pages/home/home.vue
+++ b/Monitor-APP/pages/home/home.vue
@@ -424,10 +424,10 @@
this.getOther()
// this.getDate()
this.getDate2()
- this.getInfo()
- this.getError()
- // this.getInfo2()
- // this.getError2()
+ // this.getInfo()
+ // this.getError()
+ this.getInfo2()
+ this.getError2()
this.getUrl()
this.controller()
// 娴嬭瘯鐢�
diff --git a/Monitor-APP/pages/index/data.json b/Monitor-APP/pages/index/data.json
index 6a4f283..b862f72 100644
--- a/Monitor-APP/pages/index/data.json
+++ b/Monitor-APP/pages/index/data.json
@@ -91,7 +91,7 @@
"data": {
"msg": "鎿嶄綔鎴愬姛",
"code": 200,
- "data": ""
+ "data": "2鍙峰皬杞︿笉鍦ㄥ畾浣嶇偣锛岃缁存姢灏忚溅浣嶇疆锛�"
}
},
"lineData": {
--
Gitblit v1.9.1