Browse Source

Updated files

master
adiao 3 years ago
parent
commit
beb00e894c
  1. 1
      Vue3学习笔记.md

1
Vue3学习笔记.md

@ -64,6 +64,7 @@ const app = createApp({ @@ -64,6 +64,7 @@ const app = createApp({
<div id="app"></div>
<script>
import { createApp } from 'vue'
const app = creat
</script>
</body>

Loading…
Cancel
Save