feat: 改版首页搭建
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
>
|
||||
<view class="tab-content">
|
||||
<view class="tab-label">
|
||||
<text class="tab-text">{{ tab.label }}</text>
|
||||
<text class="tab-text">{{ tab.tagName }}</text>
|
||||
<image v-if="modelValue === idx && (isZhiNian ? indicatorSrcB : indicatorSrc)" :src="isZhiNian ? indicatorSrcB : indicatorSrc" class="tab-indicator" mode="widthFix" />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
5
src/pages/Discovery/components/PanoramicHome/index.vue
Normal file
5
src/pages/Discovery/components/PanoramicHome/index.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<view>
|
||||
|
||||
</view>
|
||||
</template>
|
||||
Reference in New Issue
Block a user