Skip to content

Instantly share code, notes, and snippets.

@johnson86tw
Created December 9, 2021 09:15
Show Gist options
  • Save johnson86tw/3feca924fa0aa3dfe68f5699c5cf01bb to your computer and use it in GitHub Desktop.
Save johnson86tw/3feca924fa0aa3dfe68f5699c5cf01bb to your computer and use it in GitHub Desktop.
<template>
<img alt="Vue logo" src="./assets/logo.png" />
<HelloWorld msg="Welcome to Your Vue.js App" />
<!-- 這裡 -->
<button @click="open">Connect</button>
{{ address }}
<vdapp-board />
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment