Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Administrator
/
project_progress
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 74f1d0dc
authored
Aug 21, 2024
by
liangzhen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加目录 修改打包信息
1 parent
ac8f5cfe
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
4 deletions
.env.production
src/router/index.js
.env.production
View file @
74f1d0d
NODE_ENV = 'production'
NODE_ENV = 'production'
# VUE_APP_BASE_URL = "http://192.168.0.102:80"
# VUE_APP_BASE_URL = "http://192.168.0.102:80"
VUE_APP_BASE_URL = "http://1
27.0.0.1:8
0"
VUE_APP_BASE_URL = "http://1
92.168.69.1:1800
0"
VUE_APP_ZJ_IFRAME = "http://192.168.
91
.1:18000"
VUE_APP_ZJ_IFRAME = "http://192.168.
69
.1:18000"
src/router/index.js
View file @
74f1d0d
...
@@ -268,7 +268,7 @@ export const routes = [
...
@@ -268,7 +268,7 @@ export const routes = [
name
:
'situationResaultissuesLink'
,
name
:
'situationResaultissuesLink'
,
component
:
()
=>
import
(
'@/views/managementResult/situationResault/issuesLink.vue'
),
component
:
()
=>
import
(
'@/views/managementResult/situationResault/issuesLink.vue'
),
meta
:
{
meta
:
{
title
:
"评估各环节问题分布"
,
title
:
"
后
评估各环节问题分布"
,
},
},
},
},
{
{
...
@@ -284,6 +284,9 @@ export const routes = [
...
@@ -284,6 +284,9 @@ export const routes = [
path
:
'/managementResult/maintenancePg'
,
path
:
'/managementResult/maintenancePg'
,
name
:
'maintenancePg'
,
name
:
'maintenancePg'
,
component
:
()
=>
import
(
'@/views/managementResult/pgReportManagement/maintenancePg.vue'
),
component
:
()
=>
import
(
'@/views/managementResult/pgReportManagement/maintenancePg.vue'
),
meta
:
{
title
:
"后评估检查报告维护"
,
},
},
},
...
@@ -300,7 +303,7 @@ export const routes = [
...
@@ -300,7 +303,7 @@ export const routes = [
name
:
'maintenancePg'
,
name
:
'maintenancePg'
,
component
:
()
=>
import
(
'@/views/managementResult/pgReportManagement/managementPg.vue'
),
component
:
()
=>
import
(
'@/views/managementResult/pgReportManagement/managementPg.vue'
),
meta
:
{
meta
:
{
title
:
"后评
估模板维护
"
,
title
:
"后评
报告模板管理
"
,
},
},
},
},
{
{
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment