Add vue app to photo.html
This commit is contained in:
parent
ad028bc522
commit
1a6431b922
6 changed files with 21 additions and 2 deletions
|
|
@ -185,5 +185,8 @@
|
|||
</svg>
|
||||
</a>
|
||||
<div id="cover" class="hidden"></div>
|
||||
|
||||
<div id="app"></div>
|
||||
<script type="module" src="/src/photo.ts"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue