소스 검색

[edit]style

A\An 2 년 전
부모
커밋
b425b08821
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/view/popup/currency-detail.vue

+ 1 - 1
src/view/popup/currency-detail.vue

@@ -2,7 +2,7 @@
   <div class="currency-detail-page">
     <v-head :title="currencyInfo.tokenSymbol" 
             :show_more="false"
-            :show_refresh="true"
+            :show_refresh="false"
             :show_list="true"
             :transactionsRouterParams="{
               backUrl: 'back'