摘要:一、概述 参照官方demo,基于agora开发,输入会议号(频道)和显示名称 参会,可设置参会选项。 支持用户注册和登录。 支持多人参会。 二、效果 三、代码 package io.agora.openvcall.ui; import android.content.Intent; import a
阅读全文
摘要:<!-- * @Author: 苹果园dog * @Date: 2020-11-13 14:48:40 * @LastEditTime: 2020-11-18 10:26:31 * @LastEditors: Please set LastEditors * @Description: In Use
阅读全文
摘要:1、页面设置html{ font-size: 100%;/*// 以16px为基数*/}@media screen and (max-width: 414px){ html{ font-size: 50%; /*// 以8px为基数*/ }}@media screen and (min-width:
阅读全文
摘要:.bgform { top:50%; left:50%; position: absolute; /*right: 10px;*/ /*bottom: 150px;*/ background: rgba(255, 255, 255, 0.20); border: 1px solid rgba(183
阅读全文