huangyongcong hace 1 año
padre
commit
895c7d9393
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>