1
xuxy
2024-06-26 d1a2b894e9cf5e4f43b65d004dfd8a4ab92551a1
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>