no message

Former-commit-id: 2b220732b0f42e8fdf026afc7b46d028e5c57f12
Former-commit-id: 3a5ce452ffe6827b2198cf228426b28ed354e68d
Former-commit-id: a96e35d8ed6041ec608c65de425ac0c924d7a2a3
This commit is contained in:
李杨
2018-01-17 08:47:24 +08:00
parent 67572eaf8a
commit 001e02ab59
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>iview-dashboard</title> <title>D2Admin</title>
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>

View File

@@ -1,5 +1,5 @@
{ {
"name": "iview-dashboard", "name": "d2admin-vue-element",
"version": "1.0.0", "version": "1.0.0",
"description": "A management system framework based on iview", "description": "A management system framework based on iview",
"author": "李杨 <1711467488@qq.com>", "author": "李杨 <1711467488@qq.com>",