Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xichonght
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
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
zhangdishen
xichonght
Commits
2bae6f72
Commit
2bae6f72
authored
Jul 31, 2019
by
qddidi
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
ssh://ops.weface.com.cn:8022/zhangdishen/xichonght
parents
edae422d
6e085040
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
11 deletions
+0
-11
index.js
xichongSys/src/router/index.js
+0
-6
global.js
xichongSys/src/utils/global.js
+0
-5
No files found.
xichongSys/src/router/index.js
View file @
2bae6f72
...
...
@@ -22,13 +22,7 @@ import drdysq from "@/views/Myvue/drdysq";
import
dryhkbg
from
"@/views/Myvue/dryhkbg"
;
import
drdcbg
from
"@/views/Myvue/drdcbg"
;
import
receivePersonnel
from
"@/views/Myvue/receivePersonnel"
;
<<<<<<<
HEAD
=======
import
AllbaseInfo
from
"@/views/Myvue/allbaseInfo"
>>>>>>>
6
e085040c6adbe6dc0a7683960fc22c88928ce3b
Vue
.
use
(
Router
)
const
router
=
new
Router
({
routes
:
[
{
...
...
xichongSys/src/utils/global.js
View file @
2bae6f72
...
...
@@ -6,13 +6,8 @@
// 后台管理系统服务器地址
//export const baseUrl = 'http://172.16.10.33:9002'
<<<<<<<
HEAD
//export const baseUrl = 'http://172.16.10.25:9002'
export
const
baseUrl
=
"http://172.16.10.33:9002"
=======
export
const
baseUrl
=
'http://172.16.10.33:9002'
//export const baseUrl2 ="http://172.16.10.33:9002"
>>>>>>>
6
e085040c6adbe6dc0a7683960fc22c88928ce3b
export
const
baseUrl2
=
'http://172.16.10.25:9999'
// 系统数据备份还原服务器地址
//export const backupBaseUrl = 'http://localhost:8002'
...
...
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