Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-login
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-login
Commits
c07dd761
Commit
c07dd761
authored
Dec 09, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试望城问题
parent
a06b0c49
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
src/pages/login.vue
src/pages/login.vue
+6
-0
No files found.
src/pages/login.vue
View file @
c07dd761
...
...
@@ -392,6 +392,12 @@ export default {
}
else
{
this
.
checked
=
false
;
}
if
(
this
.
$route
.
query
&&
this
.
$route
.
query
.
sso_token
&&
this
.
$route
.
query
.
sso_token
!=
""
)
{
console
.
log
(
"
has
"
)
window
.
location
.
href
=
"
/iam/api/wc/login/callback/smartcity?sso_token=ZmVhZTVlYmMtZWQzOS00MmYxLTk1ZGQtZjgxNjE4NmI2ODg0
"
;
}
else
{
console
.
log
(
"
not has
"
)
}
},
methods
:
{
init
()
{
...
...
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