xuxy
2024-06-25 d1bb68d9f9054bbf87cd84956d3240c71d8e370c
pages/user/bussincess-user.vue
@@ -34,35 +34,6 @@
         </view>
         <!-- 其他 -->
         <view class="user-utils m-20" v-if="false">
            <view class="flex user-util">
               <view class="m-r-2">
                  <uni-icons type="location-filled"></uni-icons>
               </view>
               <view class="name">
                  我送达的todo?
               </view>
               <view class="right-icon">
                  <uni-icons type="right"></uni-icons>
               </view>
            </view>
            <!-- @click="goto('/pages/user/other/contact',true)" -->
            <view class="flex user-util">
               <view class="m-r-2">
                  <uni-icons type="location-filled"></uni-icons>
               </view>
               <view class="name">
                  我核销的todo?
               </view>
               <view class="right-icon">
                  <uni-icons type="right"></uni-icons>
               </view>
            </view>
         </view>
      </view>