Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
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
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
ReactWeb5
CivWeb
Commits
1f6b92e1
Commit
1f6b92e1
authored
Jun 26, 2024
by
徐乐
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perf: 删除普兰店登录页打印输出代码
parent
8867fd3c
Pipeline
#90191
waiting for manual action with stages
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
web5Config.json
public/web5Config.json
+3
-2
index.js
src/pages/user/login/template/project/pulandian/index.js
+0
-1
No files found.
public/web5Config.json
View file @
1f6b92e1
...
...
@@ -21,8 +21,8 @@
{
"title"
:
"通用登录页"
},
{
{
"title"
:
"项目 - 麟游"
}
]
}
}
\ No newline at end of file
src/pages/user/login/template/project/pulandian/index.js
View file @
1f6b92e1
...
...
@@ -34,7 +34,6 @@ const PopOvercontent = () => {
};
const
Login
=
forwardRef
((
props
,
_ref
)
=>
{
console
.
log
(
props
,
"props"
)
const
sliVerify
=
useRef
();
const
loginFormRef
=
useRef
();
const
formRef
=
useRef
(
null
);
...
...
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