Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
4181f42a
authored
2024-05-20 14:13:05 +0800
by
yyx
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
df5a6245
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/viewsPc/seat/ticket-detail.vue
src/viewsPc/seat/ticket-detail.vue
View file @
4181f42
...
...
@@ -22,8 +22,8 @@ const props = defineProps({
// 用户免登录
const
login
=
async
(
userId
)
=>
{
//
const sign = md5(`uid=${userId}lgo1acfkw51jfo`);
const
sign
=
"e00363b5016dbb6ee6cf78626a149f9c"
;
const
sign
=
md5
(
`uid=
${
userId
}
lgo1acfkw51jfo`
);
//
const sign = "e00363b5016dbb6ee6cf78626a149f9c";
return
loginFree
({
userId
:
userId
,
sign
,
...
...
Write
Preview
Styling with
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