فهرست منبع

coys 修改签名背景颜色

coys 1 سال پیش
والد
کامیت
8206a26fe6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/components/writingPad/index.vue

+ 1 - 1
src/components/writingPad/index.vue

@@ -32,7 +32,7 @@ export default {
     return {
       lineWidth: 6,
       lineColor: '#000000',
-      bgColor: '#ccc',
+      bgColor: '',
       resultImg: '',
       isCrop: false
     }