|
@@ -144,7 +144,7 @@ function onFastLoaded(_data, _href, _history) {
|
|
|
var content = $(_data).find('.stag-content');
|
|
|
if (content && content.length) {
|
|
|
content = content.html();
|
|
|
- content += '<script src="/js/yemi.js?_=4"></script>';
|
|
|
+ content += '<script src="/js/yemi.js?_=5"></script>';
|
|
|
targetParent.html(content);
|
|
|
window.setTimeout(function() {
|
|
|
initCreateNote();
|