Merge pull request 'xbx' (#170) from xbx into master
Reviewed-on: http://git.luyuan.tk/luyuan/beelink/pulls/170
This commit is contained in:
commit
0ac4ff69e9
1
dist/js/common.js
vendored
1
dist/js/common.js
vendored
@ -163,6 +163,7 @@ function setBtnClickFuc() {
|
||||
leave();
|
||||
$('#room-root').hide();
|
||||
$('#login-root').show();
|
||||
window.parent.location.href="/regime/live";
|
||||
}
|
||||
else{
|
||||
x="你按下了\"取消\"按钮!";
|
||||
|
2
dist/zhibo.html
vendored
2
dist/zhibo.html
vendored
@ -435,7 +435,7 @@
|
||||
<script src="./js/presetting.js"></script>
|
||||
<script src="./js/device-testing.js"></script>
|
||||
<script src="./js/index.js"></script>
|
||||
|
||||
<a href="/regime/video" target="_top" id="navto"></a>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -163,6 +163,7 @@ function setBtnClickFuc() {
|
||||
leave();
|
||||
$('#room-root').hide();
|
||||
$('#login-root').show();
|
||||
window.parent.location.href="/regime/live";
|
||||
}
|
||||
else{
|
||||
x="你按下了\"取消\"按钮!";
|
||||
|
@ -435,7 +435,7 @@
|
||||
<script src="./js/presetting.js"></script>
|
||||
<script src="./js/device-testing.js"></script>
|
||||
<script src="./js/index.js"></script>
|
||||
|
||||
<a href="/regime/video" target="_top" id="navto"></a>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user