use vue 3, prepare split new game and index view
This commit is contained in:
parent
4d8012dc33
commit
be79935bca
5 changed files with 23 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11"></script>
|
||||
<script src="https://unpkg.com/vue@3.0.11"></script>
|
||||
<style type="text/css">
|
||||
html,
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue