@@ -15,8 +15,10 @@ import {
WX_LIVE_APPID
} from "@/config";
import uView from "uview-ui";
import GooSkeleton from '@/components/GooSkeleton/index.vue'
Vue.use(uView);
Vue.use(uView)
Vue.component('GooSkeleton', GooSkeleton)
Vue.mixin(mixin)
// 注册全局组件
The note is not visible to the blocked user.