Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
admin-localhome
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
localhome
admin-localhome
Commits
5bda6098
Commit
5bda6098
authored
Feb 22, 2018
by
chencheng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: add README.md
parent
91708ca1
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
15 deletions
+4
-15
README.md
README.md
+4
-0
.gitkeep
public/.gitkeep
+0
-0
index.html
public/index.html
+0
-15
No files found.
README.md
0 → 100644
View file @
5bda6098
# umi-dva-user-dashboard
详见
[
《umi + dva,完成用户管理的 CURD 应用》
](
https://github.com/sorrycc/blog/issues/62
)
public/.gitkeep
0 → 100644
View file @
5bda6098
public/index.html
deleted
100644 → 0
View file @
91708ca1
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<title>
Dva Demo
</title>
<link
rel=
"stylesheet"
href=
"index.css"
/>
</head>
<body>
<div
id=
"root"
></div>
<script
src=
"index.js"
></script>
</body>
</html>
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