Commit dd19222b by libai

测试

parent 9fcba14e
Showing with 3 additions and 3 deletions
...@@ -122,10 +122,10 @@ ...@@ -122,10 +122,10 @@
<script src="../lib/default.js?v='2022090101'"></script> <script src="../lib/default.js?v='2022090101'"></script>
<script src="../lib/login.js?v=2022083101"></script> <script src="../lib/login.js?v=2022083101"></script>
<script src="../lib/qrcode.min.js"></script> <script src="../lib/qrcode.min.js"></script>
<script> <script>
$(function(){ $(function(){
if(localStorage.canvasCode==undefined)window.location.href='../index.html' // if(localStorage.canvasCode==undefined)window.location.href='../index.html'
if(localStorage.uid==undefined)window.location.href='../index.html' // if(localStorage.uid==undefined)window.location.href='../index.html'
var noVideo=false; var noVideo=false;
var noUser=false; var noUser=false;
var noImg=false; var noImg=false;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment