Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gavel-hafms-vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李苏
gavel-hafms-vue
Commits
a4d32ed7
Commit
a4d32ed7
authored
Oct 09, 2023
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
3e4bc47f
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
5 deletions
+7
-5
.env.development
.env.development
+1
-1
.env.production
.env.production
+1
-0
index.vue
src/views/hzcxbb/szkb/index.vue
+5
-4
No files found.
.env.development
View file @
a4d32ed7
...
...
@@ -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
.env.production
View file @
a4d32ed7
...
...
@@ -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
src/views/hzcxbb/szkb/index.vue
View file @
a4d32ed7
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment