Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
activities
/
web-job
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
39f25e58
authored
Jul 25, 2023
by
Lays-lzq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 补全登录通讯
parent
2d9a8940
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
+1
-3
pages/Index/index.vue
+1
-3
No files found.
pages/Index/index.vue
View file @
39f25e58
...
...
@@ -173,9 +173,7 @@ export default {
)
}
else
{
this
.
$toast
(
'请先登录'
)
postMessage
.
locationTo
(
`
${
process
.
env
.
NODE_ENV
===
'production'
?
origin
:
process
.
env
.
CUSTOMER_DOMAIN
}
/my/login?uin=
${
this
.
$route
.
query
.
uin
}
`
)
postMessage
.
showLogin
()
}
},
getStyle
()
{
...
...
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