This commit is contained in:
曹辉 2023-04-12 14:57:18 +08:00
parent de74a87b1a
commit 58bcab47fa

View File

@ -1,5 +1,5 @@
<template>
<view class="" style="background-color: #F4F5F7;" @touchmove.stop.prevent>
<view class="" style="background-color: #F4F5F7;">
<Signature @init="onSignInit" style='background-color: #fff;'></Signature>
<view class="btns">
<button @click="clear">清空</button>