src/page/index/index.vue
@@ -24,6 +24,8 @@ </div> </div> </div> <GlobalWS/> <!-- <wechat></wechat> --> </div> </template> @@ -37,10 +39,12 @@ import logo from './logo.vue' import top from './top/index.vue' import sidebar from './sidebar/index.vue' import GlobalWS from '@/page/index/GlobalWS.vue'; export default { mixins: [index], components: { GlobalWS, top, logo, tags,