Commit 406125e0 authored by xiaoye's avatar xiaoye

Update pics.vue

parent 496dd3a9
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
v-show = 'deck.participant' v-show = 'deck.participant'
:title = "`${deck.participant?.name ?? '...'} 的卡组`" :title = "`${deck.participant?.name ?? '...'} 的卡组`"
id = 'main' id = 'main'
:spacing = '0' spacing = '0px'
:padding = '0' padding = '0px'
> >
<!-- <view <!-- <view
class = 'button' class = 'button'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment