Skip to content

Instantly share code, notes, and snippets.

@zzuhan
Last active April 4, 2019 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zzuhan/0c0df84719c7fdf5eac8c8820eb1826e to your computer and use it in GitHub Desktop.
Save zzuhan/0c0df84719c7fdf5eac8c8820eb1826e to your computer and use it in GitHub Desktop.
[vue] vue常用的template #vue
<template v-if="type === 'A'">
</template>
<template v-else>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment