feat: add danmaku demo (#362)

* feat: add danmaku demo

* fix: /@/改为@/

* fix: update
This commit is contained in:
一万
2022-10-28 12:27:59 +08:00
committed by GitHub
parent aa83ea83fa
commit ceb1ec6e6d
8 changed files with 769 additions and 82 deletions

View File

@@ -54,7 +54,7 @@ onMounted(() => {
<el-card>
<template #header>
<div class="card-header">
<span>
<span class="font-medium">
拖拽组件采用开源的
<el-link
href="https://sortablejs.github.io/vue.draggable.next/#/simple"