Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
S
shuniu-admin-react
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
superman
shuniu-admin-react
Commits
1fbbabc6
Commit
1fbbabc6
authored
Jul 29, 2016
by
superman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
40acf81d
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
450 additions
and
277 deletions
+450
-277
workspace.xml
.idea/workspace.xml
+268
-179
index.js
dist/index.js
+19
-19
proxy.config.js
proxy.config.js
+2
-2
PassItem.jsx
src/containers/Withdraw/PassItem.jsx
+161
-77
No files found.
.idea/workspace.xml
View file @
1fbbabc6
This diff is collapsed.
Click to expand it.
dist/index.js
View file @
1fbbabc6
This diff is collapsed.
Click to expand it.
proxy.config.js
View file @
1fbbabc6
...
@@ -2,6 +2,6 @@
...
@@ -2,6 +2,6 @@
// - https://github.com/dora-js/dora-plugin-proxy#规则定义
// - https://github.com/dora-js/dora-plugin-proxy#规则定义
module
.
exports
=
{
module
.
exports
=
{
//
'/api/*': 'http://react.yanky.cn/',
'/api/*'
:
'http://react.yanky.cn/'
,
'/api/*'
:
'http://192.168.1.126:8080/'
//
'/api/*': 'http://192.168.1.126:8080/'
};
};
src/containers/Withdraw/PassItem.jsx
View file @
1fbbabc6
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