|
@@ -326,9 +326,6 @@ $(function() {
|
|
} else {
|
|
} else {
|
|
if($.common.equals("history", mode)) {
|
|
if($.common.equals("history", mode)) {
|
|
storage.set('publicPath', "");
|
|
storage.set('publicPath', "");
|
|
- } else {
|
|
|
|
- var nowUrl = window.location.href;
|
|
|
|
- window.location.href = nowUrl.substring(0, nowUrl.indexOf("#"))
|
|
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|