Commit 78636946 authored by xhx's avatar xhx

live_bridge

parent c0acb20f
......@@ -55,8 +55,6 @@ export default [
if (res.code === 200) {
allow = res.data.allow
time_section = res.data.time_section
} else {
}
new Bridge().bridge_live({
phone: JSON.parse(window.localStorage.getItem('USER_MSG') as string)?.userInfo.phone,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment