Commit bb5bbdb4 by 陈超

T

parent 49cf9c6a
......@@ -71,7 +71,7 @@
<script>
$(function() {
$("#preloader").hide();
$("#preloader").hide()
});
String.prototype.isMobile = function() {
......
......@@ -117,7 +117,7 @@
<script>
$(function(){
$("#preloader").hide();
})
String.prototype.isMobile = function() {
......
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