1
0
mirror of https://github.com/chowa/ejyy.git synced 2026-01-21 05:07:48 +08:00

优化仓库二维码

This commit is contained in:
xuecong
2021-11-09 17:30:42 +08:00
parent 8391ade69b
commit 9c945a03be

View File

@@ -1,6 +1,6 @@
<template>
<div>
<div class="title">{{ title }}仓库</div>
<div class="title">{{ title }}</div>
<canvas ref="canvas" />
</div>
</template>