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
4cd3291d
Commit
4cd3291d
authored
Dec 17, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
4d3daf31
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
5 deletions
+1
-5
dsl.json
dsl.json
+1
-1
loading.jsx
project/src/pages/loading/loading.jsx
+0
-4
No files found.
dsl.json
View file @
4cd3291d
This diff is collapsed.
Click to expand it.
project/src/pages/loading/loading.jsx
View file @
4cd3291d
...
...
@@ -5,8 +5,6 @@ import resList from '../../resconfig/resList'; //import API from '../../api';
import
'./loading.less'
;
import
Select
from
"../../components/select/select.jsx"
class
Loading
extends
Component
{
constructor
(
props
)
{
super
(
props
);
...
...
@@ -38,8 +36,6 @@ class Loading extends Component {
uuid=
"fe96070d-8add-43d9-8575-a519d4981222"
src=
{
this
.
state
.
resList
[
'c2df1a83-e9ea-4627-b376-1ac7f3e87b5c'
].
url
}
/>
<
Select
></
Select
>
</
div
>
);
}
...
...
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