File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
themes/vue/layout/partials Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change
1
+ Subproject commit bb56a4e3f03ca6d68e7c9450a56550b1362e6125
Original file line number Diff line number Diff line change 1
1
<li ><a href =" /guide/" class =" nav-link<%- page.path.match(/guide/) ? ' current' : '' %>" >教程</a ></li >
2
2
<li ><a href =" /api/" class =" nav-link<%- page.path.match(/api/) ? ' current' : '' %>" >API</a ></li >
3
3
<li ><a href =" /about/" class =" nav-link<%- page.path.match(/about/) ? ' current' : '' %>" >参与贡献</a ></li >
4
+ <li ><a href =" /vue-resource/" class =" nav-link<%- page.path.match(/vue-resource/) ? ' current' : '' %>" >vue-resource</a ></li >
4
5
<li ><a href =" /router/" class =" nav-link<%- page.path.match(/router/) ? ' current' : '' %>" >vue-router</a ></li >
5
6
<li ><a href =" /vuex/" class =" nav-link<%- page.path.match(/vuex/) ? ' current' : '' %>" >vuex</a ></li >
6
7
<li ><a href =" /examples/" class =" nav-link<%- page.path.match(/examples/) ? ' current' : '' %>" >示例</a ></li >
You can’t perform that action at this time.
0 commit comments