@ -5,13 +5,15 @@ declare global {
let $http: any;
let $cookies: any;
let $msg: any;
let $store:any
let $store:any;
let $modal :any
interface Window {
// 扩展Windows环境下的全局$http对象
$http: any;
$cookies: any;
$msg: any;
$store:any
$modal:any
}
The note is not visible to the blocked user.