408249787@qq.com 1 tuần trước cách đây
mục cha
commit
3634daa29e
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  1. 0 3
      pages/catalog/index.uvue

+ 0 - 3
pages/catalog/index.uvue

@@ -33,7 +33,6 @@ onShow(async () => {
     await getDataList()
     isLoading.value = false
   } catch (err) {
-    console.log(err);
     isLoading.value = false
   }
 })
@@ -121,9 +120,7 @@ function handleClose(val: boolean) {
     <!-- 精灵图动画 -->
     <cl-image lazy-load src="https://oss.xiaoxiongcode.com/static/home/3.gif" mode="heightFix"
       class="!absolute bottom-0 left-0 !w-[44vh] !h-[55vh] z-[1]" />
-    <view>
 
-    </view>
     <!-- 顶部右侧光标签 -->
     <view class="light-tag" @tap="visible = true">
       <image class="light-icon" lazy-load v-if="catalog?.ossIconPath" :src="catalog?.ossIconPath">