feat:优化需求

This commit is contained in:
2026-07-22 21:33:50 +08:00
parent 17ab8beefa
commit d9d3ec573a
3 changed files with 62 additions and 18 deletions
+2 -2
View File
@@ -17,14 +17,14 @@
</view>
<view class="tab-view">
<!-- <view class="tab-view">
<view class="tab-list" @click="onTab(index)" v-for="(item, index) in tabList" :key="index">
<text class="text-28 text-space" :style="{
color: curTab == index ? '#7A35F6' : '#666',
}">{{ item.name }}</text>
<view class="line" v-if="curTab == index"></view>
</view>
</view>
</view> -->
<view class="setting-view">
<view class="name-box">