File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 27
27
< % } %>
28
28
<div class =" footer" >
29
29
发现错误?想参与编辑?
30
- <a href =" https://github.com/vuejs/cn.vuejs.org /blob/master /src/<%- page.path.replace(/\.html$/, '.md') %>" target =" _blank" >
30
+ <a href =" https://github.com/vuefe/vuefe.github.io /blob/2.0-cn /src/<%- page.path.replace(/\.html$/, '.md') %>" target =" _blank" >
31
31
在 Github 上编辑此页!
32
32
</a >
33
33
</div >
Original file line number Diff line number Diff line change 3
3
<img src =" /images/logo.png" >
4
4
<span >Vue.js</span >
5
5
</a >
6
+ <span style ="
7
+ position : absolute ;
8
+ top : 100% ;
9
+ left : 60px ;
10
+ padding : 0 10px ;
11
+ background : #ef9f00 ;
12
+ border-radius : 3px ;
13
+ margin-top : -15px ;
14
+ line-height : 30px ;
15
+ color : white ;
16
+ font-weight : 400 ;
17
+ letter-spacing : 1px ;
18
+ box-shadow : 0 1px 2px rgba (0 ,0 ,0 ,.3 );
19
+ " >
20
+ QQ2群:543234934
21
+ </span >
6
22
<ul id =" nav" >
7
23
<% - partial (' partials/main_menu' , { context: ' nav' }) %>
8
24
</ul >
You can’t perform that action at this time.
0 commit comments