Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 343 Bytes

File metadata and controls

15 lines (13 loc) · 343 Bytes

适配处理

安装依赖后在node_modules文件夹下找到flexible.js 更改‘750’为‘width’

eg: 
if (width / dpr >540) {
	width = width * dpr;
}

TRTC

请在~@/src/utils/TRTC/getTestYserSig.js文件下配置申请好的#### SDKAPPID #### SECRETKEY

Q&A

后期抽空会做一个互动白板 及web IM... JSPeng