USER-20230908AJ\Administrator il y a 1 an
Parent
commit
2057745c2e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      page_subpack/transition/to_excel.vue

+ 1 - 1
page_subpack/transition/to_excel.vue

@@ -28,7 +28,7 @@
     <view class="fixed-button p-t20 p-lr30">
       <button class="en-button button-background sys-weight-500 row-justify-c center" type="default"
               hover-class="is-hover" @click="addPdf">
-        <image class="wh-36 m-lr16" src="/static/img/task/task-phone.png" mode="aspectFill"></image>
+<!--        <image class="wh-36 m-lr16" src="/static/img/task/task-phone.png" mode="aspectFill"></image>-->
         添加转换文件
       </button>
     </view>