Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
icbcRPG
Project
Project
Details
Activity
Releases
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
icbcRPG
Commits
77948116
Commit
77948116
authored
Jan 18, 2021
by
13732208043
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xiugai
parent
0ebbf698
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
283 additions
and
1 deletion
+283
-1
workspace.xml
project/.idea/workspace.xml
+283
-0
task.jsx
project/src/components/task/task.jsx
+0
-1
No files found.
project/.idea/workspace.xml
0 → 100644
View file @
77948116
This diff is collapsed.
Click to expand it.
project/src/components/task/task.jsx
View file @
77948116
...
...
@@ -3,7 +3,6 @@
import
React
,
{
Component
}
from
'react'
;
import
resList
from
'../../resconfig/resList'
;
//import API from '../../api';
import
'./task.less'
;
class
Task
extends
Component
{
constructor
(
props
)
{
...
...
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