Commit 01259dd8 authored by xinzhedeai's avatar xinzhedeai

系统标题更换

parent 68902b78
Pipeline #403 failed with stages
# 页面标题 # 页面标题
VUE_APP_TITLE = 港宏数字化矿山管控平台 VUE_APP_TITLE = 洪湖市乌林地热田绿色矿山
# 开发环境配置 # 开发环境配置
ENV = 'development' ENV = 'development'
......
# 页面标题 # 页面标题
VUE_APP_TITLE = 港宏数字化矿山管控平台 VUE_APP_TITLE = 洪湖市乌林地热田绿色矿山
# 生产环境配置 # 生产环境配置
ENV = 'production' ENV = 'production'
......
{ {
"name": "ruoyi", "name": "ruoyi",
"version": "3.8.2", "version": "3.8.2",
"description": "港宏数字化矿山管控平台", "description": "洪湖市乌林地热田绿色矿山",
"author": "Tyler", "author": "Tyler",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {
...@@ -77,6 +77,7 @@ ...@@ -77,6 +77,7 @@
"eslint": "7.15.0", "eslint": "7.15.0",
"eslint-plugin-vue": "7.2.0", "eslint-plugin-vue": "7.2.0",
"highcharts": "^10.1.0", "highcharts": "^10.1.0",
"html-webpack-plugin": "^5.6.0",
"lint-staged": "10.5.3", "lint-staged": "10.5.3",
"runjs": "4.4.2", "runjs": "4.4.2",
"sass": "1.32.13", "sass": "1.32.13",
......
...@@ -25,14 +25,14 @@ ...@@ -25,14 +25,14 @@
<!-- <el-tooltip content="文档地址" effect="dark" placement="bottom"> <!-- <el-tooltip content="文档地址" effect="dark" placement="bottom">
<ruo-yi-doc id="ruoyi-doc" class="right-menu-item hover-effect" /> <ruo-yi-doc id="ruoyi-doc" class="right-menu-item hover-effect" />
</el-tooltip> --> </el-tooltip> -->
<el-tooltip <!-- <el-tooltip
content="大屏1" content="大屏1"
effect="dark" effect="dark"
placement="bottom" placement="bottom"
class="bigscreen" class="bigscreen"
> >
<i class="el-icon-data-analysis" @click.stop="toBigscreen1"></i> <i class="el-icon-data-analysis" @click.stop="toBigscreen1"></i>
</el-tooltip> </el-tooltip> -->
<el-tooltip <el-tooltip
content="大屏" content="大屏"
effect="dark" effect="dark"
......
...@@ -70,7 +70,7 @@ export default { ...@@ -70,7 +70,7 @@ export default {
}, },
data() { data() {
return { return {
title: "港宏数字化矿山管控平台", title: "洪湖市乌林地热田绿色矿山",
logo: logoImg, logo: logoImg,
}; };
}, },
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</div> </div>
<div class="b-2"> <div class="b-2">
<div class="b2-a"> <div class="b2-a">
<h1>港宏数字化矿山管控平台</h1> <h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div> <div class="b2a-2"></div>
</div> </div>
</div> </div>
......
...@@ -100,7 +100,7 @@ ...@@ -100,7 +100,7 @@
</div> </div>
<div class="b-2"> <div class="b-2">
<div class="b2-a"> <div class="b2-a">
<h1>港宏数字化矿山管控平台</h1> <h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div> <div class="b2a-2"></div>
</div> </div>
</div> </div>
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
</div> </div>
<div class="b-2"> <div class="b-2">
<div class="b2-a"> <div class="b2-a">
<h1>港宏数字化矿山管控平台</h1> <h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div> <div class="b2a-2"></div>
</div> </div>
</div> </div>
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</div> </div>
<div class="b-2"> <div class="b-2">
<div class="b2-a"> <div class="b2-a">
<h1>港宏数字化矿山管控平台</h1> <h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div> <div class="b2a-2"></div>
</div> </div>
</div> </div>
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
</div> </div>
<div class="b-2"> <div class="b-2">
<div class="b2-a"> <div class="b2-a">
<h1>港宏数字化矿山管控平台</h1> <h1>洪湖市乌林地热田绿色矿山</h1>
<div class="b2a-2"></div> <div class="b2a-2"></div>
</div> </div>
</div> </div>
......
...@@ -140,7 +140,10 @@ export default { ...@@ -140,7 +140,10 @@ export default {
.then((res) => { .then((res) => {
console.log(res); console.log(res);
if ((res.code = 200)) { if ((res.code = 200)) {
let url = "http://8.142.46.126:90//" + res.data.filename;
// let url = "http://172.21.117.45:9088//" + res.data.filename;
let url = "http://121.199.5.225:9088//" + res.data.filename;
// let url = "http://8.142.46.126:90//" + res.data.filename;
// let url = "http://192.168.0.233:90//" + res.data.filename; // let url = "http://192.168.0.233:90//" + res.data.filename;
// let url = "http://192.168.3.216:90//" + res.data.filename; // let url = "http://192.168.3.216:90//" + res.data.filename;
let name = res.data.filename; let name = res.data.filename;
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
:rules="loginRules" :rules="loginRules"
class="login-form" class="login-form"
> >
<h3 class="title">港宏数字化矿山管控平台</h3> <h3 class="title">洪湖市乌林地热田绿色矿山</h3>
<el-form-item prop="username"> <el-form-item prop="username">
<el-input <el-input
v-model="loginForm.username" v-model="loginForm.username"
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
:rules="registerRules" :rules="registerRules"
class="register-form" class="register-form"
> >
<h3 class="title">港宏数字化矿山管控平台</h3> <h3 class="title">洪湖市乌林地热田绿色矿山</h3>
<el-form-item prop="username"> <el-form-item prop="username">
<el-input <el-input
v-model="registerForm.username" v-model="registerForm.username"
......
...@@ -7,7 +7,7 @@ function resolve(dir) { ...@@ -7,7 +7,7 @@ function resolve(dir) {
const CompressionPlugin = require('compression-webpack-plugin') const CompressionPlugin = require('compression-webpack-plugin')
const name = process.env.VUE_APP_TITLE || '港宏数字化矿山管控平台' // 网页标题 const name = process.env.VUE_APP_TITLE || '洪湖市乌林地热田绿色矿山' // 网页标题
const port = process.env.port || process.env.npm_config_port || 9090 // 端口 const port = process.env.port || process.env.npm_config_port || 9090 // 端口
...@@ -32,10 +32,12 @@ module.exports = { ...@@ -32,10 +32,12 @@ module.exports = {
host: '0.0.0.0', host: '0.0.0.0',
port: port, port: port,
open: true, open: true,
proxy: { proxy: {/* */
// detail: https://cli.vuejs.org/config/#devserver-proxy // detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: { [process.env.VUE_APP_BASE_API]: {
target: `http://192.168.3.216:8001`, target: `http://192.168.3.188:8001`,
// target: `http://172.21.117.45:8001`,
// target: `http://121.199.5.225:8001`,
// target: `http://8.142.46.126:8001`, // target: `http://8.142.46.126:8001`,
// target: `http://192.168.0.233:8001`, // target: `http://192.168.0.233:8001`,
changeOrigin: true, changeOrigin: true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment