Commit 6cf3520a by penghao

init

parent 1dcd9824
.DS_Store
node_modules
/dist
.history
# local env files
......
# admin1
# zmwl-admin
## Project setup
```
......
{
"name": "admin1",
"name": "zmwl-admin",
"version": "0.1.0",
"lockfileVersion": 1,
"requires": true,
......
{
"name": "admin1",
"name": "zmwl-admin",
"version": "0.1.0",
"private": true,
"scripts": {
......
......@@ -2,7 +2,7 @@
<div id="app">
<div id="nav">
<router-link to="/">Home</router-link> |
<router-link to="/about">About</router-link>
<router-link to="/about">About==</router-link>
</div>
<router-view/>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment