add chat avatar icon for different roles

This commit is contained in:
RockYang
2023-03-26 12:54:25 +08:00
parent c813399363
commit a4ea1e47e2
16 changed files with 53 additions and 27 deletions

View File

@@ -7,7 +7,6 @@ import Chat from './views/Chat.vue'
import NotFound from './views/404.vue'
import TestPage from './views/Test.vue'
import './utils/prototype'
import "./assets/css/bootstrap.min.css"
import {Global} from "@/utils/storage";
Global['Chat'] = Chat