Commit a4d32ed7 authored by 李苏's avatar 李苏 💬

修改

parent 3e4bc47f
......@@ -6,7 +6,7 @@ ENV = 'http://demo.ruoyi.vip/'
# 格物管理系统/开发环境
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_Print = 'http://192.168.30.254:18080/dmg'
VUE_APP_BASE_Print = 'http://localhost:9080/hafms'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
......@@ -6,6 +6,7 @@ ENV = 'production'
# 陕钢安全管理/生产环境
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_Print = 'http://localhost:9080/hafms'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
\ No newline at end of file
......@@ -647,7 +647,7 @@
left: '10%',
top: '23%',
right: '10%',
bottom: '15%',
bottom: '23%',
},
xAxis: {
type: 'category',
......@@ -784,7 +784,7 @@
left: '10%',
top: '23%',
right: '10%',
bottom: '15%',
bottom: '23%',
},
xAxis: {
type: 'category',
......@@ -945,7 +945,7 @@
left: '10%',
top: '23%',
right: '10%',
bottom: '15%',
bottom: '23%',
},
xAxis: {
type: 'category',
......@@ -1125,7 +1125,7 @@
left: '10%',
top: '23%',
right: '10%',
bottom: '15%',
bottom: '23%',
},
xAxis: {
type: 'category',
......@@ -2044,6 +2044,7 @@
width: 100vw;
.title {
margin: 0px;
background-image: url(./static/bg_top.png);
background-size: 100% 100%;
height: 8vh;
......
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