no message
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user