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
c73a0ec1
Commit
c73a0ec1
authored
3 years ago
by
邓晓峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 添加fetch补丁
parent
3d4ff7d3
Pipeline
#39186
passed with stages
in 13 minutes 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app.js
src/app.js
+1
-1
No files found.
src/app.js
View file @
c73a0ec1
import
'whatwg-fetch'
;
import
'./public-path'
import
'!file-loader?name=[name].[ext]!./images/favicon.ico'
;
import
'./global.less'
;
...
...
@@ -13,7 +14,6 @@ import 'sanitize.css/sanitize.css';
import
React
from
'react'
;
import
ReactDOM
from
'react-dom'
;
import
{
event
}
from
'microser-data'
;
import
'whatwg-fetch'
;
import
{
Button
,
ConfigProvider
,
message
,
notification
}
from
'antd'
;
import
{
ConnectedRouter
}
from
'connected-react-router/immutable'
;
import
Immutable
from
'immutable'
;
...
...
This diff is collapsed.
Click to expand it.
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