File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44 <div class =" logo" >
55 <img
66 alt =" logo"
7- src =" https://gw.alipayobjects .com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg "
7+ src =" https://raw.githubusercontent .com/vueComponent/ant-design/master/logo.png "
88 />
99 <h1 >
1010 Issue Helper
Original file line number Diff line number Diff line change 130130 img {
131131 float : left ;
132132 width : 40px ;
133- height : 64 px ;
133+ height : 40 px ;
134134 line-height : 64px ;
135+ margin-top : 12px ;
135136 }
136137
137138 span {
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ module.exports = {
1010 entry : './src/main.js' ,
1111 output : {
1212 path : path . resolve ( __dirname , './dist' ) ,
13- publicPath : './ ' ,
13+ publicPath : '' ,
1414 filename : 'build.[hash].js'
1515 } ,
1616 module : {
You can’t perform that action at this time.
0 commit comments