Skip to content

Instantly share code, notes, and snippets.

View xiaoland's full-sized avatar

Lanzhijiang xiaoland

View GitHub Profile
@xiaoland
xiaoland / main.vue
Created July 29, 2024 10:38
[Bug Reproduce] Wot-Design-Uni wd-textarea placeholder can't be empty
<script lang="ts">
export default {
name: 'plainMessageEditor',
props: {
},
data() {
return {
data: ""