Browse Source

返回按钮

huangyongcong 1 year ago
parent
commit
895c7d9393
1 changed files with 1 additions and 1 deletions
  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>