diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/App.vue b/src/App.vue index ea4f18c..4d55cc7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,8 +235,8 @@ /* disable 样式B */ /* textarea 样式A */ .el-textarea__inner { - background: #000000; - color: white; + background-color: #000000 !important; + color: white !important; border: 1px solid rgb(4, 51, 52) !important; } /* textarea 样式B */ diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/App.vue b/src/App.vue index ea4f18c..4d55cc7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,8 +235,8 @@ /* disable 样式B */ /* textarea 样式A */ .el-textarea__inner { - background: #000000; - color: white; + background-color: #000000 !important; + color: white !important; border: 1px solid rgb(4, 51, 52) !important; } /* textarea 样式B */ diff --git a/src/components/LED/LEDConfig.vue b/src/components/LED/LEDConfig.vue index dce4346..095e53a 100644 --- a/src/components/LED/LEDConfig.vue +++ b/src/components/LED/LEDConfig.vue @@ -3,7 +3,7 @@
- 查询 + 查询 新增
diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/App.vue b/src/App.vue index ea4f18c..4d55cc7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,8 +235,8 @@ /* disable 样式B */ /* textarea 样式A */ .el-textarea__inner { - background: #000000; - color: white; + background-color: #000000 !important; + color: white !important; border: 1px solid rgb(4, 51, 52) !important; } /* textarea 样式B */ diff --git a/src/components/LED/LEDConfig.vue b/src/components/LED/LEDConfig.vue index dce4346..095e53a 100644 --- a/src/components/LED/LEDConfig.vue +++ b/src/components/LED/LEDConfig.vue @@ -3,7 +3,7 @@
- 查询 + 查询 新增
diff --git a/src/util/XY.js b/src/util/XY.js deleted file mode 100644 index cc74a9a..0000000 --- a/src/util/XY.js +++ /dev/null @@ -1,23 +0,0 @@ -/** - * 巡检 - * @exports {Object} - * 谢阳 - */ -let host = '/XY'; - -let nozzle = { - 'personnelInfo': '/personnel/info', //获取巡检人信息 - 'subtitlesLedQueryLedNo':'/subtitles/led/queryLedNo',//LED屏接口 - 'subtitlesLedQuery':'/subtitles/led/query',//LED屏接口 - 'subtitlesLedSave':'/subtitles/led/save',//LED屏接口 - 'subtitlesLedUpdate':'/subtitles/led/update',//LED屏接口 - 'subtitlesLedDelete':'/subtitles/led/delete',//LED屏接口 - 'subtitlesLedSend':'/subtitles/led/send',//LED屏接口 - - -}; - -for (let item in nozzle) { - nozzle[item] = host + nozzle[item]; -} -export default nozzle; diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/App.vue b/src/App.vue index ea4f18c..4d55cc7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,8 +235,8 @@ /* disable 样式B */ /* textarea 样式A */ .el-textarea__inner { - background: #000000; - color: white; + background-color: #000000 !important; + color: white !important; border: 1px solid rgb(4, 51, 52) !important; } /* textarea 样式B */ diff --git a/src/components/LED/LEDConfig.vue b/src/components/LED/LEDConfig.vue index dce4346..095e53a 100644 --- a/src/components/LED/LEDConfig.vue +++ b/src/components/LED/LEDConfig.vue @@ -3,7 +3,7 @@
- 查询 + 查询 新增
diff --git a/src/util/XY.js b/src/util/XY.js deleted file mode 100644 index cc74a9a..0000000 --- a/src/util/XY.js +++ /dev/null @@ -1,23 +0,0 @@ -/** - * 巡检 - * @exports {Object} - * 谢阳 - */ -let host = '/XY'; - -let nozzle = { - 'personnelInfo': '/personnel/info', //获取巡检人信息 - 'subtitlesLedQueryLedNo':'/subtitles/led/queryLedNo',//LED屏接口 - 'subtitlesLedQuery':'/subtitles/led/query',//LED屏接口 - 'subtitlesLedSave':'/subtitles/led/save',//LED屏接口 - 'subtitlesLedUpdate':'/subtitles/led/update',//LED屏接口 - 'subtitlesLedDelete':'/subtitles/led/delete',//LED屏接口 - 'subtitlesLedSend':'/subtitles/led/send',//LED屏接口 - - -}; - -for (let item in nozzle) { - nozzle[item] = host + nozzle[item]; -} -export default nozzle; diff --git a/src/util/interface.js b/src/util/interface.js index 9ec2b32..2288202 100644 --- a/src/util/interface.js +++ b/src/util/interface.js @@ -2,7 +2,7 @@ import project from './project'; import NF from './NF'; import SJFX from './SJFX'; -import XY from './XY'; +import led from './led'; // import task from './apiField/task'; // import dataSource from './apiField/dataSource'; @@ -27,6 +27,6 @@ nozzle = Object.assign(nozzle, CHGTwo); nozzle = Object.assign(nozzle, NF); nozzle = Object.assign(nozzle, SJFX); -nozzle = Object.assign(nozzle, XY); +nozzle = Object.assign(nozzle, led); // nozzle = Object.assign(nozzle, dataSource); export default nozzle; diff --git a/config/index.js b/config/index.js index bc9f3c4..8e3d0f7 100644 --- a/config/index.js +++ b/config/index.js @@ -39,14 +39,14 @@ '^/dataApi': '' //需要rewrite重写的, } }, - '/XY': { + '/led': { // 测试环境 // 'target': 'http://192.168.30.189:8800', // 接口域名 'target': 'http://192.168.30.15:9200', // 谢阳 // 'target': 'http://192.168.30.30:8001/api', // 服务器接口 'changeOrigin': true, //是否跨域 'pathRewrite': { - '^/XY': '' //需要rewrite重写的, + '^/led': '' //需要rewrite重写的, } }, '/NF': { diff --git a/dist.zip b/dist.zip index 4147ec6..be4a8d6 100644 --- a/dist.zip +++ b/dist.zip Binary files differ diff --git a/src/App.vue b/src/App.vue index ea4f18c..4d55cc7 100644 --- a/src/App.vue +++ b/src/App.vue @@ -235,8 +235,8 @@ /* disable 样式B */ /* textarea 样式A */ .el-textarea__inner { - background: #000000; - color: white; + background-color: #000000 !important; + color: white !important; border: 1px solid rgb(4, 51, 52) !important; } /* textarea 样式B */ diff --git a/src/components/LED/LEDConfig.vue b/src/components/LED/LEDConfig.vue index dce4346..095e53a 100644 --- a/src/components/LED/LEDConfig.vue +++ b/src/components/LED/LEDConfig.vue @@ -3,7 +3,7 @@
- 查询 + 查询 新增
diff --git a/src/util/XY.js b/src/util/XY.js deleted file mode 100644 index cc74a9a..0000000 --- a/src/util/XY.js +++ /dev/null @@ -1,23 +0,0 @@ -/** - * 巡检 - * @exports {Object} - * 谢阳 - */ -let host = '/XY'; - -let nozzle = { - 'personnelInfo': '/personnel/info', //获取巡检人信息 - 'subtitlesLedQueryLedNo':'/subtitles/led/queryLedNo',//LED屏接口 - 'subtitlesLedQuery':'/subtitles/led/query',//LED屏接口 - 'subtitlesLedSave':'/subtitles/led/save',//LED屏接口 - 'subtitlesLedUpdate':'/subtitles/led/update',//LED屏接口 - 'subtitlesLedDelete':'/subtitles/led/delete',//LED屏接口 - 'subtitlesLedSend':'/subtitles/led/send',//LED屏接口 - - -}; - -for (let item in nozzle) { - nozzle[item] = host + nozzle[item]; -} -export default nozzle; diff --git a/src/util/interface.js b/src/util/interface.js index 9ec2b32..2288202 100644 --- a/src/util/interface.js +++ b/src/util/interface.js @@ -2,7 +2,7 @@ import project from './project'; import NF from './NF'; import SJFX from './SJFX'; -import XY from './XY'; +import led from './led'; // import task from './apiField/task'; // import dataSource from './apiField/dataSource'; @@ -27,6 +27,6 @@ nozzle = Object.assign(nozzle, CHGTwo); nozzle = Object.assign(nozzle, NF); nozzle = Object.assign(nozzle, SJFX); -nozzle = Object.assign(nozzle, XY); +nozzle = Object.assign(nozzle, led); // nozzle = Object.assign(nozzle, dataSource); export default nozzle; diff --git a/src/util/led.js b/src/util/led.js new file mode 100644 index 0000000..bbcee41 --- /dev/null +++ b/src/util/led.js @@ -0,0 +1,21 @@ +/** + * 巡检 + * @exports {Object} + * 谢阳 + */ +let host = '/led'; + +let nozzle = { + 'personnelInfo': '/personnel/info', //获取巡检人信息 + 'subtitlesLedQueryLedNo':'/subtitles/led/queryLedNo',//LED屏接口 + 'subtitlesLedQuery':'/subtitles/led/query',//LED屏接口 + 'subtitlesLedSave':'/subtitles/led/save',//LED屏接口 + 'subtitlesLedUpdate':'/subtitles/led/update',//LED屏接口 + 'subtitlesLedDelete':'/subtitles/led/delete',//LED屏接口 + 'subtitlesLedSend':'/subtitles/led/send',//LED屏接口 +}; + +for (let item in nozzle) { + nozzle[item] = host + nozzle[item]; +} +export default nozzle;