mirror of
https://github.com/aaronleetw/Attendance.git
synced 2024-11-14 11:01:39 -08:00
Chg loading GIF to WEBM & Put in footer.html
This commit is contained in:
parent
abdb7efe92
commit
17c722c9c7
13 changed files with 21 additions and 27 deletions
Binary file not shown.
Before Width: | Height: | Size: 103 KiB |
BIN
static/loading.webm
Normal file
BIN
static/loading.webm
Normal file
Binary file not shown.
|
@ -250,9 +250,6 @@
|
||||||
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
||||||
crossorigin="anonymous"></script>
|
crossorigin="anonymous"></script>
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script>
|
<script>
|
||||||
var homerooms = {};
|
var homerooms = {};
|
||||||
|
|
|
@ -86,9 +86,6 @@
|
||||||
<div class="col"></div>
|
<div class="col"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/chgPassword.js"></script>
|
<script src="/static/pagejs/chgPassword.js"></script>
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
<div id="loading" width="100%" style="display: none; text-align: center;">
|
||||||
|
<video id="loading" oncontextmenu="return false;" height="100%" loop autoplay muted>
|
||||||
|
<source src="/static/loading.webm" type="video/webm" height="100%">
|
||||||
|
</video>
|
||||||
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<hr>
|
<hr>
|
||||||
<p style="text-align: center;">© 2021 Attendance (β) | Made by <a target="_blank"
|
<p style="text-align: center;">© 2021 Attendance (β) | Made by <a target="_blank"
|
||||||
|
|
|
@ -51,9 +51,6 @@
|
||||||
<div class="col"></div>
|
<div class="col"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/forgotPassword.js"></script>
|
<script src="/static/pagejs/forgotPassword.js"></script>
|
||||||
|
|
|
@ -146,9 +146,6 @@
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
|
||||||
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
||||||
crossorigin="anonymous"></script>
|
crossorigin="anonymous"></script>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="/static/pagejs/group_teach.js"></script>
|
<script src="/static/pagejs/group_teach.js"></script>
|
||||||
<script src="/static/time.js"></script>
|
<script src="/static/time.js"></script>
|
||||||
|
|
|
@ -231,9 +231,6 @@
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"
|
||||||
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p"
|
||||||
crossorigin="anonymous"></script>
|
crossorigin="anonymous"></script>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script>
|
<script>
|
||||||
var periodData = {}
|
var periodData = {}
|
||||||
|
|
|
@ -66,9 +66,6 @@
|
||||||
<div class="col"></div>
|
<div class="col"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/login.js"></script>
|
<script src="/static/pagejs/login.js"></script>
|
||||||
|
|
|
@ -42,9 +42,6 @@
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/selSubUser.js"></script>
|
<script src="/static/pagejs/selSubUser.js"></script>
|
||||||
|
|
16
templates/temp.html
Normal file
16
templates/temp.html
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
<video id="loading" oncontextmenu="return false;" width="100%" height="100%" loop autoplay muted style="display: none;">
|
||||||
|
<source src="/static/loading.webm" type="video/webm">
|
||||||
|
</video>
|
||||||
|
<footer>
|
||||||
|
<hr>
|
||||||
|
<p style="text-align: center;">© 2021 Attendance (β) | Made by <a target="_blank"
|
||||||
|
href="https://github.com/aaronleetw">Aaron Lee 李翊愷</a> and Mr. Raymond Tsai 蔡瑋倫老師
|
||||||
|
<br>for <a target="_blank" href="https://www.fhjh.tp.edu.tw">Taipei Fuhsing Private School</a>
|
||||||
|
</p>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
function loadingAnimation() {
|
||||||
|
$('#loading').show();
|
||||||
|
}
|
||||||
|
</script>
|
|
@ -53,9 +53,6 @@
|
||||||
<div class="col"></div>
|
<div class="col"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/uploadcsv.js"></script>
|
<script src="/static/pagejs/uploadcsv.js"></script>
|
||||||
|
|
|
@ -56,9 +56,6 @@
|
||||||
<div class="col"></div>
|
<div class="col"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="loading" style="text-align:center; width:100%; display:none;"><img src="/static/loading.gif" alt=""
|
|
||||||
style="height:100%;" />
|
|
||||||
</div>
|
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
|
||||||
<script src="/static/pagejs/verifiedChgPassword.js"></script>
|
<script src="/static/pagejs/verifiedChgPassword.js"></script>
|
||||||
|
|
Loading…
Reference in a new issue