- 删除了用于导航到测试页面的注释代码块 - 保留了实际使用的视图容器结构 - 确保首页轮播图区域正常显示
@@ -1,5 +1,5 @@
<template>
- <view class="w-full h-[100rpx] bg-[#f5f5f5] flex items-center justify-center" @click="navigateToTest">进入测试页面</view>
+<!-- <view class="w-full h-[100rpx] bg-[#f5f5f5] flex items-center justify-center" @click="navigateToTest">进入测试页面</view>-->
<view class="flex flex-col items-center justify-start bg-[#f5f5f5]">
<!-- 轮播图 -->