no message

This commit is contained in:
2025-09-03 21:06:28 +08:00
parent c2ba5048b0
commit 40e5e0ff8d
12 changed files with 1108 additions and 333 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-color':bg,width:wd
'border-radius':br,'min-height':mh,'background':bg,width:wd
}">
<text :style="{
color:color,'font-size':fz,'font-weight':fw