video stream works, added gif
This commit is contained in:
parent
167247bdd6
commit
58517fba53
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@
|
||||||
style="width: 100%"
|
style="width: 100%"
|
||||||
class="fixed-top-left"
|
class="fixed-top-left"
|
||||||
></video>
|
></video>
|
||||||
|
<img src="" />
|
||||||
|
<img
|
||||||
|
src="/copilot/static/confetti.gif"
|
||||||
|
style="width: 100%"
|
||||||
|
class="fixed-top-left"
|
||||||
|
/>
|
||||||
</q-page>
|
</q-page>
|
||||||
{% endblock %} {% block scripts %}
|
{% endblock %} {% block scripts %}
|
||||||
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
<script src="{{ url_for('static', filename='vendor/vue-qrcode@1.0.2/vue-qrcode.min.js') }}"></script>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue