From 3a4abdbf17e2445655cb7a8646e1ef1c3e53b91a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E4=B8=BD=E5=90=9B?= <664953382@qq.com> Date: Thu, 8 Jul 2021 18:38:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E9=81=A5=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/hardware/device/detail.vue | 81 ++++++++++++++++++++-------- vue.config.js | 4 +- 2 files changed, 60 insertions(+), 25 deletions(-) diff --git a/src/views/hardware/device/detail.vue b/src/views/hardware/device/detail.vue index b217473..326e100 100644 --- a/src/views/hardware/device/detail.vue +++ b/src/views/hardware/device/detail.vue @@ -32,6 +32,58 @@
+
+ + +
+ + + + {{ item.keyCn }} +
+
+ +
+ + + 更多菜单 + + + 0 + 1 + + + 设备重置 +
+
+
+
+ {{ v.keyCN }}:{{ v.valueCN }}{{ v.keyCN }}:{{ v.valueCN }}---{{ v.key }} @@ -84,11 +136,7 @@ >点击输入 --> @@ -107,23 +154,7 @@ 2 3 - - 0 - 1 - - 设备重置 item.keyCN == '单体过充阈值' // ); diff --git a/vue.config.js b/vue.config.js index 9b4ed22..b91cf12 100644 --- a/vue.config.js +++ b/vue.config.js @@ -1,4 +1,4 @@ -'use strict' +'use strict' const path = require('path') const defaultSettings = require('./src/settings.js') @@ -34,7 +34,7 @@ module.exports = { proxy: { // detail: https://cli.vuejs.org/config/#devserver-proxy [process.env.VUE_APP_BASE_API]: { - target: `http://192.168.99.239:8080`, + target: `http://192.168.0.125:8080`, // target: `http://192.168.99.118:8080`, // target: `http://47.115.73.110:8080`, // target: `http://121.37.250.170:8080`,