Commit f54afaa9 authored by techird's avatar techird

新版本提示

parent 0361d23b
......@@ -43,7 +43,7 @@
if( lastVersion != KM.version ) {
$( '#km-version' ).addClass( 'new-version' );
localStorage.lastVersion = KM.version;
localStorage.lastKMVersion = KM.version;
}
});
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment