打包
This commit is contained in:
parent
8f837e6d8d
commit
1c1b176483
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>
|
Loading…
x
Reference in New Issue
Block a user