no message

This commit is contained in:
2025-11-16 18:30:50 +08:00
parent 9b48bd07d9
commit 3fe89ed7ee
22 changed files with 2426 additions and 59 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<view class="my-btn" @click.stop="onClick"
:style="{
'border-radius':br,'min-height':mh,'background':bg,width:wd
'border-radius':br,'min-height':mh,'background':bg,width:wd,'height':mh
}">
<text :style="{
color:color,'font-size':fz,'font-weight':fw