Ver Fonte

完善打包

million há 1 ano atrás
pai
commit
7e8429bb91
1 ficheiros alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/HomeView.vue

+ 2 - 1
src/views/HomeView.vue

@@ -44,7 +44,8 @@ type dataArrType = {
   name: string,
   type: string[],
   BG: string,
-  avatar: string
+  avatar: string,
+  url:string
 }[]
 let dataArr: dataArrType = [
   {