Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
Dui123
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
王天宇
Dui123
Commits
af3a5293
Commit
af3a5293
authored
Nov 03, 2021
by
wty
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
上线5
parent
19c42246
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
main.a14f8e37.chunk.js
server/staticFile/build/static/js/main.a14f8e37.chunk.js
+2
-2
main.a14f8e37.chunk.js.map
server/staticFile/build/static/js/main.a14f8e37.chunk.js.map
+1
-1
gotoLogin.js
src/utils/gotoLogin.js
+1
-1
No files found.
server/staticFile/build/static/js/main.a14f8e37.chunk.js
View file @
af3a5293
This diff is collapsed.
Click to expand it.
server/staticFile/build/static/js/main.a14f8e37.chunk.js.map
View file @
af3a5293
This source diff could not be displayed because it is too large. You can
view the blob
instead.
src/utils/gotoLogin.js
View file @
af3a5293
const
gotoLogin
=
()
=>
{
const
redirectUrl
=
window
.
location
.
href
window
.
location
.
href
=
`http://sso.duiba
dev
.com.cn/login/?redirect=
${
encodeURIComponent
(
redirectUrl
)}
&systemId=491`
;
window
.
location
.
href
=
`http://sso.duiba.com.cn/login/?redirect=
${
encodeURIComponent
(
redirectUrl
)}
&systemId=491`
;
console
.
log
(
'重定向:'
,
window
.
location
.
href
)
}
...
...
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