From cc5bd5ca7e273573e685ac68b10267a35cbd708e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=94=A1=E7=8E=B2?= <8702040+cai-ling@user.noreply.gitee.com> Date: Fri, 8 Nov 2024 14:03:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/components/header.vue | 16 ++- src/config/getData2.js | 10 +- src/config/mork2.js | 197 ++++++++++++++++++++++++--- src/main.js | 5 +- src/pages/Setup.vue | 24 +++- src/pages/modules/index1.vue | 161 +++++++++++++++++++--- src/pages/modules/index2.vue | 236 +++++++++++++++++---------------- src/pages/modules/index3.vue | 6 +- src/pages/modules/style.stylus | 51 +++++-- src/style/layout.styl | 21 +-- src/style/reset.css | 4 + src/vuex/modules/com.js | 10 +- 13 files changed, 547 insertions(+), 196 deletions(-) diff --git a/README.md b/README.md index fc8a2e1..6badb5d 100644 --- a/README.md +++ b/README.md @@ -22,4 +22,4 @@ For a detailed explanation on how things work, check out the [guide](http://vuej # 注意事项 + 大屏分辨率都:960*540 -+ 接口地址: \ No newline at end of file ++ 接口地址:http://47.98.105.245:8001/project/63/interface/api/651 \ No newline at end of file diff --git a/src/components/header.vue b/src/components/header.vue index 5859b78..2975c30 100644 --- a/src/components/header.vue +++ b/src/components/header.vue @@ -1,7 +1,8 @@