Browse Source

!84 同步代码

Merge pull request !84 from blue/v_3.0.0
master
blue 2 years ago
committed by Gitee
parent
commit
bc35d501e1
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
  1. 13
      im-uniapp/hybrid/html/rtc-private/index.html

13
im-uniapp/hybrid/html/rtc-private/index.html

@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="icon" href="favicon.ico">
<title>视频通话</title>
</head>
<body>
<div style="padding-top:10px; text-align: center;font-size: 16px;">音视频通话为付费功能,有需要请联系作者...</div>
</body>
</html>
Loading…
Cancel
Save