Selaa lähdekoodia

feat: 更新api

gemercheung 6 kuukautta sitten
vanhempi
commit
3cc1a76e1d
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      packages/frontend/src/views/profile/index.vue

+ 2 - 2
packages/frontend/src/views/profile/index.vue

@@ -24,9 +24,9 @@
             <n-button type="primary" ghost @click="handleAvatarOpen">
               更改头像
             </n-button>
-            <span class="ml-12 opacity-60">
+            <!-- <span class="ml-12 opacity-60">
               修改头像只支持在线链接,不提供上传图片功能,如有需要可自行对接!
-            </span>
+            </span> -->
           </div>
         </div>
       </n-space>