mirror of
https://github.com/beego/bee.git
synced 2025-04-08 22:10:19 +00:00
This commit is contained in:
parent
0ee483de97
commit
2b4a3d19d2
1
pack.go
1
pack.go
@ -199,6 +199,7 @@ func (wft *walkFileTree) virPath(fpath string) string {
|
|||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
name = name[1:]
|
name = name[1:]
|
||||||
|
name = strings.Replace(name, "\\", "/", -1)
|
||||||
return name
|
return name
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user