huangyongcong 1 anno fa
parent
commit
895c7d9393
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      plugins/ly-back.vue

+ 1 - 1
plugins/ly-back.vue

@@ -1,6 +1,6 @@
 <template xmlns="">
   <view class="">
-    <view class="p-f back-box">
+    <view class="p-f back-box" @click="clickHandle">
       <ly-icon :size="60" color="" name="icon-fanhui"/>
     </view>
     <view class="p-f bottom-right"></view>