|
@@ -67,6 +67,13 @@ z-index:999999;">
|
|
|
},500)
|
|
|
}
|
|
|
|
|
|
+//-----------------------------------------------------------------------------------------
|
|
|
+ $('body').css({
|
|
|
+ backgroundImage:'url(https://www.gitinn.com/pan-chinese/_blogs/raw/master/img/'+parseInt(Math.random()*11+1)+'.png)'
|
|
|
+ backgroundSize:'100% 100%',
|
|
|
+ backgroundPosition:'center center',
|
|
|
+ backgroundRepeat:'no-repeat',
|
|
|
+ })
|
|
|
//----------------------------------------------------------------------------------------------
|
|
|
Vue.component('login',{
|
|
|
template:`
|