Explorar o código

feat:消息监听input样式

ananzhusen hai 1 ano
pai
achega
3757709717
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/components/PenEvents.vue

+ 1 - 1
src/views/components/PenEvents.vue

@@ -18,7 +18,7 @@
               />
               <t-input
                 v-if="item.name === 'message'"
-                style="width: 40%"
+                style="width: 93px;margin-left: 20px;"
                 v-model="item.message"
                 placeholder="消息名"
               />