浏览代码

[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'