Browse Source

[edit]style

A\An 2 years ago
parent
commit
b425b08821
1 changed files with 1 additions and 1 deletions
  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'