ソースを参照

漏了site index页无障碍信息

任一存 3 年 前
コミット
160981568c
1 ファイル変更3 行追加3 行削除
  1. 3 3
      web/src/views/bottom/Index.vue

+ 3 - 3
web/src/views/bottom/Index.vue

@@ -41,7 +41,7 @@
             }`"
             tabindex="0"
             aria-label="Link"
-            aria-description="item.title"
+            :aria-description="item.title"
           ></div>
         </div>
         <div class="tow">
@@ -57,7 +57,7 @@
             }`"
             tabindex="0"
             aria-label="Link"
-            aria-description="item.title"
+            :aria-description="item.title"
           ></div>
         </div>
         <div class="three">
@@ -73,7 +73,7 @@
             }`"
             tabindex="0"
             aria-label="Link"
-            aria-description="item.title"
+            :aria-description="item.title"
           ></div>
         </div>
       </div>