闫增涛
2024-10-24 a8083ebc19742ae8b178642219e1d9b1d0579a83
src/views/components/newWord.vue
@@ -158,6 +158,7 @@
const handleNodeClick1 = (data) => {
  wordData.value = []
  isShow.value = null
  if (data.words) {
    wordData.value = data.words
  }
@@ -274,7 +275,8 @@
            display: flex;
            margin: 10px 0;
            .pos {
              width: 35px;
              min-width: 30px;
              padding:2px 5px;
              line-height: 16px;
              text-align: center;
              background: rgba(90, 180, 246, 0.18);
@@ -346,7 +348,8 @@
            display: flex;
            margin: 10px 0;
            .pos {
              width: 35px;
              min-width: 30px;
              padding:2px 5px;
              line-height: 16px;
              text-align: center;
              background: rgba(90, 180, 246, 0.18);