Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
bkunyun
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
Administrator
bkunyun
Commits
dc4772e4
Commit
dc4772e4
authored
Aug 10, 2022
by
jiangzijing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:删除项目提示文字修改
parent
995910eb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
index.module.css
src/views/Project/ProjectSetting/BaseInfo/index.module.css
+1
-1
index.tsx
src/views/Project/ProjectSetting/BaseInfo/index.tsx
+1
-4
No files found.
src/views/Project/ProjectSetting/BaseInfo/index.module.css
View file @
dc4772e4
...
...
@@ -64,7 +64,7 @@
font-size
:
14px
;
line-height
:
22px
;
color
:
#ff4e4e
;
margin-bottom
:
8
px
;
margin-bottom
:
20
px
;
}
.deleteText2
{
color
:
#1e2633
;
...
...
src/views/Project/ProjectSetting/BaseInfo/index.tsx
View file @
dc4772e4
...
...
@@ -462,10 +462,7 @@ const BaseInfo = observer(() => {
>
<
div
className=
{
style
.
deleteBox
}
>
<
div
className=
{
style
.
deleteText1
}
>
您要删除本项目。已删除的项目将无法恢复!您真的确定吗?
</
div
>
<
div
className=
{
style
.
deleteText2
}
>
此操作可能会导致数据丢失。为防止意外操作,我们要求您确认您的操作。
删除项目会导致数据丢失,已删除的项目将无法恢复。
</
div
>
<
div
className=
{
style
.
deleteText3
}
>
请输入“
...
...
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