[build] 4.6.0

This commit is contained in:
qingwei.li 2018-02-11 22:25:14 +08:00
commit 8fb74a2d87
25 changed files with 446 additions and 291 deletions

View file

@ -1,6 +1,4 @@
(function () {
'use strict';
var fixedPath = location.href.replace('/-/', '/#/');
if (fixedPath !== location.href) {
location.href = fixedPath;